FS#67304 - [supermin] Add cpio missing dependency

Attached to Project: Community Packages
Opened by Adler Jonas Gross (Betal) - Friday, 17 July 2020, 04:21 GMT
Last edited by freswa (frederik) - Sunday, 13 September 2020, 22:22 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Robin Broda (coderobe)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
virt-rescue fail when supermin don't find cpio

""
sh: cpio: command not found
supermin: (cd '/var/tmp/supermin055115.tmpdir/init.d' && (echo .; ls -1) | cpio --quiet -o -H newc) > '/var/tmp/.guestfs-0/appliance.d.9e4lqbtv/initrd': command failed, see earlier errors
""

Additional info:
packages version:
- libguestfs 1.42.0-3
- supermin 5.2.0-2

Steps to reproduce:
- Make sure extra/cpio isn’t installed
# virt-rescue -d <any virtual machine domain> -v
// check the attached log

Note: supermin can skip the build process if it already exist (if-newer flag), in this case supermin don't need cpio
""
supermin: acquiring lock on /var/tmp/.guestfs-0/lock
supermin: if-newer: output does not need rebuilding
libguestfs: finished building supermin appliance
""

Both related packages on Debian buster have cpio as dependency:
supermin => https://packages.debian.org/buster/supermin
libguestfs => https://packages.debian.org/buster/libguestfs0
   log.txt (8.5 KiB)
This task depends upon

Closed by  freswa (frederik)
Sunday, 13 September 2020, 22:22 GMT
Reason for closing:  Fixed
Additional comments about closing:  5.2.0-3

Loading...