#7491 Unknown user 'ipaapi' when updating packages
Closed: fixed 5 years ago Opened 5 years ago by cheimes.

Issue

dnf update is issuing warnings about missing user ipaapi when freeipa-server-common package is installed.

# dnf update
...
  Running scriptlet: httpd-tools-2.4.29-5.fc28.x86_64                                                                                                                                                                                                                                                       10/10 
[/usr/lib/tmpfiles.d/ipa.conf:2] Unknown user 'ipaapi'.

Steps to Reproduce

dnf update
or
systemd-tmpfiles --create

Actual behavior

# systemd-tmpfiles --create
[/usr/lib/tmpfiles.d/ipa.conf:2] Unknown user 'ipaapi'.

Expected behavior

no warning

Version/Release/Distribution

package freeipa-server is not installed
package freeipa-client is not installed
package ipa-server is not installed
package ipa-client is not installed
389-ds-base-1.4.0.6-2.fc28.x86_64
pki-ca-10.5.6-2.fc28.noarch
krb5-server-1.16-7.fc28.x86_64
freeipa-server-common-4.6.3-5.fc28.noarch

Additional info:


Easy fix: either move the creation of users into the common package or the tmpfile conf into freeipa-server.

Metadata Update from @cheimes:
- Issue tagged with: easyfix

5 years ago

Metadata Update from @stlaz:
- Issue priority set to: low
- Issue set to the milestone: FreeIPA 4.8

5 years ago

Metadata Update from @cheimes:
- Issue assigned to cheimes

5 years ago

Metadata Update from @cheimes:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/1851

5 years ago

master:

  • 236fa61 Create users in server-common pre hook

Metadata Update from @cheimes:
- Issue close_status updated to: fixed
- Issue set to the milestone: FreeIPA 4.7 (was: FreeIPA 4.8)

5 years ago

Login to comment on this ticket.

Metadata