[From nobody Thu Aug  6 01:37:13 2026
Received: (at submit) by bugs.debian.org; 4 Aug 2026 07:47:36 +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=-119.0 required=4.0 tests=ALL_TRUSTED,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_PASS,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, 12; hammy, 131; neutral, 28; 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]:42628)
 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 1wr9s8-00DkCZ-2S
 for submit@bugs.debian.org; Tue, 04 Aug 2026 07:47:36 +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=sJpmmdMBXtwnD07VaSm50KFslzPfT+SHJdETceodyWQ=; b=KQpbAgq8+xRTWqjoBXkgDQl0v3
 8pEZ3C3F36NiYrwnN+Kf1bjdWL3EmHxBrc3V+Ks1n0uZkp/rb9tfVWDrBK/SfyvvV66mJfz20lo1n
 dxyz1nRndLATUnC+wP+J8AHUyUfwmfNAV8xC0/bP2ZV6zOt21qG3MkhrHtYtzS4AqI0MHGNNQfgQp
 h709obgJiM1owb1x70uTKv41OEVL5pQjRlICUoNMacTjW95RHoW2zKt8GqwbOvkVhl/C/SUvDr0kV
 dKw8QyZK0f5GM9hJdO694Noqiq+9/9QR8zQy4U5S7ofz0tru1pdk3RgGDR/4Y8oUd8RrLlAjyKwQS
 SaVdHl6g==;
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 1wr9s7-00CzNH-04
 for submit@bugs.debian.org; Tue, 04 Aug 2026 07:47:35 +0000
Message-ID: &lt;d11c0bcf-80bc-4cd0-bcf4-aec408ab5a3b@debian.org&gt;
Date: Tue, 4 Aug 2026 08:47:31 +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-dtui - build-depends unsatisfiable in sid due to chumsky update.
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-dtui
Version: 3.0.0-3
Severity: serious
Tags: ftbfs
x-debbugs-cc: tsimonq2@debian.org

rust-chumsky was recently updated to 0.13, leaving the build-depends
of rust-dtui unsatisfiable.

I've looked at updating but it looks non-trivial, the upstream changelog
says that 0.10 was a rewrite and bumping the dependency results in a wall
of errors.

I've also filed an upstream issue at https://github.com/Troels51/dtui/issues/14

Maybe we have to introduce a semver-suffix package here.
]