| Summary: | Libguestfs error: filesize: /var/lib/rpm/Name: No such file or directory | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Josh <joshdantzler> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | joshdantzler, juzhou, kuwei, mxie, mzhan, ptoscano, rjones, tzheng, vpagar, xchen, xiaodwan |
| Target Milestone: | rc | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | v2v | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-02-16 13:50:23 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: | |
|
Description
Josh
2016-03-30 15:40:31 UTC
(In reply to Josh from comment #0) > Additional Information: The /var/lib/rpm/Name does exists on my system and > does appear to be accessible to a regular user. Not sure why it still says > no such file or directory exits when it is clearly there. This path is within the guest. The inspection has found that the guest is RPM-based, and thus it is trying to detect which applications are installed (virt-v2v needs to know what are the installed kernels, for example). > Description of problem: When trying to convert a .OVA file with multi-boot > operating systems to the qcow2 format so I can use it with KVM (Kernel-based > Virtual Machine) I receive the following error message: > > virt-v2v: error: libguestfs error: filesize: /var/lib/rpm/Name: No such file > or directory > > If reporting bugs, run virt-v2v with debugging enabled and included the > complete output: > > virt-v2v -v -x [...] Can you please provide a full log of v2v, with the two parameters mentioned above? Note that it might contain private data, so please check it before attaching it. Also, would it be possible for you to provide the .OVA? Please run the virt-v2v command with -v -x options and attach the *full* output to this bugzilla. Closing with insufficient data again. If you retest this then please: (1) Use the latest version of virt-v2v. (2) Capture the full virt-v2v -v -x output. (3) Capture /etc/fstab from the guest. |