Bug 995712
Summary: | list-filesystems command fails if there are no block devices | ||
---|---|---|---|
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.1 | CC: | acathrow, bfan, leiwang, lkong, mbooth, wshi |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | libguestfs-1.22.6-1.el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 995711 | Environment: | |
Last Closed: | 2014-06-13 11:48: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: | 995711 | ||
Bug Blocks: |
Description
Richard W.M. Jones
2013-08-10 10:45:31 UTC
Also happens with libguestfs 1.22.5 in RHEL 7. Can reproduce with libguestfs-1.22.5-3.el7.x86_64 [root@dhcp-9-42 images]# guestfish run : list-filesystems [root@dhcp-9-42 images]# echo $? 1 Upstream fix: https://github.com/libguestfs/libguestfs/commit/f1d2934216d3fca0501946c8ae0e5c7cd370e6b6 Verified with libguestfs-1.22.6-16.el7.x86_64, # echo $LIBGUESTFS_BACKEND libvirt # guestfish run : list-filesystems # echo $? 0 Returns an empty list, and no error 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. |