1081050">
Debian Bug report logs -
#1081050
devscripts: debrebuild from main branch fails to create a debrebuild.tar
Reply or subscribe to this bug.
Display info messages
Report forwarded
to debian-bugs-dist@lists.debian.org, josch@debian.org, reproducible-builds@alioth-lists.debian.net, Devscripts Maintainers <devscripts@packages.debian.org>
:
Bug#1081050
; Package devscripts
.
(Sat, 07 Sep 2024 16:39:02 GMT) (full text , mbox , link ).
Acknowledgement sent
to Holger Levsen <holger@debian.org>
:
New Bug report received and forwarded. Copy sent to josch@debian.org, reproducible-builds@alioth-lists.debian.net, Devscripts Maintainers <devscripts@packages.debian.org>
.
(Sat, 07 Sep 2024 16:39:02 GMT) (full text , mbox , link ).
Message #5 received at submit@bugs.debian.org (full text , mbox , 127.0.0.1 - - [07/Sep/2024 16:28:49] "GET /./pybuild-plugin-pyproject_6.20240824_all.deb HTTP/1.1" 200 -
> 127.0.0.1 - - [07/Sep/2024 16:28:49] "GET /./debootsnap-dummy_1.0_all.deb HTTP/1.1" 200 -
> done
> done
> I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg -r debootsnap-dummy' exec /tmp/debrebuild.tar.GyloWky6lUt3
> (Reading database ... 16306 files and directories currently installed.)
> Removing debootsnap-dummy (1.0) ...
> I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg-query --showformat '${binary:Package}=${Version}\n' --show > "$1/pkglist"' exec /tmp/debrebuild.tar.GyloWky6lUt3
> I: running special hook: download /pkglist ./pkglist
> I: running --customize-hook in shell: sh -c 'rm "$1/pkglist"' exec /tmp/debrebuild.tar.GyloWky6lUt3
> I: running special hook: upload sources.list /etc/apt/sources.list
> I: cleaning package lists and apt cache...
> done
> done
> I: success in 25.3251 seconds
> env --chdir=./ DEB_BUILD_OPTIONS=parallel=7 LANG=C LC_ALL=C SOURCE_DATE_EPOCH=1725536869 sbuild --build=amd64 --host=amd64 --source --no-arch-any --arch-all --chroot=/tmp/debrebuild.tar.GyloWky6lUt3 --chroot-mode=unshare --dist=unstable --no-run-lintian --no-run-autopkgtest --no-apt-upgrade --no-apt-distupgrade --bd-uninstallable-explainer= --build-path=/build/codespell-2.3.0 codespell_2.3.0-1
> sbuild (Debian sbuild) 0.85.0 (04 January 2023) on osuosl4-amd64.reproducible.osuosl.org
>
> +==============================================================================+
> | codespell 2.3.0-1 (amd64) Sat, 07 Sep 2024 16:29:06 +0000 |
> +==============================================================================+
>
> Package: codespell
> Version: 2.3.0-1
> Source Version: 2.3.0-1
> Distribution: unstable
> Machine Architecture: amd64
> Host Architecture: amd64
> Build Architecture: amd64
> Build Type: source,all
>
> I: No tarballs found in /home/holger/.cache/sbuild
> Unpacking /tmp/debrebuild.tar.GyloWky6lUt3 to /tmp/tmp.sbuild.8W2Ns8EnF2...
> copy() failed: Is a directory
> tar: This does not look like a tar archive
> tar: Exiting with failure status due to previous errors
> E: Error creating chroot session: skipping codespell
>
> +------------------------------------------------------------------------------+
> | Summary |
> +------------------------------------------------------------------------------+
>
> Build Architecture: amd64
> Build Type: source,all
> Build-Space: 0
">reply ):
[Message part 1 (text/plain, inline)]
Package: devscripts
Version: 2.23.7-78-gee16294f
Severity: normal
User: devscripts@packages.debian.org
Usertags: debrebuild
X-Debbugs-Cc: josch@debian.org, reproducible-builds@alioth-lists.debian.net
Dear josch,
when trying to use debrebuild from the main branch this fails for me like
this:
holger@osuosl4-amd64:/srv/data/holger/devscripts$ ./scripts/debrebuild.pl --builder=sbuild+unshare ../codespell_2.3.0-1_amd64.buildinfo
[...]
127.0.0.1 - - [07/Sep/2024 16:28:49] "GET /./python3-setuptools-scm_8.1.0-1_all.deb HTTP/1.1" 200 -
127.0.0.1 - - [07/Sep/2024 16:28:49] "GET /./pybuild-plugin-pyproject_6.20240824_all.deb HTTP/1.1" 200 -
127.0.0.1 - - [07/Sep/2024 16:28:49] "GET /./debootsnap-dummy_1.0_all.deb HTTP/1.1" 200 -
done
done
I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg -r debootsnap-dummy' exec /tmp/debrebuild.tar.GyloWky6lUt3
(Reading database ... 16306 files and directories currently installed.)
Removing debootsnap-dummy (1.0) ...
I: running --customize-hook in shell: sh -c 'chroot "$1" dpkg-query --showformat '${binary:Package}=${Version}\n' --show > "$1/pkglist"' exec /tmp/debrebuild.tar.GyloWky6lUt3
I: running special hook: download /pkglist ./pkglist
I: running --customize-hook in shell: sh -c 'rm "$1/pkglist"' exec /tmp/debrebuild.tar.GyloWky6lUt3
I: running special hook: upload sources.list /etc/apt/sources.list
I: cleaning package lists and apt cache...
done
done
I: success in 25.3251 seconds
env --chdir=./ DEB_BUILD_OPTIONS=parallel=7 LANG=C LC_ALL=C SOURCE_DATE_EPOCH=1725536869 sbuild --build=amd64 --host=amd64 --source --no-arch-any --arch-all --chroot=/tmp/debrebuild.tar.GyloWky6lUt3 --chroot-mode=unshare --dist=unstable --no-run-lintian --no-run-autopkgtest --no-apt-upgrade --no-apt-distupgrade --bd-uninstallable-explainer= --build-path=/build/codespell-2.3.0 codespell_2.3.0-1
sbuild (Debian sbuild) 0.85.0 (04 January 2023) on osuosl4-amd64.reproducible.osuosl.org
+==============================================================================+
| codespell 2.3.0-1 (amd64) Sat, 07 Sep 2024 16:29:06 +0000 |
+==============================================================================+
Package: codespell
Version: 2.3.0-1
Source Version: 2.3.0-1
Distribution: unstable
Machine Architecture: amd64
Host Architecture: amd64
Build Architecture: amd64
Build Type: source,all
I: No tarballs found in /home/holger/.cache/sbuild
Unpacking /tmp/debrebuild.tar.GyloWky6lUt3 to /tmp/tmp.sbuild.8W2Ns8EnF2...
copy() failed: Is a directory
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
E: Error creating chroot session: skipping codespell
+------------------------------------------------------------------------------+
| Summary |
+------------------------------------------------------------------------------+
Build Architecture: amd64
Build Type: source,all
Build-Space: 0
Build-Time: 0
Distribution: unstable
Fail-Stage: create-session
Host Architecture: amd64
Install-Time: 0
Job: codespell_2.3.0-1
Machine Architecture: amd64
Package: codespell
Package-Time: 0
Source-Version: 2.3.0-1
Space: 0
Status: failed
Version: 2.3.0-1
--------------------------------------------------------------------------------
Finished at 2024-09-07T16:29:06Z
Build needed 00:00:00, 0k disk space
E: Error creating chroot session: skipping codespell
sbuild failed
full log attached. use /usr/bin/scriptreplay to view it :)
--
cheers,
Holger
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ holger@(debian|reproducible-builds|layer-acht).org
⢿⡄⠘⠷⠚⠋⠀ OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
⠈⠳⣄
There never has been more knowledge in the world with less conclusions.
(Die Goldenen Zitronen, 1996 or so)
[typescript.xz (application/x-xz, attachment)]
[signature.asc (application/pgp-signature, inline)]
Send a report that this bug log contains spam .
Debian bug tracking system administrator <owner@bugs.debian.org >.
Last modified:
Fri Jan 31 00:47:49 2025;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.