Hi,
On 22/09/2025 11:20, Jochen Sprickerhof wrote:
Version: 0.89.3+deb13u1~bpo12+2
* Johannes Schauer Marin Rodrigues <[email protected]> [2025-09-22
08:13]:
Quoting Johannes Schauer Marin Rodrigues (2025-09-22 08:11:10)
Quoting Sylvain Beucler (2025-09-22 05:23:09)
> sbuild --run-piuparts now uses '--bootstrapcmd=mmdebtstrap', but
this fails
> in the bookworm backport, as this option is not yet available in
> piuparts/bookworm (and piuparts has no backports).
can you share the package versions you have installed? The --
bootstrapcmd
option was introduced in piuparts with version 2024 about a year ago:
https://tracker.debian.org/news/1585144/accepted-piuparts-150-source-
into-unstable/
Oooh sorry, bookworm. :)
I say we just revert 760f0250cf6a76828526e45828fd4a21fe0404c1 which
introduced
--bootstrapcmd.
Jochen, what do you think?
Agreed and done in 0.89.3+deb13u1~bpo12+2.
Thanks for the quick fix.
There appears to be an issue with piuparts expecting a .tar.gz and
getting a .tar instead though.
0m0.0s DEBUG: Starting command: ['tar', '-C', '/tmp/tmpq55k0ax3',
'-zxf', '/home/ela/.cache/sbuild/bookworm-arm64.tar']
0m0.0s DUMP:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
0m0.0s ERROR: Command failed (status=2): ['tar', '-C',
'/tmp/tmpq55k0ax3', '-zxf', '/home/ela/.cache/sbuild/bookworm-arm64.tar']
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
(More over the new build appears to be stuck in Uploaded but that may be
temporary
https://buildd.debian.org/status/package.php?suite=bookworm-backports&p=sbuild)
Cheers!
Sylvain