Your message dated Tue, 19 Nov 2013 09:32:05 +0100
with message-id <[email protected]>
and subject line Re: Bug#685016: python3.3-minimal: didn't remove obsolete
conffile: /etc/python3.3/sysconfig.cfg
has caused the Debian Bug report #685016,
regarding python3.3-minimal: didn't remove obsolete conffile:
/etc/python3.3/sysconfig.cfg
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 [email protected]
immediately.)
--
685016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685016
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3.3-minimal
Version: 3.3.0~b2-1
python3.3-minimal up to 3.3.0~a4-1 shipped the /etc/python3.3/sysconfig.cfg
file. The current version doesn't include this file anymore, but it doesn't
remove it on upgrade:
$ grep /sysconfig.cfg /var/lib/dpkg/status
/etc/python3.3/sysconfig.cfg 8861241823966b04e46d678d8ab08da1 obsolete
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 3.5-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python3.3-minimal depends on:
ii libc6 2.13-35
ii libexpat1 2.1.0-1
ii libgcc1 1:4.7.1-6
ii libpython3.3-minimal 3.3.0~b2-1
ii zlib1g 1:1.2.7.dfsg-13
Versions of packages python3.3-minimal recommends:
ii python3.3 3.3.0~b2-1
Versions of packages python3.3-minimal suggests:
ii binfmt-support 2.0.10
--
Jakub Wilk
--- End Message ---
--- Begin Message ---
Control: tag -1 + wontfix
Am 10.09.2012 20:23, schrieb Jakub Wilk:
> found 685016 3.3.0~rc1-2
> thanks
>
> I see the bug was "fixed" by adding this
>
> + # only available before removal of the packaging package
> + rm -f /etc/@PVER@/sysconfig.cfg
>
> to postinst.
>
> Not only this doesn't work (the file won't be removed from dpkg database until
> you upgrade/reinstall the package _twice_), but it's also a serious policy
> violation.
>
> Please consult http://wiki.debian.org/DpkgConffileHandling to see how to
> remove
> an obsolete conffile correctly.
if you want to have this fixed, please attach a patch. The release candidates
were found in experimental only, so this shouldn't be an issue.
--- End Message ---