wrong security repo for stable suite #12

Closed
opened 2021-08-25 08:38:30 +00:00 by meskio · 3 comments

For stable suite mmdebstrap tries to use the security mirror:

http://security.debian.org/debian-security stable/updates

But since bullseye release the mirror should be:

http://security.debian.org/debian-security stable-security

It does work correctly if I specify bullseye instead of stable.

For stable suite mmdebstrap tries to use the security mirror: ``` http://security.debian.org/debian-security stable/updates ``` But since [bullseye release](https://www.debian.org/releases/bullseye/amd64/release-notes/ch-information.en.html#security-archive) the mirror should be: ``` http://security.debian.org/debian-security stable-security ``` It does work correctly if I specify `bullseye` instead of `stable`.
Owner

fixed in c63ad87310

fixed in c63ad873106697c4bdfd950eca16be844676a937
josch closed this issue 2021-08-25 09:00:15 +00:00
Author

Ups, I thought I did test the version from the repo, but it looks like I was still using the one from debian. Sorry for the noise, and thanks for the fast response.

I hope it will get updated in debian soon :)

Ups, I thought I did test the version from the repo, but it looks like I was still using the one from debian. Sorry for the noise, and thanks for the fast response. I hope it will get updated in debian soon :)
Owner

You were not wrong. I only pushed 18 commits I only had locally a few hours ago. :)

You were not wrong. I only pushed 18 commits I only had locally a few hours ago. :)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: josch/mmdebstrap#12
No description provided.