Your message dated Wed, 27 Jan 2010 21:32:58 +0000
with message-id <e1nafvs-0002xb...@ries.debian.org>
and subject line Bug#565213: fixed in apt 0.7.25.2
has caused the Debian Bug report #565213,
regarding apt: fails to ignore .disabled files in /etc/apt/apt.conf.d/
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.)
--
565213: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565213
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-listbugs
Version: 0.1.2
Severity: critical
Justification: breaks unrelated software
A few days ago after an dist-upgrade, apt-get stopped working.
I put critical on this as it breaks apt. Please reclassify if I misunderstood
this.
Example outputs:
apt-get install apt-listbugs
.
.
.
Do you want to continue [Y/n]?
/bin/sh: /usr/sbin/apt-listbugs: No such file or directory
E: Sub-process /usr/sbin/apt-listbugs apt || exit 10 returned an error code (10)
E: Failure running script /usr/sbin/apt-listbugs apt || exit 10
dpkg --search /usr/sbin/apt-listbugs
dpkg: /usr/sbin/apt-listbugs not found.
ls -l /etc/apt/apt.conf.d/10apt-listbugs.disabled
-rw-r--r-- 1 root root 296 Mar 31 2008
/etc/apt/apt.conf.d/10apt-listbugs.disabled
dpkg --search etc/apt/apt.conf.d/10apt-listbugs.disabled
dpkg: /etc/apt/apt.conf.d/10apt-listbugs.disabled not found.
cat /etc/apt/apt.conf.d/10apt-listbugs.disabled
// Check all packages whether they has critical bugs before they are installed.
// If you don't like it, comment it out.
DPkg::Pre-Install-Pkgs {"/usr/sbin/apt-listbugs apt || exit 10"};
DPkg::Tools::Options::/usr/sbin/apt-listbugs "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "2";
Note: I don't know if the .disabled extension was added by me or from some
configuration script. On another
computer containing the file /etc/apt/apt.conf.d/10apt-listbugs instead,
exactly the same problem occured.
Linking /bin/true to /usr/sbin/apt-listbugs fixed the problem. A better fix
would be for the command
in 10apt-listbugs to first check if the /usr/sbin/apt-listbugs exists before
trying to run it.
/Jörgen
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages apt-listbugs depends on:
ii apt 0.7.25.1 Advanced front-end for dpkg
ii libdpkg-ruby1.8 0.3.5 modules/classes for dpkg on ruby 1
ii libgettext-ruby1.8 1.93.0-1.1 Gettext for ruby1.8
ii libhttp-access2-ruby1.8 2.1.5.2-1 HTTP accessing library for ruby (t
ii libruby1.8 [libzlib-ruby1.8] 1.8.7.249-1 Libraries necessary to run Ruby 1.
ii libxml-parser-ruby1.8 0.6.8-4 Interface of expat for the scripti
ii ruby 4.2 An interpreter of object-oriented
apt-listbugs recommends no packages.
Versions of packages apt-listbugs suggests:
ii debianutils 3.2.2 Miscellaneous utilities specific t
ii iceape-browser [www-browser 2.0.1-1 Iceape Navigator (Internet browser
ii iceweasel [www-browser] 3.5.6-1 lightweight web browser based on M
ii links [www-browser] 2.2-1+b1 Web browser running in text mode
ii lynx-cur [www-browser] 2.8.8dev.2-1 Text-mode WWW Browser with NLS sup
ii reportbug 4.10.1 reports bugs in the Debian distrib
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.7.25.2
We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive:
apt-doc_0.7.25.2_all.deb
to main/a/apt/apt-doc_0.7.25.2_all.deb
apt-transport-https_0.7.25.2_i386.deb
to main/a/apt/apt-transport-https_0.7.25.2_i386.deb
apt-utils_0.7.25.2_i386.deb
to main/a/apt/apt-utils_0.7.25.2_i386.deb
apt_0.7.25.2.dsc
to main/a/apt/apt_0.7.25.2.dsc
apt_0.7.25.2.tar.gz
to main/a/apt/apt_0.7.25.2.tar.gz
apt_0.7.25.2_i386.deb
to main/a/apt/apt_0.7.25.2_i386.deb
libapt-pkg-dev_0.7.25.2_i386.deb
to main/a/apt/libapt-pkg-dev_0.7.25.2_i386.deb
libapt-pkg-doc_0.7.25.2_all.deb
to main/a/apt/libapt-pkg-doc_0.7.25.2_all.deb
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 565...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Vogt <m...@debian.org> (supplier of updated apt 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 27 Jan 2010 16:16:10 +0100
Source: apt
Binary: apt apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all i386
Version: 0.7.25.2
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <de...@lists.debian.org>
Changed-By: Michael Vogt <m...@debian.org>
Description:
apt - Advanced front-end for dpkg
apt-doc - Documentation for APT
apt-transport-https - APT https transport
apt-utils - APT utility programs
libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
libapt-pkg-doc - Documentation for APT development
Closes: 475770 534920 548884 549312 558348 561636 565213 566664
Changes:
apt (0.7.25.2) unstable; urgency=low
.
[ Michael Vogt ]
* apt-pkg/contrib/cdromutl.cc:
- fix UnmountCdrom() fails, give it a bit more time and try
the umount again
* apt-pkg/cdrom.cc:
- fix crash in pkgUdevCdromDevices
* methods/cdrom.cc:
- fixes in multi cdrom setup code (closes: #549312)
- add new "Acquire::cdrom::AutoDetect" config that enables/disables
the dlopen of libudev for automatic cdrom detection. Off by default
currently, feedback/testing welcome
* cmdline/apt-cdrom.cc:
- add new --auto-detect option that uses libudev to figure out
the cdrom/mount-point
* cmdline/apt-mark:
- merge fix from Gene Cash that supports markauto for
packages that are not in the extended_states file yet
(closes: #534920)
* ftparchive/writer.{cc,h}:
- merge crash fix for apt-ftparchive on hurd, thanks to
Samuel Thibault for the patch (closes: #566664)
.
[ David Kalnischkies ]
* apt-pkg/contrib/fileutl.cc:
- Fix the newly introduced method GetListOfFilesInDir to not
accept every file if no extension is enforced
(= restore old behaviour). (Closes: #565213)
* apt-pkg/policy.cc:
- accept also partfiles with "pref" file extension as valid
* apt-pkg/contrib/configuration.cc:
- accept also partfiles with "conf" file extension as valid
* doc/apt.conf.5.xml:
- reorder description and split out syntax
- add partfile name convention (Closes: #558348)
* doc/apt_preferences.conf.5.xml:
- describe partfile name convention also here
* apt-pkg/deb/dpkgpm.cc:
- don't segfault if term.log file can't be opened.
Thanks Sam Brightman for the patch! (Closes: #475770)
* doc/*:
- replace the per language addendum with a global addendum
- add a explanation why translations include (maybe) english
parts to the new global addendum (Closes: #561636)
* apt-pkg/contrib/strutl.cc:
- fix malloc asseration fail with ja_JP.eucJP locale in
apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884)
.
[ Christian Perrier ]
* French translation update
Checksums-Sha1:
ac8305749e6789a9a561cd9c4d63ea422944308f 1212 apt_0.7.25.2.dsc
fa713204e67a625b8e49a400d3469e8daa9896a0 2646304 apt_0.7.25.2.tar.gz
db9709015dc7d2b6f9ad184d58e1a749f4f20f0b 138688 apt-doc_0.7.25.2_all.deb
db2869f81e2a06dd19eb634b06d737911019c77d 133138 libapt-pkg-doc_0.7.25.2_all.deb
b4d1feefb88a0a08abf4c5a04c3f87968d139f6d 1749128 apt_0.7.25.2_i386.deb
963550225280eb30c45a6f4736675db53b459037 121454
libapt-pkg-dev_0.7.25.2_i386.deb
c687ff00e73f52557257e5041d94ccde83ae793f 223736 apt-utils_0.7.25.2_i386.deb
bd524432662e1625d774e723f9ba6db9950ff0d3 69524
apt-transport-https_0.7.25.2_i386.deb
Checksums-Sha256:
44004edba97d9654afcc93d8646d726e1ae82c78c03c4fe411527dd62fc29e29 1212
apt_0.7.25.2.dsc
f3af72df41fafebe47793c9d17b220124c781b8b47fa5ced4d2b431bc9518982 2646304
apt_0.7.25.2.tar.gz
878c3e51e3e4060dc65fb73bdc049eec0224bc0c528d57c5120c287ac1b7937e 138688
apt-doc_0.7.25.2_all.deb
2e057e32f8ab3b98cfa375cbe7c5cadc8bc3880f9f817ff278e18bac3d4ca405 133138
libapt-pkg-doc_0.7.25.2_all.deb
57c421ee407bca76a4795c97b67f2f45d3568e11bbc96db321d619aef4a892e5 1749128
apt_0.7.25.2_i386.deb
db8c1ce6850ebc399e712877800559e8ec7dbb7c6d016733cc43bc50931d3468 121454
libapt-pkg-dev_0.7.25.2_i386.deb
59a865beea3135631a0f32070f68c61174d994431d1df0a2e874073bee2c9cbb 223736
apt-utils_0.7.25.2_i386.deb
35e8d4f9641b77c8610524db5f300954f729975d52752ee718eb684ec35fe314 69524
apt-transport-https_0.7.25.2_i386.deb
Files:
aa6cb570c3de9459ed6a3af70c238402 1212 admin important apt_0.7.25.2.dsc
1e240fd7d4503153a8d8db3f06773450 2646304 admin important apt_0.7.25.2.tar.gz
605a43301f186f34ce84edf871770af1 138688 doc optional apt-doc_0.7.25.2_all.deb
c9af37ba5f8c36a64647caf3ba17e633 133138 doc optional
libapt-pkg-doc_0.7.25.2_all.deb
87c4d91f33925da75712cb30cb473e92 1749128 admin important apt_0.7.25.2_i386.deb
3465b3582136a2f203327f75bb9b0e8d 121454 libdevel optional
libapt-pkg-dev_0.7.25.2_i386.deb
4f17df3fa19c7af740f5e3b5913a16bf 223736 admin important
apt-utils_0.7.25.2_i386.deb
0ad50ab47182e4194566943d8c151c9a 69524 admin optional
apt-transport-https_0.7.25.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktgqasACgkQliSD4VZixzRGSQCbBU3kP/cCg6bfrLwsqp2V9Jf6
S/oAni9fA85eTJevy8o/JU5t9OcLHP08
=VcjT
-----END PGP SIGNATURE-----
--- End Message ---