=============================================================================== 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/rebuilderdmK3m5h/inputs/wacomtablet_6.5.2-1_riscv64.buildinfo Source: wacomtablet Version: 6.5.2-1 rebuilderd-worker node: riscv64-06 +------------------------------------------------------------------------------+ | Downloading sources Thu, 06 Nov 2025 14:42:53 +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/non-free-firmware Sources [6536 B] Get:10 https://deb.debian.org/debian trixie/main Sources [10.5 MB] 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/main Sources [125 kB] Get:15 https://deb.debian.org/debian trixie-proposed-updates/non-free-firmware Sources [692 B] 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 [81.8 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/main Sources [11.2 MB] Get:21 https://deb.debian.org/debian sid/non-free-firmware Sources [9080 B] Get:22 https://deb.debian.org/debian experimental/main Sources [346 kB] Get:23 https://deb.debian.org/debian experimental/non-free-firmware Sources [2572 B] Fetched 33.8 MB in 22s (1514 kB/s) Reading package lists... 'https://deb.debian.org/debian/pool/main/w/wacomtablet/wacomtablet_6.5.2-1.dsc' wacomtablet_6.5.2-1.dsc 3115 SHA256:0d5626845c8af7409621673d23a8437e4c27e3c87c50bbc676fbcd10aa6da15f 'https://deb.debian.org/debian/pool/main/w/wacomtablet/wacomtablet_6.5.2.orig.tar.xz' wacomtablet_6.5.2.orig.tar.xz 840884 SHA256:c00d59a37ad86d68a6f5f1120b09b4d946fa1cd8c48c575d6671f8566479bc63 'https://deb.debian.org/debian/pool/main/w/wacomtablet/wacomtablet_6.5.2.orig.tar.xz.asc' wacomtablet_6.5.2.orig.tar.xz.asc 488 SHA256:acb29681180ade6eca216b96cc3fa8aeb3c5662a12ee8914f10c45b1e23da91c 'https://deb.debian.org/debian/pool/main/w/wacomtablet/wacomtablet_6.5.2-1.debian.tar.xz' wacomtablet_6.5.2-1.debian.tar.xz 17328 SHA256:187128e76761df2deaaf81e155764a324c7dc3e0bd32bc612415de0e6c1e8068 c00d59a37ad86d68a6f5f1120b09b4d946fa1cd8c48c575d6671f8566479bc63 wacomtablet_6.5.2.orig.tar.xz acb29681180ade6eca216b96cc3fa8aeb3c5662a12ee8914f10c45b1e23da91c wacomtablet_6.5.2.orig.tar.xz.asc 187128e76761df2deaaf81e155764a324c7dc3e0bd32bc612415de0e6c1e8068 wacomtablet_6.5.2-1.debian.tar.xz 0d5626845c8af7409621673d23a8437e4c27e3c87c50bbc676fbcd10aa6da15f wacomtablet_6.5.2-1.dsc +------------------------------------------------------------------------------+ | Calling debrebuild Thu, 06 Nov 2025 14:43:21 +0000 | +------------------------------------------------------------------------------+ Rebuilding wacomtablet=6.5.2-1 in /srv/rebuilderd/tmp/rebuilderdmK3m5h/inputs now. + nice /usr/bin/debrebuild --buildresult=/srv/rebuilderd/tmp/rebuilderdmK3m5h/out --builder=sbuild+unshare --cache=/srv/rebuilderd/cache -- /srv/rebuilderd/tmp/rebuilderdmK3m5h/inputs/wacomtablet_6.5.2-1_riscv64.buildinfo /srv/rebuilderd/tmp/rebuilderdmK3m5h/inputs/wacomtablet_6.5.2-1_riscv64.buildinfo contains a GPG signature which has NOT been validated Using defined Build-Path: /build/reproducible-path/wacomtablet-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.