Bug 657502
Summary: | virt-inspector depends on EPEL package perl-String-ShellQuote but does not require it | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jinxin Zheng <jzheng> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | dallan, mshao |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | libguestfs-1.7.17-3.el6 | Doc Type: | Bug Fix |
Doc Text: |
The virt-inspector package had an unnecessary dependency on the <package>perl-String-ShellQuote</package> package. This superfluous dependency has been removed.
Note that this bug was reported and corrected during development. It was not seen in production systems in the field.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-05-19 11:44:46 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
Jinxin Zheng
2010-11-26 09:45:41 UTC
I can only find the perl-String-ShellQuote file in EPEL: http://download.fedora.redhat.com/pub/epel/beta/6/x86_64/repoview/perl-String-ShellQuote.html So please add it to RHEL or eliminate the need of it. Yes, this is a bug too. I fixed this for virt-make-fs, but forgot that virt-inspector (old version) was also using String::ShellQuote. $ rpm -q libguestfs-tools libguestfs-tools-1.7.17-4.el6.x86_64 $ virt-inspector virt-inspector: no image or VM names given Usage: virt-inspector [--connect URI] domname virt-inspector guest.img [guest.img ...] So we have VERIFIED that the String::ShellQuote problem is no longer present. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: The virt-inspector package had an unnecessary dependency on the <package>perl-String-ShellQuote</package> package. This superfluous dependency has been removed. Note that this bug was reported and corrected during development. It was not seen in production systems in the field. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0586.html An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2011-0586.html |