Your message dated Sat, 05 May 2012 02:47:27 +0000
with message-id <[email protected]>
and subject line Bug#629266: fixed in aptitude 0.6.7-1
has caused the Debian Bug report #629266,
regarding apt: Apt enters inifinite loop
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.)


-- 
629266: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629266
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt
Version: 0.9.2
Severity: normal

Dear Maintainers,
Running "sudo aptitude -d safe-upgrade" since Version 0.9.2 frequently
ends up in an endless loop (it doesn't seem to happen without "-d"?):
---
> sudo aptitude -d safe-upgrade
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.
localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

Total disk space freed by localepurge: 0 KiB

localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

Total disk space freed by localepurge: 0 KiB

localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

Total disk space freed by localepurge: 0 KiB

localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

Total disk space freed by localepurge: 0 KiB

[... Ctrl+C ...]
---

Of course it might be localepurge to blame. I did not debug this further.
This behaviour clearly is since upgrading to apt 0.9.2, and I've seen it
happen on multiple systems.

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "true";
APT::Install-Suggests "0";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^kfreebsd-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::NeverAutoRemove:: "^linux-ubuntu-modules-.*";
APT::NeverAutoRemove:: "^gnumach$";
APT::NeverAutoRemove:: "^gnumach-image.*";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Never-MarkAuto-Sections:: "oldlibs";
APT::Never-MarkAuto-Sections:: "restricted/oldlibs";
APT::Never-MarkAuto-Sections:: "universe/oldlibs";
APT::Never-MarkAuto-Sections:: "multiverse/oldlibs";
APT::Acquire "";
APT::Acquire::Max-Default-Age "";
APT::Acquire::Max-Default-Age::Debian-Security "7";
APT::Cache-Limit "50000000";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "1";
APT::Compressor::.::CompressArg "";
APT::Compressor::.::CompressArg:: "";
APT::Compressor::.::UncompressArg "";
APT::Compressor::.::UncompressArg:: "";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "2";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-9n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "3";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-9";
APT::Compressor::bzip2::UncompressArg "";
APT::Compressor::bzip2::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "4";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::lzma "";
APT::Compressor::lzma::Name "lzma";
APT::Compressor::lzma::Extension ".lzma";
APT::Compressor::lzma::Binary "xz";
APT::Compressor::lzma::Cost "5";
APT::Compressor::lzma::CompressArg "";
APT::Compressor::lzma::CompressArg:: "--format=lzma";
APT::Compressor::lzma::CompressArg:: "-9";
APT::Compressor::lzma::UncompressArg "";
APT::Compressor::lzma::UncompressArg:: "--format=lzma";
APT::Compressor::lzma::UncompressArg:: "-d";
APT::Compressor::::Name "";
APT::Compressor::::Extension ".";
APT::Compressor::::Binary "";
APT::Compressor::::Cost "100";
APT::Compressor::::CompressArg "";
APT::Compressor::::CompressArg:: "-9";
APT::Compressor::::UncompressArg "";
APT::Compressor::::UncompressArg:: "-d";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "extended_states";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::netrc "auth.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Etc::preferencesparts "preferences.d";
Dir::Etc::trusted "trusted.gpg";
Dir::Etc::trustedparts "trusted.gpg.d";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::solvers "";
Dir::Bin::solvers:: "/usr/lib/apt/solvers";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Bin::bzip2 "/bin/bzip2";
Dir::Bin::xz "/usr/bin/xz";
Dir::Media "";
Dir::Media::MountPath "/media/apt";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
Dir::Log::History "history.log";
Dir::Ignore-Files-Silently "";
Dir::Ignore-Files-Silently:: "~$";
Dir::Ignore-Files-Silently:: "\.disabled$";
Dir::Ignore-Files-Silently:: "\.bak$";
Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
Dir::Ignore-Files-Silently:: "\.save$";
Dir::Ignore-Files-Silently:: "\.orig$";
Acquire "";
Acquire::cdrom "";
Acquire::cdrom::mount "/media/cdrom/";
Acquire::Languages "";
Acquire::Languages:: "en";
Acquire::Languages:: "none";
Acquire::Languages:: "de";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/sbin/localepurge ] && [ $(ps w -p $PPID | 
grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi";
CommandLine "";
CommandLine::AsString "apt-config dump";

-- /etc/apt/preferences --

Package: *
Pin: release a=unstable-i386
Pin-Priority: 400

Package: *
Pin: release a=testing-i386
Pin-Priority: 400

Package: *
Pin: release a=stable-i386
Pin-Priority: 400

-- /etc/apt/sources.list --

deb http://debmirror.lrz.de/debian/ sid main contrib non-free
deb http://debmirror.lrz.de/debian/ experimental main contrib non-free
deb http://debmirror.lrz.de/debian-multimedia/ unstable main non-free

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt depends on:
ii  debian-archive-keyring  2011.10.23
ii  gnupg                   1.4.12-4
ii  libapt-pkg4.12          0.9.2
ii  libc6                   2.13-32
ii  libgcc1                 1:4.7.0-6
ii  libstdc++6              4.7.0-6

apt recommends no packages.

Versions of packages apt suggests:
ii  apt-doc     <none>
ii  aptitude    0.6.6-1+b1
ii  dpkg-dev    1.16.3
ii  python-apt  <none>
ii  synaptic    0.75.10
ii  xz-utils    5.1.1alpha+20110809-3

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: aptitude
Source-Version: 0.6.7-1

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

aptitude-dbg_0.6.7-1_amd64.deb
  to main/a/aptitude/aptitude-dbg_0.6.7-1_amd64.deb
aptitude-doc-cs_0.6.7-1_all.deb
  to main/a/aptitude/aptitude-doc-cs_0.6.7-1_all.deb
aptitude-doc-en_0.6.7-1_all.deb
  to main/a/aptitude/aptitude-doc-en_0.6.7-1_all.deb
aptitude-doc-es_0.6.7-1_all.deb
  to main/a/aptitude/aptitude-doc-es_0.6.7-1_all.deb
aptitude-doc-fi_0.6.7-1_all.deb
  to main/a/aptitude/aptitude-doc-fi_0.6.7-1_all.deb
aptitude-doc-fr_0.6.7-1_all.deb
  to main/a/aptitude/aptitude-doc-fr_0.6.7-1_all.deb
aptitude-doc-ja_0.6.7-1_all.deb
  to main/a/aptitude/aptitude-doc-ja_0.6.7-1_all.deb
aptitude_0.6.7-1.debian.tar.gz
  to main/a/aptitude/aptitude_0.6.7-1.debian.tar.gz
aptitude_0.6.7-1.dsc
  to main/a/aptitude/aptitude_0.6.7-1.dsc
aptitude_0.6.7-1_amd64.deb
  to main/a/aptitude/aptitude_0.6.7-1_amd64.deb
aptitude_0.6.7.orig.tar.gz
  to main/a/aptitude/aptitude_0.6.7.orig.tar.gz



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Hartwig <[email protected]> (supplier of updated aptitude 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 03 May 2012 15:57:42 +0800
Source: aptitude
Binary: aptitude aptitude-dbg aptitude-doc-cs aptitude-doc-en aptitude-doc-es 
aptitude-doc-fi aptitude-doc-fr aptitude-doc-ja
Architecture: source amd64 all
Version: 0.6.7-1
Distribution: unstable
Urgency: low
Maintainer: Aptitude Development Team <[email protected]>
Changed-By: Daniel Hartwig <[email protected]>
Description: 
 aptitude   - terminal-based package manager
 aptitude-dbg - Debug symbols for the aptitude package manager
 aptitude-doc-cs - Czech manual for aptitude, a terminal-based package manager
 aptitude-doc-en - English manual for aptitude, a terminal-based package manager
 aptitude-doc-es - Spanish manual for aptitude, a terminal-based package manager
 aptitude-doc-fi - Finnish manual for aptitude, a terminal-based package manager
 aptitude-doc-fr - French manual for aptitude, a terminal-based package manager
 aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package 
manager
Closes: 370381 629266 654344 667934 670379 670403 671439
Changes: 
 aptitude (0.6.7-1) unstable; urgency=low
 .
   * Fix FTBFS in sid: include build of gtest when building gmock
    (Closes: #670403, #671439)
 .
   * New upstream release.
 .
     - Avoid dpkg and infinite loop in download-only mode
       (Closes: #629266, LP: #975793)
 .
     - Check for apt_init errors in cmdline_download.cc (Closes: #670379)
 .
     - Downloading/installing now locks /var/cache/apt/archives
       (Closes: #370381)
 .
     - Actually use aptitude::Logging::Levels (Closes: #654344)
 .
     - No longer use ListUpdate (from libapt-pkg) to update package lists.
       Instead, restore the previous code and update it to include the
       semantics from ListUpdate which were missing.
 .
       ListUpdate was too coarse to suit download_update_manager properly
       even though it more-or-less worked.
 .
     - Do not call debtags on list update.  This was a rather unsightly
       kludge is better suited as a script for APT::Update::Post-Invoke.
 .
     - Use arch-qualified names in 'Provided by' for virtual packages
       (LP: #972847)
 .
     - Preview screen ignores Pkg-Display-Limit
 .
       Previously it would apply that limit if UI::Preview-Limit was not
       set.  This was causing confusion and it is more useful to have these
       as two clearly distinct settings. (LP: #381507)
 .
     - New translations:
 .
       + Croatian (Closes: #667934)
 .
   * Use export to really enable build hardening, etc.
 .
   * debian/control: remove traces of aptitude-gtk:
     - aptitude: description
     - aptitude-dbg: build-depends
Checksums-Sha1: 
 8c9e1d79b1b421844f0e6da61babafb42e855333 2100 aptitude_0.6.7-1.dsc
 88de48032ee2527d071a78315034f5ae4c699527 8491920 aptitude_0.6.7.orig.tar.gz
 699aad4cb7e344d5e17de4669fab11e9e6c5eea9 44590 aptitude_0.6.7-1.debian.tar.gz
 ec7e39206c321e011affe506a11e683a0b2ce1f0 4204308 aptitude_0.6.7-1_amd64.deb
 07aee885a36ad0132f11bc6df788792dbfcf8a7c 16443730 
aptitude-dbg_0.6.7-1_amd64.deb
 ea56834628865d4394152abc436733496b771e2c 391950 aptitude-doc-cs_0.6.7-1_all.deb
 feba6428b89f0e6bef04c2b933ee88b298a6fd54 461572 aptitude-doc-en_0.6.7-1_all.deb
 8dc8e5b3dbe6d81d2c57648b02183466837cdc63 485722 aptitude-doc-es_0.6.7-1_all.deb
 1f7f44e2e11bff20d85ef8c98c0d6202967950e3 282474 aptitude-doc-fi_0.6.7-1_all.deb
 fb98b60d1340e1b19488dc21c94c9c7be721a9df 344036 aptitude-doc-fr_0.6.7-1_all.deb
 325f902693dc79460facf34500e44d0ee8c85b60 406286 aptitude-doc-ja_0.6.7-1_all.deb
Checksums-Sha256: 
 93b4619ed950cbe8f59194f8a8bc996aa8016ded7e081288a5e5a6a0801a1983 2100 
aptitude_0.6.7-1.dsc
 54852096f74c9840fb6fe80379e707a4f1ca9e5149086d9542e5f10b801d01c0 8491920 
aptitude_0.6.7.orig.tar.gz
 6284d18070f2d5235817986e76d8a6d2cdce80b3934faf6c5ae311bec75ec28d 44590 
aptitude_0.6.7-1.debian.tar.gz
 39798e3636d0eda70500240fef920250d5f0952884aa9239ef9c1c58ee45283a 4204308 
aptitude_0.6.7-1_amd64.deb
 e97e70a3971803345c189e64f2180fe3cbe2e746135523e2a94d020ab8c6f8a1 16443730 
aptitude-dbg_0.6.7-1_amd64.deb
 faaf7c8d194514f490c4ff077463dcb614ed307ba5d0e9f5c29bae80696cce14 391950 
aptitude-doc-cs_0.6.7-1_all.deb
 694c7c56b0d4a2bb157bcc87bfc7518d785452472a75e77d0f86cea580580136 461572 
aptitude-doc-en_0.6.7-1_all.deb
 934af711d57ac6109ead4c6e2d98e31342b40ec689a7db99d58433e76ad084d2 485722 
aptitude-doc-es_0.6.7-1_all.deb
 8e52b06da551999eaa6e9152640f96aa2d651dc3a3ee00e9d3660d1ca4d43868 282474 
aptitude-doc-fi_0.6.7-1_all.deb
 e0d416ea034969646cb147107e5f988f5aac5f973511fa8b525316f992657546 344036 
aptitude-doc-fr_0.6.7-1_all.deb
 c6836a46ebae4ba5662da0780b819b9766a7fb5c731c0d84e303fb9409114243 406286 
aptitude-doc-ja_0.6.7-1_all.deb
Files: 
 ba449bd1519a646d60cd3b4e4f8e887b 2100 admin important aptitude_0.6.7-1.dsc
 dc44ee812a040a031284c0a95daabc0f 8491920 admin important 
aptitude_0.6.7.orig.tar.gz
 83ddc0aee394fdd3fc13a525b771345e 44590 admin important 
aptitude_0.6.7-1.debian.tar.gz
 e8c3fb515780b5617e69fa7126785022 4204308 admin important 
aptitude_0.6.7-1_amd64.deb
 f27d60eb7ef1be6e101589b5409d0f5f 16443730 debug extra 
aptitude-dbg_0.6.7-1_amd64.deb
 f99fe051dd11a78839088ac7538be85f 391950 doc optional 
aptitude-doc-cs_0.6.7-1_all.deb
 4eff681a850eccf88e3cbae549057167 461572 doc optional 
aptitude-doc-en_0.6.7-1_all.deb
 08dd607c887c4df8a9f74bd7e641f8d2 485722 doc optional 
aptitude-doc-es_0.6.7-1_all.deb
 7193f5f0c86a6b1c4835ddcb0b906e9d 282474 doc optional 
aptitude-doc-fi_0.6.7-1_all.deb
 7f7a465f6196255ee8467790095e59ad 344036 doc optional 
aptitude-doc-fr_0.6.7-1_all.deb
 302c330f7937adbe49bcdb75592f9761 406286 doc optional 
aptitude-doc-ja_0.6.7-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk+ki4sACgkQwJ4diZWTDt4yDwCdEgA1wTuqOsUzgao1E37ANVJh
RuwAnR2QO7Hm1fdPD+IbsJ/9yNv8wwDp
=96yS
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to