[Rpm-maint] [rpm-software-management/rpm] [regrerssion?] rpm 4.17 can't find group declared inside sceleton package (#1789)
mikhailnov
notifications at github.com
Fri Oct 1 06:46:24 UTC 2021
There is a package "setup" which contains sceleton files /etc/shadow, /etc/shadow, /etc/passwd, /etc/group etc.
Files /etc/shadow and /etc/gshadow are owned by root:shadow:
%attr(0440,root,shadow) %config(noreplace,missingok) %{_sysconfdir}/shadow
%attr(0440,root,shadow) %config(noreplace,missingok) %{_sysconfdir}/gshadow
Group shadow is defined inside those sceleton files.
rpm 4.16 worked ok, but rpm 4.17 cannot find group shadow and uses root.
nscd is not running.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1789
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210930/eb1786e1/attachment.html>
More information about the Rpm-maint
mailing list