[From nobody Fri Aug  7 07:35:06 2026
Received: (at submit) by bugs.debian.org; 2 Mar 2026 14:56:09 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-6.6 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,FOURLA,HAS_PACKAGE,RCVD_IN_DNSWL_LOW,
 RCVD_IN_SBLXBL,RCVD_IN_SBL_CSS,RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,
 RCVD_IN_VALIDITY_RPBL_BLOCKED,RCVD_IN_VALIDITY_SAFE_BLOCKED,
 SPF_HELO_PASS,SPF_SOFTFAIL autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 24; hammy, 148; neutral, 118; spammy,
 2. spammytokens:0.998-+--H*M:127, 0.998-+--H*MI:127
 hammytokens:0.000-+--python3, 0.000-+--forky, 0.000-+--HTo:N*Debian,
 0.000-+--H*Ad:N*Bug, 0.000-+--H*Ad:N*Tracking
Return-path: &lt;allison@lowercase.ca&gt;
Received: from us-smtp-delivery-44.mimecast.com ([207.211.30.44]:22769)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;allison@lowercase.ca&gt;)
 id 1vx4gr-00H1nw-0O for submit@bugs.debian.org;
 Mon, 02 Mar 2026 14:56:09 +0000
Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com
 (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by
 relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3,
 cipher=TLS_AES_256_GCM_SHA384) id us-mta-245-yMquyb0TNc6ZzhtsEcPuZA-1; Mon,
 02 Mar 2026 09:56:05 -0500
X-MC-Unique: yMquyb0TNc6ZzhtsEcPuZA-1
X-Mimecast-MFC-AGG-ID: yMquyb0TNc6ZzhtsEcPuZA_1772463364
Received: from mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com
 (mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.17])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
 (No client certificate requested)
 by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS
 id B78E11956095; Mon,  2 Mar 2026 14:56:04 +0000 (UTC)
Received: from [172.27.0.15] (unknown [10.45.224.121])
 by mx-prod-int-05.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP
 id CE8151956053; Mon,  2 Mar 2026 14:56:03 +0000 (UTC)
MIME-Version: 1.0
From: Allison Karlitskaya &lt;allison@lowercase.ca&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: reportbug: virt-install needs cpio but doesn't depend on it
Message-ID: &lt;177246336260.1377.5116434624686211458.reportbug@debian-testing-127-0-0-2-2202&gt;
Date: Mon, 02 Mar 2026 14:56:02 +0000
X-Scanned-By: MIMEDefang 3.0 on 10.30.177.17
X-Mimecast-Spam-Score: 0
X-Mimecast-MFC-PROC-ID: VFd8Xq0xtlbyuiZm6BImb2FIFjCQPCf2e5mWJMTRHHg_1772463364
X-Mimecast-Originator: lowercase.ca
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Delivered-To: submit@bugs.debian.org

Package: virt-install
Version: 1:5.1.0-1
Severity: normal

Dear Maintainer,

We recently noticed a failure when testing against debian-testing in the
CI for the Cockpit project.  One of our test cases attempts to create a
virtual machine image and fails with a message about cpio not being
available.

The cause appears to be that virt-install requires cpio (it shells out
to it from /usr/share/virt-manager/virtinst/install/installerinject.py)
but the package doesn't list it as a dependency (or even a recommends).

-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 6.18.12+deb14-cloud-amd64 (SMP w/1 CPU thread; PREEMPT)
Locale: LANG=3DC.UTF-8, LC_CTYPE=3DC.UTF-8 (charmap=3DUTF-8), LANGUAGE not =
set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages virt-install depends on:
ii  e2fsprogs             1.47.2-3+b8
ii  gir1.2-libosinfo-1.0  1.12.0-3+b1
ii  python3               3.13.9-3
ii  python3-gi            3.54.5-7+b1
ii  python3-libvirt       12.0.0-1
ii  python3-libxml2       2.15.1+dfsg-2+b1
ii  python3-requests      2.32.5+dfsg-1
ii  xorriso               1.5.6-1.2+b2

Versions of packages virt-install recommends:
ii  libvirt-clients  12.0.0-1
ii  qemu-utils       1:10.2.1+ds-1

Versions of packages virt-install suggests:
pn  python3-argcomplete  &lt;none&gt;
pn  virt-viewer          &lt;none&gt;

Versions of packages virt-install is related to:
ii  libvirt-clients  12.0.0-1
ii  libvirt-daemon   12.0.0-1
ii  libvirt0         12.0.0-1
ii  osinfo-db        0.20250606-1

-- no debconf information
]