Bug 997884
| Summary: | 9p support should be disabled in libguestfs in RHEL 6 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Richard W.M. Jones <rjones> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.5 | CC: | berrange, bfan, dallan, leiwang, lkong, mbooth, wshi |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libguestfs-1.20.10-3.el6 | Doc Type: | Bug Fix |
| Doc Text: |
(This was never in a released version of libguestfs and so does not need to be documented)
|
Story Points: | --- |
| Clone Of: | 921710 | Environment: | |
| Last Closed: | 2013-11-21 04:46:45 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: | |||
| Bug Depends On: | 921710 | ||
| Bug Blocks: | |||
|
Comment 1
Richard W.M. Jones
2013-08-16 11:37:42 UTC
Reproduce: Version-Release number of selected component: libguestfs-1.20.10-2.el6.x86_64 1. [host]#guestfish --version libguestfs: trace: version libguestfs: trace: version = <struct guestfs_version *> guestfish 1.20.10rhel=6,release=2.el6 libguestfs: trace: close 2. [host]#guestfish -h | grep 9p list-9p list 9p filesystems mount-9p mount 9p filesystem libguestfs: trace: close Verified: Version-Release number of selected component: libguestfs-1.20.10-3.el6.x86_64.rpm 1. [host]#guestfish --version libguestfs: trace: version libguestfs: trace: version = <struct guestfs_version *> guestfish 1.20.10rhel=6,release=3.el6 libguestfs: trace: close 2. [host]#guestfish -h | grep 9p libguestfs: trace: close No list-9p and mount-9p. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-1536.html |