Docker 19.03 is no longer receiving updates.

  • Done
  • quality assurance status badge
Details
4 participants
  • Sarah Morgensen
  • John Kehayias
  • Ludovic Courtès
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Sarah Morgensen
Severity
important
S
L
L
Ludovic Courtès wrote on 19 Sep 2021 23:04
control message for bug #50665
(address . control@debbugs.gnu.org)
871r5ks2ex.fsf@gnu.org
severity 50665 important
quit
L
L
Ludovic Courtès wrote on 19 Sep 2021 23:04
(address . control@debbugs.gnu.org)
87zgs8qnuf.fsf@gnu.org
tags 50665 + security
quit
M
M
Maxim Cournoyer wrote on 23 Sep 2021 05:47
Re: bug#50665: Docker 19.03 is no longer receiving updates.
(name . Sarah Morgensen)(address . iskarian@mgsn.dev)(address . 50665@debbugs.gnu.org)
87h7eckl62.fsf@gmail.com
Hello!

Sarah Morgensen <iskarian@mgsn.dev> writes:

Toggle quote (10 lines)
> Hello Guix,
>
> Docker 19.03 (the version we have) is expected to receive no further
> updates [0], and currently depends on Go 1.14 to build, which has also
> reached EOL.
>
> Is anyone up to the task of updating the Docker behemoth?
>
> [0] https://github.com/moby/moby/pull/41381#issuecomment-876982431

Last I tried, I got stuck on go-protobuf, which required go modules to
build. I hope I got lost and that this isn't the case that, but
otherwise it'd be blocked by adding 'go modules' support in our go build
system.

Maxim
J
J
John Kehayias wrote on 28 Jun 2022 02:36
Re: Docker 19.03 is no longer receiving updates.
(name . 50665@debbugs.gnu.org)(address . 50665@debbugs.gnu.org)(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)
vAJvNVcSvaTGAle7fafLgo9fgkHFIQcYHD2oKV8ZF33jooTaXGj63fj_9VFOzzf2feL_Y0NSC-21kGbcWcV3G9zyx_jVV9HOzizhpobbXrk=@protonmail.com
Hello,

I believe this can be closed with Docker having been updated to the latest version in this patch series: https://issues.guix.gnu.org/52790

However, on the Go front, this leaves docker-compose to be updated to v2 which moves to Go. I tried to import the go package definition but it fails if using recursive to get the (many many) dependencies:

guix import go github.com/docker/compose/v2 -r
...
ice-9/boot-9.scm:1683:16: In procedure raise-exception:
Git error: reference 'refs/tags/v0.30.0' not found

In just doing the base package and finding what dependencies are missing, I hit this again with

guix import go k8s.io/client-go -r
...
ice-9/boot-9.scm:1683:16: In procedure raise-exception:
Git error: reference 'refs/tags/v0.9.20' not found

Anyway, I should open (after searching for any relevant issues) an issue for the Go importer and/or docker-compose updates. Just thought I capture what I've seen so far in trying to complete the Docker update.

John
M
M
Maxim Cournoyer wrote on 6 Jul 2022 15:03
(name . John Kehayias)(address . john.kehayias@protonmail.com)(name . 50665-done@debbugs.gnu.org)(address . 50665@debbugs.gnu.org)
87tu7u2y24.fsf@gmail.com
Hi John,

John Kehayias <john.kehayias@protonmail.com> writes:

Toggle quote (5 lines)
> Hello,
>
> I believe this can be closed with Docker having been updated to the
> latest version in this patch series: https://issues.guix.gnu.org/52790

Thanks for the heads-up! Closing.

Maxim
M
M
Maxim Cournoyer wrote on 12 Jul 2022 15:47
control message for bug #50665
(address . control@debbugs.gnu.org)
87r12q8mtq.fsf@gmail.com
close 50665
quit
?