Re: debian:stable docker image points wrong path for security updates

2021-08-16 Thread Hideki Yamane
Hi Tianon,

On Mon, 16 Aug 2021 11:56:35 -0700
Tianon Gravi  wrote:
> Just to close the loop,
> https://github.com/docker-library/official-images/pull/10730 (for
> anyone who wants to follow along). :)

 Thanks! :)
 Now release-notes CI works.
 https://salsa.debian.org/ddp-team/release-notes/-/jobs/1820974


-- 
Hideki Yamane 



Re: debian:stable docker image points wrong path for security updates

2021-08-16 Thread Tianon Gravi
On Sun, 15 Aug 2021 at 08:17, Tianon Gravi  wrote:
> I'll be working on an updated build first thing tomorrow morning.
>
> (What I would suggest in the meantime and even generally is using
> either "buster" or "bullseye" explicitly instead of the "stable"
> square wheel, as both tags should still be functioning properly.)

Just to close the loop,
https://github.com/docker-library/official-images/pull/10730 (for
anyone who wants to follow along). :)

♥,
- Tianon
  4096R / B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4



Re: debian:stable docker image points wrong path for security updates

2021-08-15 Thread Tianon Gravi
On Sun, 15 Aug 2021 at 00:17, Hideki Yamane  wrote:
>  It is because debian:stable docker image's setting: it is still
>  old style "stable/updates", instead of "stable-security" for security
>  updates(*).
> [snip]
>  Do you know When it will update to bullseye?

I'll be working on an updated build first thing tomorrow morning.

(What I would suggest in the meantime and even generally is using
either "buster" or "bullseye" explicitly instead of the "stable"
square wheel, as both tags should still be functioning properly.)

♥,
- Tianon
  4096R / B42F 6819 007F 00F8 8E36  4FD4 036A 9C25 BF35 7DD4



Re: debian:stable docker image points wrong path for security updates

2021-08-15 Thread Hideki Yamane
On Sun, 15 Aug 2021 16:33:17 +0800
Shengjing Zhu  wrote:
> Instead of waiting for docker:stable tag to be updated to bullseye,
> you can use debian:bullseye tag.

 Sorry, I don't want to change release notes CI setting ;)


-- 
Regards,

 Hideki Yamane henrich @ debian.org/iijmio-mail.jp



Re: debian:stable docker image points wrong path for security updates

2021-08-15 Thread Shengjing Zhu
On Sun, Aug 15, 2021 at 3:48 PM Hideki Yamane  wrote:
>
> Hi,
>
>  I've commited release notes translation update to repo but CI failed.
>
>  It is because debian:stable docker image's setting: it is still
>  old style "stable/updates", instead of "stable-security" for security
>  updates(*).
>
> >> Err:5 http://security.debian.org/debian-security stable/updates Release
> >>   404  Not Found [IP: 151.101.130.132 80]
>
>
> > $ docker run -it debian:stable /bin/bash
> > root@467cd5226ed1:/# sed -i -e 's/stable\/updates/stable-security/' 
> > /etc/apt/sources.list
> > root@467cd5226ed1:/# apt update
> > Get:1 http://deb.debian.org/debian stable InRelease [113 kB]
> > Get:2 http://security.debian.org/debian-security stable-security InRelease 
> > [44.1 kB]
> > Get:3 http://security.debian.org/debian-security stable-security/main amd64 
> > Packages [19.0 kB]
> > Get:4 http://deb.debian.org/debian stable-updates InRelease [40.1 kB]
> > Get:5 http://deb.debian.org/debian stable/main amd64 Packages [8178 kB]
> > Fetched 8393 kB in 4s (2044 kB/s)
> > Reading package lists... Done
>
>  Do you know When it will update to bullseye?
>

Instead of waiting for docker:stable tag to be updated to bullseye,
you can use debian:bullseye tag.

-- 
Shengjing Zhu



debian:stable docker image points wrong path for security updates

2021-08-15 Thread Hideki Yamane
Hi,

 I've commited release notes translation update to repo but CI failed.

 It is because debian:stable docker image's setting: it is still
 old style "stable/updates", instead of "stable-security" for security
 updates(*).

>> Err:5 http://security.debian.org/debian-security stable/updates Release
>>   404  Not Found [IP: 151.101.130.132 80]


> $ docker run -it debian:stable /bin/bash
> root@467cd5226ed1:/# sed -i -e 's/stable\/updates/stable-security/' 
> /etc/apt/sources.list
> root@467cd5226ed1:/# apt update
> Get:1 http://deb.debian.org/debian stable InRelease [113 kB]
> Get:2 http://security.debian.org/debian-security stable-security InRelease 
> [44.1 kB]
> Get:3 http://security.debian.org/debian-security stable-security/main amd64 
> Packages [19.0 kB]
> Get:4 http://deb.debian.org/debian stable-updates InRelease [40.1 kB]
> Get:5 http://deb.debian.org/debian stable/main amd64 Packages [8178 kB]
> Fetched 8393 kB in 4s (2044 kB/s)   
> Reading package lists... Done

 Do you know When it will update to bullseye?


 *) 
https://www.debian.org/releases/stable/amd64/release-notes/ch-information.html#security-archive


-- 
Regards,

 Hideki Yamane henrich @ debian.org/iijmio-mail.jp