[From nobody Mon Jul  6 20:35:06 2026
Received: (at submit) by bugs.debian.org; 25 Jun 2025 11:14:28 +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=-120.2 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,
 DKIM_VALID_EF,FROMDEVELOPER,HAS_PACKAGE,MD5_SHA1_SUM,SPF_HELO_NONE,
 SPF_NONE,UNPARSEABLE_RELAY,USER_IN_DKIM_WELCOMELIST,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, 14; hammy, 150; neutral, 32; 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;sanvila@debian.org&gt;
Received: from stravinsky.debian.org ([2001:41b8:202:deb::311:108]:42564)
 from C=NA, ST=NA, L=Ankh Morpork, O=Debian SMTP, OU=Debian SMTP CA,
 CN=stravinsky.debian.org, EMAIL=hostmaster@stravinsky.debian.org (verified)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;sanvila@debian.org&gt;) id 1uUO5E-000QaJ-2P
 for submit@bugs.debian.org; Wed, 25 Jun 2025 11:14:28 +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=2bFNikw8j0L2X/D+w1FNgZ1gkIhoDalSRVJfFiGAZyI=; b=EBckJme3HhsYynl0dGbpatwKNY
 BsYbiMbTmiDZPjyj1/FQG9w9cfzqdkK58Hl8uAOongqeP9mFwpxp8vUtM6qcNH5cu3Rgm/TqE5irI
 pnh2OUVUthYuwZWzKHWcO6GQK60j89GGH57ReXOUfj3KGB6r8znpjfR3g+7t657ahe6zzEmcN2yvu
 85ONWXGt5w8hTD+9b9kz7jcLhxt3CxeUjbeivXfdM30Plun5hfDm7WrQyEfUFL4c9E0zpX5e2uHye
 8I+V3/qFFplabKvhPpvf/hruTkmBtPEWWm2BLFNhv2NwJNOyVYOZVcEfvyHTWWZane5MrAUE6edCZ
 je04mIOg==;
Received: from authenticated user by stravinsky.debian.org with esmtpsa
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_128_GCM:128)
 (Exim 4.94.2) (envelope-from &lt;sanvila@debian.org&gt;)
 id 1uUO5C-0034zy-Pc
 for submit@bugs.debian.org; Wed, 25 Jun 2025 11:14:27 +0000
Message-ID: &lt;5a8e7b40-6b21-4343-91e3-cc092762bd59@debian.org&gt;
Date: Wed, 25 Jun 2025 13:14:26 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-US
X-Debbugs-Cc: sanvila@debian.org
To: Debian BTS &lt;submit@bugs.debian.org&gt;
From: Santiago Vila &lt;sanvila@debian.org&gt;
Subject: puma: FTBFS: Tests fail on single-cpu systems
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Debian-User: sanvila
Delivered-To: submit@bugs.debian.org

Package: src:puma
Version: 6.6.0-2
Severity: important

Dear maintainer:

(I mentioned this in other bugs, but it was not reported properly yet).

The tests for this package systematically fail on single-cpu systems.
For reference, I'm putting a few build logs here:

https://people.debian.org/~sanvila/build-logs/202506/

This is already reported upstream here and there is already a fix,
which does not seem to make things worse on multicore systems:

https://github.com/puma/puma/commit/231555c3d6437a6a132b9a61b47de142cdfe143b

When fixing the &quot;FTBFS in the future&quot; bug, I think we should fix this one as well.
Additionally, we should try to increase the file descriptor limit. I tried to do
that by doing ulimit -S -n in override_dh_auto_install but I'm still unsure
if that's the proper way.

Thanks.
]