Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1289361
| From | Arnaud Rebillout <arnaudr@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite |
| Date | 2026-04-13 03:40 +0200 |
| Message-ID | <MJern-eIAp-3@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <MIHc5-elGm-1@gated-at.bofh.it> <MIIBb-emtv-11@gated-at.bofh.it> <MJ4il-eBwf-3@gated-at.bofh.it> <MIC2J-ei2N-5@gated-at.bofh.it> <MJ4il-eBwf-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Jochen, On 12/04/2026 21:47, Jochen Sprickerhof wrote: > Sorry, you are totally write. Could you try this MR? > > https://salsa.debian.org/debian/sbuild/-/merge_requests/231 I tried, it works in the sense: no more APT errors, the URL for the security suite is valid. However, I still don't understand why you want to pass an extra arg to mmdebstrap to add the security suite: the security suite is _already_ enabled automatically by mmdebstrap: ``` $ man mmdebstrap | grep 'security mirror$' Default mirrors for stable releases include updates and security mirror ``` With your MR, the security mirror now appears twice in the APT sources, but with a different URL. Now I see that in my logs: ``` +------------------ | Update chroot +------------------ Get:1 http://security.debian.org/debian-security bullseye-security InRelease [27.2 kB] [...] Get:4 http://deb.debian.org/debian-security bullseye-security InRelease [27.2 kB] ``` And here's how it looks like in the chroot that was created: ``` $ tail -n999 etc/apt/sources.list etc/apt/sources.list.d/* ==> etc/apt/sources.list <== deb http://deb.debian.org/debian bullseye main deb http://deb.debian.org/debian bullseye-updates main deb http://security.debian.org/debian-security bullseye-security main ==> etc/apt/sources.list.d/bullseye-security.list <== deb http://deb.debian.org/debian-security bullseye-security main ``` Cheers, Arnaud
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite Arnaud Rebillout <arnaudr@debian.org> - 2026-04-11 10:40 +0200
Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite Arnaud Rebillout <arnaudr@debian.org> - 2026-04-11 11:00 +0200
Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite Jochen Sprickerhof <jspricke@debian.org> - 2026-04-11 16:10 +0200
Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite Arnaud Rebillout <arnaudr@debian.org> - 2026-04-11 17:40 +0200
Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite Jochen Sprickerhof <jspricke@debian.org> - 2026-04-12 16:50 +0200
Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite Arnaud Rebillout <arnaudr@debian.org> - 2026-04-13 03:40 +0200
Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite Jochen Sprickerhof <jspricke@debian.org> - 2026-04-13 11:10 +0200
Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite Arnaud Rebillout <arnaudr@debian.org> - 2026-04-13 18:00 +0200
csiph-web