Hi all, I am working on chasing down an issue in preparing a package for review: The package should create a user and group as part of its installation and I have attempted to implement this following the instructions/docs at https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroups/
Unfortunately, when testing the installation, I always get the following output: ``` Installing : usbrelay-common-1.0-1.fc35.x86_64 1/6 warning: user usbrelay does not exist - using root warning: group usbrelay does not exist - using root warning: user usbrelay does not exist - using root warning: group usbrelay does not exist - using root ``` I've tried several modifications and looked at the munge package for reference, but I'm still stuck. If anyone is willing to take a look, I would be extremely grateful. Test builds: https://copr.fedorainfracloud.org/coprs/fuller/usbrelay/build/4351292/ SPEC:https://download.copr.fedorainfracloud.org/results/fuller/usbrelay/fedora-rawhide-x86_64/04351292-usbrelay/usbrelay.spec SRPM: https://download.copr.fedorainfracloud.org/results/fuller/usbrelay/fedora-36-x86_64/04351292-usbrelay/usbrelay-1.0-1.fc36.src.rpm Thanks -- Mark E. Fuller, Ph.D. ful...@fedoraproject.org ful...@stossrohr.net @fuller:one.ems.host https://www.stossrohr.net PGP Fingerprint: 73F1 A30C BDF4 DB4B C75F FD0F D599 E76C FFCA BF60 _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure