Your message dated Sun, 06 Mar 2016 13:34:02 +0000
with message-id <e1acyos-0000hh...@franck.debian.org>
and subject line Bug#814761: fixed in debhelper 9.20160306
has caused the Debian Bug report #814761,
regarding debhelper: Clarify use of maintscript
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.)


-- 
814761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 1.2.3
Severity: important

Hi,

while debugging an issue found by piuparts on upgrading from jessie to
stretch I stumbled upon this debug output from dpkg-maintscript-helper:

  Setting up apt (1.2.3) ...
  Installing new version of config file /etc/apt/apt.conf.d/01autoremove ...
  Installing new version of config file /etc/cron.daily/apt ...
  Installing new version of config file /etc/kernel/postinst.d/apt-auto-removal 
...
  usermod: no changes
  DEBUG: dpkg-maintscript-helper: Executing /usr/bin/dpkg-maintscript-helper 
rm_conffile in postinst of apt
  DEBUG: dpkg-maintscript-helper: CONFFILE=/etc/apt/apt.conf.d/20changelog 
PACKAGE=apt:amd64 LASTVERSION=1.0.3 ACTION=@ PARAM=--

This looks like dpkg-maintscript-helper gets called with the wrong
parameters ... how does apt.maintscript look like?

    rm_conffile /etc/apt/apt.conf.d/20changelog 1.0.3 -- "@"

yes, that's bullshit. Correct would be

    rm_conffile /etc/apt/apt.conf.d/20changelog 1.2.4~

So this has never worked since it was introduced in 2014 ...
Version bumped assuming the fixed version will be uploaded as 1.2.4.


Andreas

--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 9.20160306

We believe that the bug you reported is fixed in the latest version of
debhelper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 814...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niels Thykier <ni...@thykier.net> (supplier of updated debhelper package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 06 Mar 2016 13:14:43 +0000
Source: debhelper
Binary: debhelper
Architecture: source
Version: 9.20160306
Distribution: unstable
Urgency: medium
Maintainer: Debhelper Maintainers <debhelper-de...@lists.alioth.debian.org>
Changed-By: Niels Thykier <ni...@thykier.net>
Description:
 debhelper  - helper programs for debian/rules
Closes: 615854 744380 798648 802274 803341 812136 812790 812879 814761 815401 
815620
Changes:
 debhelper (9.20160306) unstable; urgency=medium
 .
   [ Niels Thykier ]
   * Remove dh_suidregister and related autoscripts.  No package
     (that can be built in unstable) invokes this tool.
   * dh: Do not create stamp files when running with --no-act.
   * dh_strip/dh_gencontrol: Move "is_udeb" guard to dh_strip.
     This should avoid adding build-ids to udebs without having
     the actual debug symbols available.  Thanks to Jérémy Bobbio
     for reporting the issue.  (Closes: #812879)
   * dh_makeshlibs: Do not claim to be using maintainer scripts
     for invoking ldconfig.  Thanks to Eugene V. Lyubimkin for
     the report.  (Closes: #815401)
   * Remove dh_scrollkeeper.  It is no longer used in unstable.
   * autoconf.pm: Apply patch from Gergely Nagy to set "VERBOSE=1"
     when running tests to make sure that the build logs are
     dumped on error with automake.  (Closes: #798648, #744380)
   * dh_installdeb: In compat 10, properly shell escape lines
     from the maintscript config file.  This will *not* be fixed
     retroactively since people have begun to rely on the bug
     in previous versions (e.g. by quoting the file names).
     Thanks to Jakub Wilk for reporting the issue.
     (Closes: #803341)
   * dh_installdeb: In compat 10, avoid adding two comments per line
     in the maintscript file.  Thanks to Didier Raboud for
     reporting the bug.  (Closes: #615854)
   * cmake.pm: Apply patch from Helmut Grohne to correct the
     name of the default cross compilers.  (Closes: #812136)
   * dh_installdeb: Clarify what goes in the "maintscript" config
     files.  Thanks to Julian Andres Klode for the report.
     (Closes: #814761)
   * dh_compress: Correct and warn if given a path with a package
     tmp dir prefix (e.g. "debian/<pkg>/path/to/file").
   * dh_compress: Handle file resolution failures more gracefully.
     Thanks to Daniel Leidert for reporting this issue.
     (Closes: #802274)
   * dh_installinit: Make --restart-after-upgrade the default in
     compat 10.  Packages can undo this by using the new
     --no-restart-after-upgrade parameter.
   * d/control: Update Vcs links.
   * d/control: Bump Standards-Version to 3.9.7 - no changes
     required.
   * Import newer German translations from Chris Leick.
     (Closes: #812790)
 .
   [ Joachim Breitner ]
   * addsubstvar: Pass -a to grep to handle substvars with unicode content
     gracefully (Closes: #815620)
Checksums-Sha1:
 1b5ed1effefb78a0025c56da4413201ea1cb43cd 1708 debhelper_9.20160306.dsc
 10a780fc3937648bed5a2316b4ab8fdab657d96f 335912 debhelper_9.20160306.tar.xz
Checksums-Sha256:
 9214c332373205b85583b48a49015a2941f68f956b1619846f1fd0a2cb5ed217 1708 
debhelper_9.20160306.dsc
 ca3c95bc413cf8a0ce6252373f558e1b2fd6504217845297f231f9baefd4b290 335912 
debhelper_9.20160306.tar.xz
Files:
 e1065115c5a2271ca403beef3eab4545 1708 devel optional debhelper_9.20160306.dsc
 13b988ed3625a7ae49088898ce4b2db8 335912 devel optional 
debhelper_9.20160306.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJW3C4oAAoJEAVLu599gGRCogYP/jhuFFzMX8XDkLxmzViYK5Ox
1+pbTiIYiG5Q2Ud2LTwThXi9CZgZbJVIcs3NMeIm5iAEyy9iy2BTtwtQttRposuo
ZRoA9yKKbSab2pVdbYpfrvK/RixOQlnzfGR2XB+oApHjGCp/4UxNxprKTl1n6zsr
5cR/MTCDfk6xWNrdRkgMDhkRKhWs53+oDoCrtk9kpsXpf6ZA+yXI6OmN4RQoVP5t
Kz9ko+CGYPeUzOda5It6biihvvatIPL4KnDigB7pUJhAQkrsI5Pdkenx2biihmG7
ovJ/LNL55J8c30KmAsZ0oefNw8n/lwA9G+8w5hXwVmTIaFjy7foBlxDobvlUIxdH
p5MPxOUxqKB4HlEJA2AExczSoP4T50HOguG8rM8RpX0JHuh7coGFg0ewENsHQRVl
6hEG9q0bFFy9uNwOW/ggbWl7P6HGL1ZeoSVz0RDoVFxcaZRR4CMrrT8Zqj1bbWB2
AHSc2d3A/hyfoVF8usegKl+EoB/LeSGw2kQEF9quQe4Q167M8LBzC9X/txJo2caX
y4EqHoA7HjODkArIUUT/xXT8aOwsHU+cyKQ+zx3nyUYmxqx44vi9Z4K9CAJ2j3xN
8G/E8QpfNkfcrkkqVO2Dvy9fAcgaDSb5DXCi+cvLd5iwXSX+lSswkmXxEmyBb7Od
k2gbeifHS3GKsflr8t2h
=w9fg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to