Bug 1564167

Summary: Virtualization group need not list libvirt-client as optional, it's required by virt-install
Product: [Fedora] Fedora Reporter: Robert P. J. Day <rpjday>
Component: compsAssignee: Stephen Gallagher <sgallagh>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 27CC: dmach, kevin, mhatina, packaging-team-maint, rpm-software-management, vmukhame, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-08 03:03:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert P. J. Day 2018-04-05 14:17:35 UTC
Pedantic nitpickery, but there's no point listing libvirt-client as an "optional" package for the Virtualization group, since it's required by the mandatory virt-install package, anyway:

$ rpm -qR virt-install
/bin/sh
/usr/bin/python2
libvirt-client
rpmlib(CompressedFileNames) <= 3.0.4-1
... snip ...

Comment 1 Kevin Fenzi 2018-04-07 19:35:32 UTC
Could you submit a PR at https://pagure.io/fedora-comps ?

Otherwise we will get to it at some point.

Comment 2 Robert P. J. Day 2018-04-07 20:11:27 UTC
(In reply to Kevin Fenzi from comment #1)
> Could you submit a PR at https://pagure.io/fedora-comps ?
> 
> Otherwise we will get to it at some point.

OK, I jumped through the requisite hoops over at pagure.io, you can let me know if I did it all properly.

Comment 3 Kevin Fenzi 2018-04-08 03:03:39 UTC
Looks good to me... merged. 

Thanks!