Control: tags -1 + moreinfo

On Mon, Mar 10, 2025 at 12:46:41PM +0100, Santiago Vila wrote:
> In my tests, this fails 100% of the time on
> single-CPU systems and 40% of the time on systems
> with 2 CPUs. I think that's bad enough.

I have not been able to reproduce this, even with single-CPU build
systems.  I'm building on bookworm with sbuild 0.88.4~bpo12+2 (unshare
backend).  The full sbuild command line is 

sbuild --build-dir /home/noahm/sbuild \
  --chroot=/home/noahm/.cache/sbuild/bookworm-amd64.tar.zst \
  --chroot-mode=unshare --dist=bookworm --no-run-lintian \
  /home/noahm/spamassassin_4.0.1-1~deb12u1.dsc

I've executed these tests on cloud systems and on bare-metal systems,
with SMP and single-CPU configurations, with 100% success rate.

Can you provide more information about your build environment?

noahm@sa-build-1:~$ apt policy sbuild
sbuild:
  Installed: 0.88.4~bpo12+2
  Candidate: 0.88.4~bpo12+2
  Version table:
 *** 0.88.4~bpo12+2 100
        100 mirror+file:/etc/apt/mirrors/debian.list bookworm-backports/main 
amd64 Packages
        100 /var/lib/dpkg/status
     0.85.0 500
        500 mirror+file:/etc/apt/mirrors/debian.list bookworm/main amd64 
Packages


noahm@sa-build-1:~$ lscpu  | head -n6
Architecture:                         x86_64
CPU op-mode(s):                       32-bit, 64-bit
Address sizes:                        46 bits physical, 48 bits virtual
Byte Order:                           Little Endian
CPU(s):                               1
On-line CPU(s) list:                  0

+------------------------------------------------------------------------------+
| Summary                                      Mon, 10 Mar 2025 14:53:45 +0000 |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: binary
Build-Space: n/a
Build-Time: 1246
Distribution: bookworm
Host Architecture: amd64
Install-Time: 18
Job: /home/noahm/spamassassin_4.0.1-1~deb12u1.dsc
Machine Architecture: amd64
Package: spamassassin
Package-Time: 1281
Source-Version: 4.0.1-1~deb12u1
Space: n/a
Status: successful
Version: 4.0.1-1~deb12u1


> 
> Based on those tests, I recommend that you try
> GRUB_CMDLINE_LINUX="nr_cpus=1" first. If that does
> not work please contact me privately, and I will
> gladly provide a VM to test.
> 
> Thanks.

Reply via email to