[Libguestfs] (no subject)

ChromaCat248 chromacat248 at gmail.com
Mon Feb 8 05:55:35 UTC 2021


 1. mount a disk from a windows virtual machine that broke

 2. guestmount --add ./win10.vhd --inspector --ro ./mount/

 3. libguestfs: error: /usr/bin/supermin exited with error status 1.

 4. libguestfs: trace: set_verbose true
    libguestfs: trace: set_verbose = 0
    libguestfs: create: flags = 0, handle = 0x560ec787ee10, program =
    guestmount
    libguestfs: trace: set_recovery_proc false
    libguestfs: trace: set_recovery_proc = 0
    libguestfs: trace: add_drive "./win10.vhd" "readonly:true"
    libguestfs: creating COW overlay to protect original drive content
    libguestfs: trace: get_tmpdir
    libguestfs: trace: get_tmpdir = "/tmp"
    libguestfs: trace: disk_create
    "/tmp/libguestfsZ5RkIL/overlay1.qcow2" "qcow2" -1
    "backingfile:/home/chromacat248/Virtualbox VMs/win10/win10.vhd"
    libguestfs: command: run: qemu-img
    libguestfs: command: run: \ create
    libguestfs: command: run: \ -f qcow2
    libguestfs: command: run: \ -o
    backing_file=/home/chromacat248/Virtualbox VMs/win10/win10.vhd
    libguestfs: command: run: \ /tmp/libguestfsZ5RkIL/overlay1.qcow2
    qemu-img: warning: Deprecated use of backing file without explicit
    backing format (detected format of vpc)
    Formatting '/tmp/libguestfsZ5RkIL/overlay1.qcow2', fmt=qcow2
    cluster_size=65536 extended_l2=off compression_type=zlib
    size=53686272000 backing_file=/home/chromacat248/Virtualbox
    VMs/win10/win10.vhd backing_fmt=vpc lazy_refcounts=off refcount_bits=16
    libguestfs: trace: disk_create = 0
    libguestfs: trace: add_drive = 0
    libguestfs: trace: launch
    libguestfs: trace: max_disks
    libguestfs: trace: max_disks = 255
    libguestfs: trace: version
    libguestfs: trace: version = <struct guestfs_version = major: 1,
    minor: 42, release: 0, extra: , >
    libguestfs: trace: get_backend
    libguestfs: trace: get_backend = "direct"
    libguestfs: launch: program=guestmount
    libguestfs: launch: version=1.42.0
    libguestfs: launch: backend registered: unix
    libguestfs: launch: backend registered: uml
    libguestfs: launch: backend registered: libvirt
    libguestfs: launch: backend registered: direct
    libguestfs: launch: backend=direct
    libguestfs: launch: tmpdir=/tmp/libguestfsZ5RkIL
    libguestfs: launch: umask=0022
    libguestfs: launch: euid=1000
    libguestfs: trace: get_cachedir
    libguestfs: trace: get_cachedir = "/var/tmp"
    libguestfs: begin building supermin appliance
    libguestfs: run supermin
    libguestfs: command: run: /usr/bin/supermin
    libguestfs: command: run: \ --build
    libguestfs: command: run: \ --verbose
    libguestfs: command: run: \ --if-newer
    libguestfs: command: run: \ --lock /var/tmp/.guestfs-1000/lock
    libguestfs: command: run: \ --copy-kernel
    libguestfs: command: run: \ -f ext2
    libguestfs: command: run: \ --host-cpu x86_64
    libguestfs: command: run: \ /usr/lib/guestfs/supermin.d
    libguestfs: command: run: \ -o /var/tmp/.guestfs-1000/appliance.d
    supermin: version: 5.2.0
    supermin: package handler: arch/pacman
    supermin: acquiring lock on /var/tmp/.guestfs-1000/lock
    supermin: build: /usr/lib/guestfs/supermin.d
    supermin: reading the supermin appliance
    supermin: build: visiting /usr/lib/guestfs/supermin.d/base.tar.gz
    type gzip base image (tar)
    supermin: build: visiting /usr/lib/guestfs/supermin.d/daemon.tar.gz
    type gzip base image (tar)
    supermin: build: visiting /usr/lib/guestfs/supermin.d/excludefiles
    type uncompressed excludefiles
    supermin: build: visiting /usr/lib/guestfs/supermin.d/hostfiles type
    uncompressed hostfiles
    supermin: build: visiting /usr/lib/guestfs/supermin.d/init.tar.gz
    type gzip base image (tar)
    supermin: build: visiting /usr/lib/guestfs/supermin.d/packages type
    uncompressed packages
    supermin: build: visiting
    /usr/lib/guestfs/supermin.d/udev-rules.tar.gz type gzip base image (tar)
    supermin: mapping package names to installed packages
    supermin: resolving full list of package dependencies
    supermin: failure: failed to parse epoch:version-release field 29-1.0
    libguestfs: error: /usr/bin/supermin exited with error status 1, see
    debug messages above
    libguestfs: trace: launch = -1 (error)
    libguestfs: trace: close
    libguestfs: closing guestfs handle 0x560ec787ee10 (state 0)
    libguestfs: command: run: rm
    libguestfs: command: run: \ -rf /tmp/libguestfsZ5RkIL

 5. guestmount 1.42.0, installed on manjaro 20.2.1 using yay 10.1.0

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20210208/e1421879/attachment.htm>


More information about the Libguestfs mailing list