Mock package is installed, but 'mock' group is missing; what pkg creates the group?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i've installed a minimal F32 instance


building up the rpmbuild env, 'mock' pkg is installed

	rpm -qa | grep mock
		mock-core-configs-32.6-1.fc32.noarch
		mock-2.3-1.fc32.noarch

there's _no_ expected 'mock' group installed

	getent group mock
		(empty)

reinstalling 'mock' warns the group doesn't exist, and fails to create it,

	dnf reinstall mock
		Last metadata expiration check: 1:04:38 ago on Mon 13 Jul 2020 12:45:07 PM PDT.
		Dependencies resolved.
		====================================================================================================================
		 Package                Architecture             Version                         Repository                 Size
		====================================================================================================================
		Reinstalling:
		 mock                   noarch                   2.3-1.fc32                      updates                   180 k

		Transaction Summary
		====================================================================================================================

		Total download size: 180 k
		Installed size: 555 k
		Is this ok [y/N]: y
		Downloading Packages:
		mock-2.3-1.fc32.noarch.rpm                    6.8 MB/s | 180 kB     00:00
		---------------------------------------------------------------------------------------------------------------------
		Total      516 kB/s | 180 kB     00:00
		Running transaction check
		Transaction check succeeded.
		Running transaction test
		Transaction test succeeded.
		Running transaction
		  Preparing        :                   1/1
		  Reinstalling     : mock-2.3-1.fc32.noarch                               1/2
		warning: group mock does not exist - using root
		warning: group mock does not exist - using root
		warning: group mock does not exist - using root
		warning: group mock does not exist - using root
		warning: group mock does not exist - using root

		  Cleanup          : mock-2.3-1.fc32.noarch                               2/2
		  Running scriptlet: mock-2.3-1.fc32.noarch                               2/2
		  Verifying        : mock-2.3-1.fc32.noarch                               1/2
		  Verifying        : mock-2.3-1.fc32.noarch                               2/2

		Reinstalled:
		  mock-2.3-1.fc32.noarch

		Complete!


	getent group mock
		(empty)

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?
_______________________________________________
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




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux