=============================================================================== About this build: this rebuild has been done as part of reproduce.debian.net where we aim to reproduce Debian binary packages distributed via ftp.debian.org, by rebuilding using the exact same packages as the original build on the buildds, as described in the relevant .buildinfo file from buildinfos.debian.net. For more information please go to https://reproduce.debian.net or join #debian-reproducible on irc.debian.org =============================================================================== Preparing download of sources for /srv/rebuilderd/tmp/rebuilderdmEJIHS/inputs/ksshaskpass_6.5.2-1_riscv64.buildinfo Source: ksshaskpass Version: 4:6.5.2-1 rebuilderd-worker node: riscv64-07 +------------------------------------------------------------------------------+ | Downloading sources Thu, 06 Nov 2025 15:12:07 +0000 | +------------------------------------------------------------------------------+ Get:1 https://deb.debian.org/debian trixie InRelease [140 kB] Get:2 https://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:3 https://deb.debian.org/debian trixie-updates InRelease [47.3 kB] Get:4 https://deb.debian.org/debian trixie-proposed-updates InRelease [55.8 kB] Get:5 https://deb.debian.org/debian trixie-backports InRelease [54.0 kB] Get:6 https://deb.debian.org/debian forky InRelease [148 kB] Get:7 https://deb.debian.org/debian sid InRelease [176 kB] Get:8 https://deb.debian.org/debian experimental InRelease [82.8 kB] Get:9 https://deb.debian.org/debian trixie/main Sources [10.5 MB] Get:10 https://deb.debian.org/debian trixie/non-free-firmware Sources [6536 B] Get:11 https://deb.debian.org/debian-security trixie-security/main Sources [91.5 kB] Get:12 https://deb.debian.org/debian-security trixie-security/non-free-firmware Sources [696 B] Get:13 https://deb.debian.org/debian trixie-updates/main Sources [2788 B] Get:14 https://deb.debian.org/debian trixie-proposed-updates/non-free-firmware Sources [692 B] Get:15 https://deb.debian.org/debian trixie-proposed-updates/main Sources [125 kB] Get:16 https://deb.debian.org/debian trixie-backports/non-free-firmware Sources [1052 B] Get:17 https://deb.debian.org/debian trixie-backports/main Sources [83.1 kB] Get:18 https://deb.debian.org/debian forky/main Sources [10.7 MB] Get:19 https://deb.debian.org/debian forky/non-free-firmware Sources [7128 B] Get:20 https://deb.debian.org/debian sid/non-free-firmware Sources [9080 B] Get:21 https://deb.debian.org/debian sid/main Sources [11.2 MB] Get:22 https://deb.debian.org/debian experimental/non-free-firmware Sources [2572 B] Get:23 https://deb.debian.org/debian experimental/main Sources [345 kB] Fetched 33.8 MB in 23s (1489 kB/s) Reading package lists... 'https://deb.debian.org/debian/pool/main/k/ksshaskpass/ksshaskpass_6.5.2-1.dsc' ksshaskpass_6.5.2-1.dsc 2598 SHA256:917623b10bbe009ca9fec500124d1e435cfd891e1db1c194002c7004a9aee08e 'https://deb.debian.org/debian/pool/main/k/ksshaskpass/ksshaskpass_6.5.2.orig.tar.xz' ksshaskpass_6.5.2.orig.tar.xz 31004 SHA256:e1cdacbdde464b772bc29bd520dde2503b54f7e24f6ac9ca3efd7ec9ca9d8c62 'https://deb.debian.org/debian/pool/main/k/ksshaskpass/ksshaskpass_6.5.2.orig.tar.xz.asc' ksshaskpass_6.5.2.orig.tar.xz.asc 488 SHA256:fa9dbb512329d0b61a2aeb90a14901d1bcb85523d2d0b00198126cfaf5fda234 'https://deb.debian.org/debian/pool/main/k/ksshaskpass/ksshaskpass_6.5.2-1.debian.tar.xz' ksshaskpass_6.5.2-1.debian.tar.xz 16964 SHA256:52a3ad5f85ef99d18ad5284de4d5b3c44cd9dcadb93f578c1792c07496556da1 e1cdacbdde464b772bc29bd520dde2503b54f7e24f6ac9ca3efd7ec9ca9d8c62 ksshaskpass_6.5.2.orig.tar.xz fa9dbb512329d0b61a2aeb90a14901d1bcb85523d2d0b00198126cfaf5fda234 ksshaskpass_6.5.2.orig.tar.xz.asc 52a3ad5f85ef99d18ad5284de4d5b3c44cd9dcadb93f578c1792c07496556da1 ksshaskpass_6.5.2-1.debian.tar.xz 917623b10bbe009ca9fec500124d1e435cfd891e1db1c194002c7004a9aee08e ksshaskpass_6.5.2-1.dsc +------------------------------------------------------------------------------+ | Calling debrebuild Thu, 06 Nov 2025 15:12:35 +0000 | +------------------------------------------------------------------------------+ Rebuilding ksshaskpass=4:6.5.2-1 in /srv/rebuilderd/tmp/rebuilderdmEJIHS/inputs now. + nice /usr/bin/debrebuild --buildresult=/srv/rebuilderd/tmp/rebuilderdmEJIHS/out --builder=sbuild+unshare --cache=/srv/rebuilderd/cache -- /srv/rebuilderd/tmp/rebuilderdmEJIHS/inputs/ksshaskpass_6.5.2-1_riscv64.buildinfo /srv/rebuilderd/tmp/rebuilderdmEJIHS/inputs/ksshaskpass_6.5.2-1_riscv64.buildinfo contains a GPG signature which has NOT been validated Using defined Build-Path: /build/reproducible-path/ksshaskpass-6.5.2 I: verifying dsc... successful! Traceback (most recent call last): File "/usr/bin/debootsnap", line 679, in main(sys.argv[1:]) ~~~~^^^^^^^^^^^^^^ File "/usr/bin/debootsnap", line 628, in main pkgs_notfound = query_apt_repo(pkgs_notfound, nativearch, unstable, sources) File "/usr/bin/debootsnap", line 243, in query_apt_repo cache = apt.Cache(rootdir=tmpdirname) File "/usr/lib/python3/dist-packages/apt/cache.py", line 158, in __init__ self.open(progress) ~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3/dist-packages/apt/cache.py", line 217, in open self._cache = apt_pkg.Cache(progress) ~~~~~~~~~~~~~^^^^^^^^^^ apt_pkg.Error: E:The value 'trixie' is invalid for APT::Default-Release as such a release is not available in the sources debootsnap failed at /usr/bin/debrebuild line 492.