[From nobody Thu Apr  9 17:07:07 2026
Received: (at submit) by bugs.debian.org; 8 Apr 2026 23:18:24 +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=-116.7 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,
 DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,SPF_HELO_NONE,
 SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 16; hammy, 113; neutral, 25; spammy,
 0. spammytokens:
 hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
 0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
 0.000-+--H*RT:311, 0.000-+--H*RT:108
Return-path: &lt;plugwash@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:50018)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;plugwash@debian.org&gt;) id 1wAcAC-0078my-0C
 for submit@bugs.debian.org; Wed, 08 Apr 2026 23:18:24 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Content-Transfer-Encoding:Content-Type
 :Subject:From:To:MIME-Version:Date:Message-ID:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=36438oRhcbXWm7AsViOiN8M01WRDY6YteFf9r/p3nXA=; b=u6zO2XwzdNgVXKsi53myPM7QVw
 MQyD5zXmu4KhDc4X+a50qsRSXOezgWiPWPFUpB22uv8iLShDnDQjGLZ+kIQ7MypRUIDcADLlH6U5G
 KOrkzq+hmm/8pV27mMbC9qQ8SXwA7xeXCOcCsXHP9bImeiOIBCLBguckVvSsQC8ITBN2mIVW6pmJ6
 +vFxC9Xh0Prt7QLnil5fOv1evAbxqRVkoO+IWKM+Bs6+Dx8yxVzRt9CV9VXBTX5yy7INlNQ4fXAZt
 kAL/oOVuI/0jnl2WesB7UgfKxWxozv81jnrcTP2wx98jMakbGZ9jO/ChzUmCFbYs+gGy+wAlA0OTk
 ZaahPvvw==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128)
 (Exim 4.96) (envelope-from &lt;plugwash@debian.org&gt;) id 1wAcAA-008mEs-1K
 for submit@bugs.debian.org; Wed, 08 Apr 2026 23:18:22 +0000
Message-ID: &lt;3f72038f-5cc9-4e17-9909-421d1e8a13f6@debian.org&gt;
Date: Thu, 9 Apr 2026 00:18:20 +0100
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-US
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
From: Peter Green &lt;plugwash@debian.org&gt;
Subject: rust-sequoia-chameleon-gnupg - arch all only build fails.
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Debian-User: plugwash
Delivered-To: submit@bugs.debian.org

Package: rust-sequoia-chameleon-gnupg
Version: 0.13.1-9
Severity: serious

When trying to do an arch-all only build (dpkg-buildpackage -A) of
rust-sequoia-chameleon-gnupg it fails with.

&gt; dh_auto_configure -i -O--buildsystem=cargo
&gt; dh_auto_configure: error: Could not find any Cargo lib or bin packages following dh-cargo scheme! Check debian/control.

I initially noticed this with version 0.13.1-10, which I uploaded for
the rust-rand-distr update, but I have confirmed that it also happens
with version 0.13.1-9 in forky.

dpkg-buildpackage -B and dpkg-buildpackage -b are both succesful.
]