Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1289361
| Path | csiph.com!weretis.net!feeder8.news.weretis.net!srl.newsdeef.eu!news.corradoroberto.it!diesel.cu.mi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Arnaud Rebillout <arnaudr@debian.org> |
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#1133265: sbuild: Wrong (and duplicate) URL for the security suite |
| Date | Mon, 13 Apr 2026 03:40:01 +0200 |
| Message-ID | <MJern-eIAp-3@gated-at.bofh.it> (permalink) |
| References | <MIC2J-ei2N-5@gated-at.bofh.it> <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> |
| X-Original-To | Jochen Sprickerhof <jspricke@debian.org> |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Mon Apr 13 01:39:09 2026 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -1.699 |
| Reply-To | Arnaud Rebillout <arnaudr@debian.org>, 1133265@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | sbuild@packages.debian.org |
| X-Debian-Pr-Message | followup 1133265 |
| X-Debian-Pr-Package | sbuild |
| X-Debian-Pr-Source | sbuild |
| MIME-Version | 1.0 |
| User-Agent | Mozilla Thunderbird |
| Content-Language | en-US |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Debian-User | arnaudr |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1963666 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 52 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | 1133265@bugs.debian.org |
| X-Original-Date | Mon, 13 Apr 2026 08:36:21 +0700 |
| X-Original-Message-ID | <0f73d395-e681-4a51-8e41-37f85021efe1@debian.org> |
| X-Original-References | <177589660049.32243.9004126699012658185.reportbug@carbon> <adpTfadvQr6vE4MZ@vis> <c1a75e46-78b4-4590-a875-c1e3a97965f3@debian.org> <aduwa8o9_L8ksKys@vis> <177589660049.32243.9004126699012658185.reportbug@carbon> <aduwa8o9_L8ksKys@vis> |
| Xref | csiph.com linux.debian.bugs.dist:1289361 |
Show key headers only | View raw
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