Bug 842551
Summary: | libguestfs: error: part_list: could not parse row from output of parted print command: /dev/vdb:654188544B:virtblk:512:512:unknown:Virtio Block Device:; | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Richard W.M. Jones <rjones> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED DUPLICATE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | dyasny, mbooth |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-07-24 07:49:55 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
2012-07-24 07:37:28 UTC
Same error in libguestfs 1.19.24. OK, so this is parted stupidity, and a dupe of a bug we've already found and fixed in parted (but only in Rawhide). The output of the command is: # parted -m -- /dev/vdb unit b print Error: /dev/vdb: unrecognised disk label BYT; /dev/vdb:654188544B:virtblk:512:512:unknown:Virtio Block Device:; NB The error message is set to stdout. parted-3.0-10.fc17.x86_64 *** This bug has been marked as a duplicate of bug 745606 *** |