Your message dated Tue, 27 Dec 2022 23:24:11 +0000
with message-id <e1pajip-00cbio...@fasolo.debian.org>
and subject line Bug#1027107: Removed package(s) from unstable
has caused the Debian Bug report #638679,
regarding [dh_python2] Please don't error out on unknown options
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.)
--
638679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python
Version: 2.6.7-3
Severity: minor
Hi,
If I pass an unknown option to dh_python2, I get an error and a nonzero exit
code which fails the build:
,----
| laney@raleigh> DH_NO_ACT=1 dh_clean --foo; echo $?
| Unknown option: foo
| 0
| laney@raleigh> DH_NO_ACT=1 dh_python2 --foo; echo $?
| Usage: dh_python2 -p PACKAGE [-V [X.Y][-][A.B]] DIR [-X REGEXPR]
|
|
| dh_python2: error: no such option: --foo
| 2
`----
This is in contradiction to the guarantee given in debhelper(7) (which talks
about using DH_OPTIONS. I only gave an example without this for simplicity):
,----
| DH_OPTIONS
| Anything in this variable will be prepended to the command line
arguments
| of all debhelper commands. Command-specific options will be ignored by
commands
| that do not support them.
`----
It'd be nice if dh_python2 respected this.
Cheers,
Iain
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python depends on:
ii python-minimal 2.6.7-3 minimal subset of the Python langu
ii python2.6 2.6.7-4 An interactive high-level object-o
python recommends no packages.
Versions of packages python suggests:
pn python-doc <none> (no description available)
pn python-tk <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.7.18-3+rm
Dear submitter,
as the package python-defaults has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1027107
The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---