[From nobody Sun May 24 11:35:05 2026
Received: (at submit) by bugs.debian.org; 22 May 2026 21:05:26 +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=-19.2 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,
 DKIM_VALID_EF,HAS_PACKAGE,SPF_HELO_NONE,SPF_PASS,XMAILER_REPORTBUG
 autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 13; hammy, 119; neutral, 28; spammy,
 0. spammytokens: hammytokens:0.000-+--armhf, 0.000-+--HTo:N*Debian,
 0.000-+--H*Ad:N*Bug, 0.000-+--H*Ad:N*Tracking, 0.000-+--HTo:N*System
Return-path: &lt;mjt@tls.msk.ru&gt;
Received: from isrv.corpit.ru ([212.248.84.144]:40581)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;mjt@tls.msk.ru&gt;) id 1wQX3c-00GU6b-1n
 for submit@bugs.debian.org; Fri, 22 May 2026 21:05:26 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tls.msk.ru; s=202602;
 t=1779483912; bh=kkKvii9LV6Bh86x5mATF2qHDxJVvNGMbNHpVFUbO3Tg=;
 h=From:To:Subject:Date;
 b=erWidgNdI2RW1I9+WeS5vZMSP6qajnwa5zaDZZN7UJkV49i9lOZSFPCDNZgwb4Fz6
 cm2BP5iGTBGrMFTtGpGDvw/lrmjc08sYdTm+iFFVXfMsH/F/WXr3a77QgeYMCMEs/H
 pSRmxPiVRDy5eN61uOd8aybOX/CM8wSz1Ne/GqNFSNjyK0uE9lczNX7XEVy/F9eRC5
 vY7bG0k2gxWdiU+Ddl0A80anSzmBtJh4rBR39PEiBzKqSMubEFbhXMdPnlXpoFVsKD
 7B4rXFhfkP/n9F75rk5xLj73pSYfgxnNCi6rCymVrZca9xbOj7v782fkg5kt7OSYJK
 7TkJOpGuzER4Q==
Received: from tsrv.corpit.ru (tsrv.tls.msk.ru [192.168.177.2])
 by isrv.corpit.ru (Postfix) with ESMTP id 90ED11AFA8B
 for &lt;submit@bugs.debian.org&gt;; Sat, 23 May 2026 00:05:12 +0300 (MSK)
Received: from [127.0.0.1] (mjtthink.wg.tls.msk.ru [192.168.177.146])
 by tsrv.corpit.ru (Postfix) with ESMTP id 8AD053B712F;
 Sat, 23 May 2026 00:05:16 +0300 (MSK)
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Michael Tokarev &lt;mjt@tls.msk.ru&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: qemu dropped support for 32bit hosts but gnome-boxes depends on it
Message-ID: &lt;177948391654.804675.5254820840495763532.reportbug@localhost&gt;
X-Mailer: reportbug 13.2.0
Date: Sat, 23 May 2026 00:05:16 +0300
Delivered-To: submit@bugs.debian.org

Package: gnome-boxes
Version: 50.0-2
Severity: serious

Upstream qemu removed support for 32bit hosts entirely, including
even qemu-img utility (qemu-utils package is still in debian due
to a temporary patch).  gnome-boxes can no longer use qemu-system
or qemu-utils on 32bit hosts.  This includes at least 2 release
architectures: i386 and armhf.

Please remove qemu from dependencies.  This dependency prevents
migration of qemu (and libvirt) to testing.

qemu will no longer support 32bit architectures.  This was a difficult
but sure decision upstream, and due to this decisison, a good portion
of questionable-quality quirky code - to cope with 32bit address space
limitations - has been removed finally.  This code is not going back.

Thanks,

/mjt
]