<div dir="ltr">Package: debian-repro-status<br>Version: 0.3.1-2<br>Severity: grave<br>X-Debbugs-Cc: <a href="mailto:johannes.starosta%2Bdebian@gmail.com">johannes.starosta+debian@gmail.com</a><br><br>Dear Maintainer,<br><br>debian-repro-status doesn't work on Debian Trixie but gives out an 404<br>error. I first reported this to upstream after consulting with the<br>#debian-reproducible matrix chat. jochensp recommended filing a bug here<br>too so the bug can be fixed in Trixie too. <br>I'm not sure about the severity since right now debian-repro-status<br>doesn't work at all (quite serious or grave in my book) but of course<br>won't cause dataloss or have any security implicatins. <br>So feel free to change the severity.<br><br>I will now copy-paste my upstream  bug report from <a href="https://github.com/kpcyrd/debian-repro-status/issues/19">https://github.com/kpcyrd/debian-repro-status/issues/19</a><br><br><br>How to reproduce<br>Install debian-repro-status on a current Debian Trixie System (I used a cloudinit image from <a href="http://cdimage.debian.org">cdimage.debian.org</a> on a ProxmoxVE 9 qemu10 VM ) with apt install debian-repro-status<br>Verify the version:<br>apt-cache policy debian-repro-status`de<br>debian-repro-status:<br>  Installed: 0.3.1-2<br>  Candidate: 0.3.1-2<br>  Version table:<br> *** 0.3.1-2 500<br>        500 mirror+file:/etc/apt/mirrors/debian.list trixie/main amd64 Packages<br>        100 /var/lib/dpkg/status<br>Run it:<br>debian-repro-status <br>Error: Failed to complete http request: "<a href="https://reproduce.debian.net/amd64/api/v0/pkgs/list">https://reproduce.debian.net/amd64/api/v0/pkgs/list</a>"<br><br>Caused by:<br>    HTTP status client error (404 Not Found) for url (<a href="https://reproduce.debian.net/amd64/api/v0/pkgs/list">https://reproduce.debian.net/amd64/api/v0/pkgs/list</a>)<br><br>Alternatively build and run it from the github repo:<br><br>git clone <a href="https://github.com/kpcyrd/debian-repro-status">https://github.com/kpcyrd/debian-repro-status</a><br>cargo build<br>cargo run<br>Finished dev profile [unoptimized + debuginfo] target(s) in 0.49s<br>Running target/debug/debian-repro-status<br>Error: Failed to complete http request: "<a href="https://reproduce.debian.net/amd64/api/v0/pkgs/list">https://reproduce.debian.net/amd64/api/v0/pkgs/list</a>"<br><br>Caused by:<br>HTTP status client error (404 Not Found) for url (<a href="https://reproduce.debian.net/amd64/api/v0/pkgs/list">https://reproduce.debian.net/amd64/api/v0/pkgs/list</a>)<br><br>- ```<br>git describe --tags<br>v0.3.1<br>Possible causes<br>Since the error is an 404 on the api url my first guess was that the api changed ad some point in rebuilderd, but a grep -R api/ --exclude-dir=target rebuilderd on my local copy of the rebuilderd repository didn't confirmed this. So my guess is that <a href="http://reproduce.debian.net">reproduce.debian.net</a> changed something in their setup which is not reflected in debian-repro-status yet. On the other hand rdn mentions a api/v1 and even has some examples for these "api/v1" so maybe I missed something in the rebuilderd source code.<br><br><br><br>-- System Information:<br>Debian Release: 13.1<br>  APT prefers stable-updates<br>  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')<br>Architecture: amd64 (x86_64)<br><br>Kernel: Linux 6.12.48+deb13-amd64 (SMP w/4 CPU threads; PREEMPT)<br>Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set<br>Shell: /bin/sh linked to /usr/bin/dash<br>Init: systemd (via /run/systemd/system)<br>LSM: AppArmor: enabled<br><br>Versions of packages debian-repro-status depends on:<br>ii  ca-certificates  20250419<br>ii  libc6            2.41-12<br>ii  libgcc-s1        14.2.0-19<br>ii  libssl3t64       3.5.1-1<br><br>debian-repro-status recommends no packages.<br><br>debian-repro-status suggests no packages.<br><br>-- no debconf information<br><div><br></div><div><br></div><div>Regards, Johannes.</div></div>