Package: docker.io
Version: 28.5.2+dfsg4-3
Severity: minor
X-Debbugs-Cc: [email protected]

Dear Maintainer,

When executing the command `docker buildx ls` the column BUILDKIT displays the
default
version (v0.0.0+unknown) of the github.com/moby/buildkit package:

$ docker buildx ls
NAME/NODE     DRIVER/ENDPOINT   STATUS    BUILDKIT         PLATFORMS
default*      docker
 \_ default    \_ default       running   v0.0.0+unknown   linux/amd64 (+2),
linux/386

I think that the proper BuildKit version to display would be v0.25.2 for
docker.io 28.5.2+dfsg4-3.
So I would expect the output to be something like:
NAME/NODE     DRIVER/ENDPOINT   STATUS    BUILDKIT      PLATFORMS
default*      docker
 \_ default    \_ default       running   v0.25.2       linux/amd64 (+2),
linux/386

I have deduced the version number by executing:
$ origtargz --unpack
get-orig-source info: Process moby/buildkit
    component = buildkit
    revision = v0.25.2
    filename = /home/pgmarc/code/docker-
investigation/docker.io_28.5.2+dfsg4.orig-buildkit.tar.gz
get-orig-source info: Requesting URL:
    https://github.com/moby/buildkit/archive/v0.25.2.tar.gz
get-orig-source info: Successfully downloaded package:
docker.io_28.5.2+dfsg4.orig-buildkit.tar.gz

I have executed `docker buildx ls` on Debian trixie package (docker.io
26.1.5-dfsg1-9) and the
output is the same:
NAME/NODE     DRIVER/ENDPOINT   STATUS    BUILDKIT         PLATFORMS
default*      docker
 \_ default    \_ default       running   v0.0.0+unknown   linux/amd64 (+2),
linux/386

Thank you for your hard work mantaining Docker on Debian.

Best regards,
Pedro


-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 7.1.3+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages docker.io depends on:
ii  containerd                  2.1.9+ds1-1
ii  debconf [debconf-2.0]       1.5.92
ii  iptables                    1.8.13-1
ii  libc6                       2.42-17
ii  libsystemd0                 261.1-3
ii  runc                        1.3.5+ds1-1
ii  systemd [systemd-sysusers]  261.1-3
ii  sysvinit-utils              3.18-1
ii  tini-static                 0.19.0-6+b1

Versions of packages docker.io recommends:
ii  apparmor           4.1.7-4
ii  ca-certificates    20260601
ii  dbus-user-session  1.16.2-5+b1
ii  docker-cli         28.5.2+dfsg4-3
ii  git                1:2.53.0-1
ii  needrestart        3.11-1
ii  xz-utils           5.8.3-1

Versions of packages docker.io suggests:
pn  btrfs-progs                <none>
ii  debootstrap                1.0.144
pn  docker-doc                 <none>
ii  e2fsprogs                  1.47.4-1
pn  rinse                      <none>
pn  rootlesskit                <none>
pn  xfsprogs                   <none>
pn  zfs-fuse | zfsutils-linux  <none>

-- debconf information:
* docker.io/purge-data: true

Reply via email to