[From nobody Sun Aug 30 03:35:07 2026
Received: (at submit) by bugs.debian.org; 24 Aug 2026 12:04:39 +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=-21.9 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,FOURLA,HAS_PACKAGE,NO_RELAYS,XMAILER_REPORTBUG,
 X_DEBBUGS_CC autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 7; hammy, 150; neutral, 64; spammy, 0.
 spammytokens: hammytokens:0.000-+--trixie, 0.000-+--armhf,
 0.000-+--H*Ad:N*Bug, 0.000-+--HTo:N*Debian, 0.000-+--HTo:N*System
Return-path: &lt;hector.cao@canonical.com&gt;
Received: via submission by buxtehude.debian.org with esmtp (Exim 4.96)
 (envelope-from &lt;hector.cao@canonical.com&gt;) id 1wyTPp-000skE-37
 for submit@bugs.debian.org; Mon, 24 Aug 2026 12:04:38 +0000
Content-Type: multipart/mixed; boundary=&quot;===============7696187384875204626==&quot;
MIME-Version: 1.0
From: Hector Cao &lt;hector.cao@canonical.com&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: cockpit-machines: exclude armhf for testing since
 libvirt-daemon-system is no longer built for armhf
Message-ID: &lt;178757306891.179957.3234156625748099948.reportbug@hector-pc&gt;
X-Mailer: reportbug 13.0.1+ubuntu1
Date: Mon, 24 Aug 2026 14:04:28 +0200
X-Debbugs-Cc: hector.cao@canonical.com
Delivered-To: submit@bugs.debian.org

This is a multi-part MIME message sent by reportbug.


--===============7696187384875204626==
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: cockpit-machines
Version: 355-2
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu stonking ubuntu-patch

Dear Maintainer,

libvirt-daemon-system is no longer built for armhf
the test deps cannot be installed.

exclude armhf from the architecture list.

  * d/t/control: exclude armhf since libvirt-daemon-system is no longer
    built on armhf.


Thanks for considering the patch.


-- System Information:
Debian Release: trixie/sid
  APT prefers noble-updates
  APT policy: (500, 'noble-updates'), (500, 'noble-security'), (500, 'noble'), (100, 'noble-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 7.0.0-30-generic (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--===============7696187384875204626==
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=&quot;cockpit-machines_355-2.debdiff&quot;

diff -Nru cockpit-machines-355/debian/tests/control cockpit-machines-355/debian/tests/control
--- cockpit-machines-355/debian/tests/control	2026-05-26 14:28:13.000000000 +0200
+++ cockpit-machines-355/debian/tests/control	2026-08-24 12:01:31.000000000 +0200
@@ -1,3 +1,4 @@
 Tests: smoke
+Architecture: !armhf
 Depends: @, cockpit-ws, curl, adduser
 Restrictions: needs-root, isolation-container

--===============7696187384875204626==--
]