RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 947438 - Some obsolete tools should be removed from libguestfs RHEL 7 package
Summary: Some obsolete tools should be removed from libguestfs RHEL 7 package
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libguestfs
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Richard W.M. Jones
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-02 12:25 UTC by Richard W.M. Jones
Modified: 2015-04-20 09:48 UTC (History)
3 users (show)

Fixed In Version: libguestfs-1.20.5-3.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-06-13 10:39:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2013-04-02 12:25:40 UTC
Description of problem:

These should not ship in RHEL 7:

- virt-tar
- virt-list-filesystems
- virt-list-partitions

Version-Release number of selected component (if applicable):

libguestfs 1.20.5

How reproducible:

100%

Steps to Reproduce:
1. Install libguestfs-tools package.
2. Check for the programs named above (they should not appear).

Comment 2 Richard W.M. Jones 2013-04-05 20:27:32 UTC
Finally got a build completed of this:
libguestfs-1.20.5-3.el7
https://brewweb.devel.redhat.com/buildinfo?buildID=265408

Comment 3 Wei Shi 2013-06-13 03:11:38 UTC
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

Comment 4 Ludek Smid 2014-06-13 10:39:24 UTC
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.

Comment 6 Richard W.M. Jones 2015-04-20 09:48:13 UTC
The same change was made in Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=1213298


Note You need to log in before you can comment on or make changes to this bug.