Your message dated Sat, 1 Oct 2022 01:50:23 +0200
with message-id
<caknhny_dm6sfgwq0x2yq9+kporfxe3wad2x0t_l0hoovf55...@mail.gmail.com>
and subject line Re: Bug#978703: gives strange error messages on outdated images
has caused the Debian Bug report #978703,
regarding gives strange error messages on outdated images
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
978703: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978703
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debspawn
Version: 0.4.1-1
Severity: minor
Hi,
I recently tried to use debspawn build building into a slightly outdated
image of Debian sid and received a message that dsrun didn't like the
"--suite sid" option that was given to it. Updating the image solved the
issue for me.
I suspect that the "outside" debspawn calls things that are inside the
image, and while the outside debspawn was a 0.4.1, the inside was still
at 0.4.0 or even older and the interface between the outside and inside
code changed with the 0.4.0 to 0.4.1 transition. If my suspicion is
true, than this might also apply to images of testing or stable, but
without the possibility of just fixing this by updating the image.
I understand that this issue is probably hard to fix, but if it doesn't
seem possible to just inject the code needed on the inside from the
outside at run time (therefore forcing them to be in sync, but possibly
introducing python version issues) then there should be at least a more
helpful error message than just bombing out with a usage message of an
internal tool.
Greetings
Marc
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.10.2-zgws1 (SMP w/12 CPU threads)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages debspawn depends on:
ii debootstrap 1.0.123
ii python3 3.9.1-1
ii python3-toml 0.10.1-1
ii systemd-container 247.2-2
ii zstd 1.4.5+dfsg-4
Versions of packages debspawn recommends:
ii build-essential 12.8
ii devscripts 2.20.5
Versions of packages debspawn suggests:
ii sudo 1.9.4p2-1
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi!
I'm closing this issue, as there isn't much we can do about it
retroactively, and it shouldn't happen this way again in future, as
the respective code is now able to either fix the found issue or at
the very least give a better error message :-)
Cheers,
Matthias
--- End Message ---