Bug 1203898
| Summary: | Support inspecting docker images without /etc/fstab | ||
|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Colin Walters <walters> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | imcleod, mbooth, ptoscano, rbalakri, rjones, virt-maint |
| 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: | 2016-05-10 16:42:47 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
Colin Walters
2015-03-19 21:52:04 UTC
We should be able to deal with the no fstab case. See also: https://bugzilla.redhat.com/show_bug.cgi?id=1113153 Or alternatively, we teach imagefactory how to extract ICICLE from the tarball. Then all we need from libguestfs is the tar_out_opts() API call. This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle. Changing version to '23'. (As we did not run this process for some time, it could affect also pre-Fedora 23 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23 Fixed with https://github.com/libguestfs/libguestfs/commit/f3c278474db0eb7648901094eee7b838d141e018 which is in libguestfs 1.33.28. |