Bug 727247

Summary: should not depend on MAKEDEV
Product: [Fedora] Fedora Reporter: Lennart Poettering <lpoetter>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: crobinso, dwalsh, mbooth, rjones, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libguestfs-1.12.6-1.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-30 19:48:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Lennart Poettering 2011-08-01 16:16:21 UTC
On F16 libguestfs seems to be pulled in by virtmanager and pulls in MAKEDEV.

MAKEDEV is entirely obsolete and should not be used anymore. In times of udev and dynamic major/minor numbers it has no use at all, and is a source of confusion. Please drop the dependency on MAKEDEV, as that tool should not be around on any new installation.

In fact, MAKEDEV should be removed entirely from the distribution.

Comment 1 Richard W.M. Jones 2011-08-01 18:38:18 UTC
We're probably going to drop the virt-manager -> libguestfs
dependency.  It's a shame RPM doesn't support optional
deps like dpkg.

As for the libguestfs -> MAKEDEV dependency, it shouldn't
be there.  It's for a fallback case when udev doesn't exist,
but since udev always exists, there's no reason to have it.
I'll remove it soon.

Comment 2 Cole Robinson 2011-08-02 14:57:42 UTC
FYI, virt-manager in rawhide and f16-updates has dropped the libguestfs dep

Comment 3 Richard W.M. Jones 2011-08-30 17:47:03 UTC
*** Bug 734505 has been marked as a duplicate of this bug. ***

Comment 4 Richard W.M. Jones 2011-08-30 17:48:04 UTC
This is now fixed in
libguestfs 1:1.13.10-2.fc17
libguestfs 1:1.12.5-3.fc16

These packages are still building.

Comment 5 Fedora Update System 2011-08-30 18:10:59 UTC
libguestfs-1.12.5-3.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/libguestfs-1.12.5-3.fc16

Comment 6 Fedora Update System 2011-08-30 20:46:06 UTC
Package libguestfs-1.12.5-3.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libguestfs-1.12.5-3.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/libguestfs-1.12.5-3.fc16
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2011-09-01 20:00:28 UTC
libguestfs-1.12.6-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/libguestfs-1.12.6-1.fc16

Comment 8 Fedora Update System 2011-09-30 19:47:37 UTC
libguestfs-1.12.6-1.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.