[pkg-go] Bug#1115880: Missing hard dependency

Lee Garrett debian at rocketjump.eu
Sun Sep 21 06:37:04 BST 2025


Package: debos
Version: 1.1.5-1+b2
Severity: serious
X-Debbugs-Cc: debian at rocketjump.eu

Hi,

debos refuses to run if systemd-resolved is not installed, despite it not being
a hard dependency:

$ cat /tmp/debos_tmp.yml
---
architecture: amd64

actions:
  - action: debootstrap
    suite: stable

$ debos /tmp/debos_tmp.yml
stat /lib/systemd/systemd-resolved: no such file or directory
$ dpkg -l systemd-resolved
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name             Version      Architecture Description
+++-================-============-============-=================================
un  systemd-resolved <none>       <none>       (no description available)

Installing systemd-resolved is unfortunately not an option, as the machine in
question has a recursive resolver running that it must use.

Regards,
Lee

-- System Information:
Debian Release: 13.1
  APT prefers stable-updates
  APT policy: (990, 'stable-updates'), (990, 'stable-security'), (990, 'proposed-updates'), (990, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages debos depends on:
ii  busybox-static [busybox]  1:1.37.0-6+b3
ii  debootstrap               1.0.142
ii  libc6                     2.41-12
ii  libglib2.0-0t64           2.84.4-3~deb13u1
ii  libostree-1-1             2025.2-1
ii  qemu-system-x86           1:10.0.3+ds-0+deb13u1
ii  qemu-user-static          1:10.0.3+ds-0+deb13u1
ii  systemd-container         257.8-1~deb13u2

Versions of packages debos recommends:
ii  bmap-tools             3.9.0-3
ii  bmaptool [bmap-tools]  3.9.0-3
ii  bzip2                  1.0.8-6
ii  dosfstools             4.2-1.2
ii  e2fsprogs              1.47.2-3+b3
ii  fdisk                  2.41-5
ii  linux-image-amd64      6.12.43-1
ii  mount                  2.41-5
ii  ovmf                   2025.02-8
ii  parted                 3.6-5
ii  systemd-resolved       257.8-1~deb13u2
ii  udev                   257.8-1~deb13u2
ii  xz-utils               5.8.1-1
ii  zip                    3.0-15

Versions of packages debos suggests:
pn  libslirp-helper  <none>
pn  user-mode-linux  <none>

-- no debconf information



More information about the Pkg-go-maintainers mailing list