On Mon, Jul 13, 2020 at 4:15 PM PGNet Dev <pgnet.dev@xxxxxxxxx> wrote: > i can easily manually create the group, but ... this suggests something's missing/broken in my install; I'd like to find/fix it. > > if not 'mock' what pkg (re)install creates the mock group? The mock-core-configs package is supposed to do that: $ rpm -q --scripts mock-core-configs preinstall scriptlet (using /bin/sh): # check for existence of mock group, create it if not found getent group mock > /dev/null || groupadd -f -g 135 -r mock exit 0 ... Do you have any logs from the F32 install? -- Jerry James http://www.jamezone.org/ _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx