[From nobody Sun Jun  7 15:13:06 2026
Received: (at submit) by bugs.debian.org; 5 Jun 2026 17:06:50 +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=-109.6 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
 DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
 SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,
 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, 18; hammy, 115; neutral, 18; 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;aurel32@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:36626)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;aurel32@debian.org&gt;) id 1wVY0Q-001FsU-0h
 for submit@bugs.debian.org; Fri, 05 Jun 2026 17:06:50 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=debian.org; 
 s=smtpauto.stravinsky;
 h=X-Debian-User:Date:Message-ID:Subject:To:From:
 Content-Transfer-Encoding:MIME-Version:Content-Type:Reply-To:Cc:Content-ID:
 Content-Description:In-Reply-To:References;
 bh=ODsM1PlRWpoIkJvaW4OM6HOXR8vZPGNfA1rAFx7HhPA=; b=ssP7PCjxsLzp1jllJkK3MmFmdP
 SH8s6pdz1y6p1SVfP3DaQX/IkO4IaBbp7IoRIfFSOIKNHGtZXABpGyHtrrxvAbnDQLzfHIzkLa9i4
 cCVR1e5rIVQrrQ67MBz+kCYC1w0JJCcrTNMxKWvGTl8Q5RMYO1Cj7oTeKqY/sMg+4eXDT58hrYkSk
 m1vV8sMrkR4jAGiFgD6a/TY5mCU4COPVDhuHJATTpPJuApTd6gs++ODRZCzBLK2M0N64eUE8M5ji2
 g+Cy8EG1d/PVRvAV1wyXmy5zqct6RJuKB+Fm+cx6Qvy0dZlr8XsT9tqLYBOq9c214mC8zbQYUh/qI
 0Kg6PBNw==;
Received: from authenticated-user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;aurel32@debian.org&gt;) id 1wVY0O-005RWA-25
 for submit@bugs.debian.org; Fri, 05 Jun 2026 17:06:48 +0000
Received: from authenticated user by hall.aurel32.net with esmtpsa (TLS1.3) tls
 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2)
 (envelope-from &lt;aurel32@debian.org&gt;) id 1wVY0M-0000000GJDw-2n0B;
 Fri, 05 Jun 2026 19:06:46 +0200
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Aurelien Jarno &lt;aurel32@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: rapidhash: Section defined as &quot;FIXME-(packages.&quot;(name)&quot;.section)&quot;
Message-ID: &lt;178067920633.3809461.5548533948572582430.reportbug@ohm.local&gt;
X-Mailer: reportbug 13.2.0
Date: Fri, 05 Jun 2026 19:06:46 +0200
X-Debian-User: aurel32
Delivered-To: submit@bugs.debian.org

Source: rust-rapidhash
Version: 4.4.1-1
Severity: serious

Dear maintainer,

The section of the rapidhash binary built by rust-rapidhash is:

  $ dpkg --info rapidhash_4.4.1-1_riscv64.deb  | grep Section
   Section: FIXME-(packages.&quot;(name)&quot;.section)

This causes problem with the dcmd command used on the build daemons
(except the ones running pybuildd):

  $ dcmd echo rust-rapidhash_4.4.1-1_riscv64-buildd.changes
  /usr/bin/dcmd: 8: eval: Syntax error: &quot;(&quot; unexpected

This prevents the resulting binaries to be uploaded.

Regards
Aurelien
]