Bug 947438
Summary: | Some obsolete tools should be removed from libguestfs RHEL 7 package | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Richard W.M. Jones <rjones> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.0 | CC: | bfan, leiwang, wshi |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libguestfs-1.20.5-3.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-13 10:39:24 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
Richard W.M. Jones
2013-04-02 12:25:40 UTC
Finally got a build completed of this: libguestfs-1.20.5-3.el7 https://brewweb.devel.redhat.com/buildinfo?buildID=265408 Reproduced: # rpm2cpio libguestfs-tools-1.20.2-1.el7.x86_64.rpm | cpio -di # find usr/ | grep bin usr/bin usr/bin/virt-sysprep usr/bin/virt-tar usr/bin/virt-make-fs usr/bin/virt-win-reg usr/bin/virt-list-partitions usr/bin/virt-list-filesystems Verified: # rpm -q libguestfs-tools libguestfs-tools-1.22.2-1.el7.x86_64 # rpm -ql libguestfs-tools | grep bin /usr/bin/virt-make-fs /usr/bin/virt-sysprep /usr/bin/virt-win-reg This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request. The same change was made in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1213298 |