[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#497617: marked as done ([aptitude] [German localisation] "exceeded the number of descriptions this APT is capable of .. Problem with MergeList ..")



Your message dated Sun, 05 Oct 2008 15:17:02 +0000
with message-id <E1KmVLy-0000Tc-Ur@ries.debian.org>
and subject line Bug#400768: fixed in apt 0.7.15
has caused the Debian Bug report #400768,
regarding [aptitude] [German localisation] "exceeded the number of descriptions this APT is capable of .. Problem with MergeList .."
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 owner@bugs.debian.org
immediately.)


-- 
400768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400768
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: aptitude
Version: 0.4.11.8-1
Severity: important
Tags: l10n

--- Please enter the report below this line. ---


Summary
-------
"aptitude update" with German locale fails,
subsequent "LC_ALL=C aptitude update" succeeds.

Prior to workaround the problem with LC_ALL=C, aptitude and apt-get
are COMPLETELY unusable.  Lesser experienced users with German locale
will be unable to use aptitude and apt-get any more.
--> Severity important.

Terminal output in full length on request.


$  set | grep ^L[AC]
## -----------------
LANG=de_DE@euro
LANGUAGE=de_DE
LC_ALL=de_DE@euro
LC_MESSAGES=de_DE
LC_TIME=ja


#  atitude update
## --------------
Hole:1 http://security.debian.org testing/updates Release.gpg
Hole:2 ftp://gd.tuwien.ac.at sarge Release.gpg
Ign http://security.debian.org testing/updates/main Translation-de
Hole:3 http://security.debian.org testing/updates Release
Hole:4 http://security.debian.org testing/updates/main Packages
Ign ftp://gd.tuwien.ac.at sarge/main Translation-de
Ign ftp://gd.tuwien.ac.at sarge/contrib Translation-de
Ign ftp://gd.tuwien.ac.at sarge/non-free Translation-de
Hole:5 ftp://gd.tuwien.ac.at testing Release.gpg
Hole:6 ftp://gd.tuwien.ac.at testing/main Translation-de
Ign ftp://gd.tuwien.ac.at testing/contrib Translation-de
Ign ftp://gd.tuwien.ac.at testing/non-free Translation-de
Hole:7 ftp://gd.tuwien.ac.at unstable Release.gpg
Hole:8 ftp://gd.tuwien.ac.at unstable/main Translation-de
Ign ftp://gd.tuwien.ac.at unstable/contrib Translation-de
Ign ftp://gd.tuwien.ac.at unstable/non-free Translation-de
Hole:9 ftp://gd.tuwien.ac.at experimental Release.gpg
Ign ftp://gd.tuwien.ac.at experimental/main Translation-de
Ign ftp://gd.tuwien.ac.at experimental/contrib Translation-de
Ign ftp://gd.tuwien.ac.at experimental/non-free Translation-de
Hole:10 ftp://gd.tuwien.ac.at sarge Release
Hole:11 ftp://gd.tuwien.ac.at testing Release
Hole:12 ftp://gd.tuwien.ac.at unstable Release
Hole:13 ftp://gd.tuwien.ac.at experimental Release
Ign ftp://gd.tuwien.ac.at sarge/main Packages
Ign ftp://gd.tuwien.ac.at sarge/contrib Packages
Ign ftp://gd.tuwien.ac.at sarge/non-free Packages
Hole:14 ftp://gd.tuwien.ac.at testing/main Packages
Hole:15 ftp://gd.tuwien.ac.at testing/contrib Packages
Hole:16 ftp://gd.tuwien.ac.at testing/non-free Packages
Hole:17 ftp://gd.tuwien.ac.at testing/main Sources
Hole:18 ftp://gd.tuwien.ac.at unstable/main Packages
Hole:19 ftp://gd.tuwien.ac.at unstable/contrib Packages
Hole:20 ftp://gd.tuwien.ac.at unstable/non-free Packages
Hole:21 ftp://gd.tuwien.ac.at experimental/main Packages
Hole:22 ftp://gd.tuwien.ac.at experimental/contrib Packages
Hole:23 ftp://gd.tuwien.ac.at experimental/non-free Packages
Hole:24 ftp://gd.tuwien.ac.at experimental/main Sources
Hole:25 ftp://gd.tuwien.ac.at sarge/main Packages
Hole:26 ftp://gd.tuwien.ac.at sarge/contrib Packages
Hole:27 ftp://gd.tuwien.ac.at sarge/non-free Packages
21,3MB wurden in 25s heruntergeladen (834kB/s)
Paketlisten werden gelesen... Fehler!
E: Wow, you exceeded the number of descriptions this APT is capable of.
E: Problem with MergeList /var/lib/apt/lists/gd.tuwien.ac.at_opsys_linux_debian_dists_unstable_main_i18n_Translation-de
E: Die Paketliste oder die Statusdatei konnte nicht geparst oder geöffnet werden.
E: Konnte den Paketcache nicht neu erzeugen

exit status 255


btw.  my local proxy makes repeating commands as below cheap regarding network traffic..


#  apt-get update
## --------------
Hole:1 http://security.debian.org testing/updates Release.gpg
Hole:2 ftp://gd.tuwien.ac.at sarge Release.gpg
Ign http://security.debian.org testing/updates/main Translation-de
..
list of fetched files differs a bit,
final error message identical as above
exit status 100


#  rsync -au --remove-source-files /var/lib/apt/lists /tmp/apt
#  aptitude update
## ---------------
Hole:1 http://security.debian.org testing/updates Release.gpg
Hole:2 ftp://gd.tuwien.ac.at sarge Release.gpg
..
list of fetched files differs a bit,
final error message identical as above
exit status 255


#  apt-get update
## ---------------
Hole:1 http://security.debian.org testing/updates Release.gpg
Hole:2 ftp://gd.tuwien.ac.at sarge Release.gpg
..
list of fetched files differs a bit,
final error message identical as above
exit status 100


and now the surprise :)


#  LC_ALL=C apt-get update
## ------------------------
Get:1 http://security.debian.org testing/updates Release.gpg
Get:2 ftp://gd.tuwien.ac.at sarge Release.gpg
..
Get:25 ftp://gd.tuwien.ac.at sarge/contrib Packages
Get:26 ftp://gd.tuwien.ac.at sarge/non-free Packages
Fetched 5197kB in 5s (922kB/s)
Reading package lists... Done

exit status 0


#  LC_ALL=C aptitude update
## -------------------------
Get:1 ftp://gd.tuwien.ac.at sarge Release.gpg
Get:2 ftp://gd.tuwien.ac.at testing Release.gpg
..
Get:25 ftp://gd.tuwien.ac.at sarge/contrib Packages
Get:26 ftp://gd.tuwien.ac.at sarge/non-free Packages
Fetched 5197kB in 7s (684kB/s)
Reading package lists... Done
Updating debtags database...... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

Current status: 0 new [-27604].

exit status 0



--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.23.12roland2

Debian Release: lenny/sid
  500 unstable        gd.tuwien.ac.at 
  500 testing         security.debian.org 
  500 testing         gd.tuwien.ac.at 
  500 oldstable       gd.tuwien.ac.at 
    1 experimental    gd.tuwien.ac.at 

--- Package information. ---
Depends                                (Version) | Installed
================================================-+-====================
libapt-pkg-libc6.7-6-4.6                         | 
libc6                                 (>= 2.7-1) | 2.7-3
libcwidget3                                      | 0.5.11-1
libept0                              (>= 0.5.20) | 0.5.22
libgcc1                             (>= 1:4.1.1) | 1:4.3.0-3
libncursesw5                 (>= 5.6+20071006-3) | 5.6+20071215-1
libsigc++-2.0-0c2a                    (>= 2.0.2) | 2.0.17-2
libstdc++6                            (>= 4.2.1) | 4.3.0-3
libxapian15                                      | 1.0.4-1
zlib1g                              (>= 1:1.1.4) | 1:1.2.3.3.dfsg-5



-- 
Roland Eggner




--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.7.15

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.15_all.deb
  to pool/main/a/apt/apt-doc_0.7.15_all.deb
apt-transport-https_0.7.15_i386.deb
  to pool/main/a/apt/apt-transport-https_0.7.15_i386.deb
apt-utils_0.7.15_i386.deb
  to pool/main/a/apt/apt-utils_0.7.15_i386.deb
apt_0.7.15.dsc
  to pool/main/a/apt/apt_0.7.15.dsc
apt_0.7.15.tar.gz
  to pool/main/a/apt/apt_0.7.15.tar.gz
apt_0.7.15_i386.deb
  to pool/main/a/apt/apt_0.7.15_i386.deb
libapt-pkg-dev_0.7.15_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.7.15_i386.deb
libapt-pkg-doc_0.7.15_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.7.15_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 400768@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Vogt <mvo@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 ftpmaster@debian.org)


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

Format: 1.8
Date: Sun, 05 Oct 2008 13:23:47 +0200
Source: apt
Binary: apt apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all i386
Version: 0.7.15
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@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: 400768 457706 464515 479628 480002 480022 485943 485960 485964 485965 486179 488361 488526 489344 490532 491790 492473 492475 492773 492794 492975 493328 493922 496754 497277 497496 497893 498018 498411 498687 498799 499322 499462
Changes: 
 apt (0.7.15) unstable; urgency=low
 .
   * Upload to unstable
 .
 apt (0.7.15~exp3) experimental; urgency=low
 .
   [Daniel Burrows]
   * apt-pkg/deb/dpkgpm.cc:
     - Store the trigger state descriptions in a way that does not break
       the ABI.  The approach taken makes the search for a string O(n) rather
       than O(lg(n)), but since n == 4, I do not consider this a major
       concern.  If it becomes a concern, we can sort the static array and
       use std::equal_range().  (Closes: #499322)
 .
   [ Michael Vogt ]
   * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:
     - move the state file writting into the Go() implementation
       of dpkgpm (closes: #498799)
   * apt-pkg/algorithms.cc:
     - fix simulation performance drop (thanks to Ferenc Wagner
       for reporting the issue)
 .
 apt (0.7.15~exp2) experimental; urgency=low
 .
   [ Michael Vogt ]
   * apt-pkg/pkgcachegen.cc:
     - do not add multiple identical descriptions for the same
       language (closes: #400768)
 .
   [ Program translations ]
   * Catalan updated. Closes: #499462
 .
 apt (0.7.15~exp1) experimental; urgency=low
 .
   [ Christian Perrier ]
   * Fix typo in cron.daily script. Closes: #486179
 .
   [ Program translations ]
   * Traditional Chinese updated. Closes: #488526
   * German corrected and completed. Closes: #490532, #480002, #498018
   * French completed
   * Bulgarian updated. Closes: #492473
   * Slovak updated. Closes: #492475
   * Galician updated. Closes: #492794
   * Japanese updated. Closes: #492975
   * Fix missing space in Greek translation. Closes: #493922
   * Greek updated.
   * Brazilian Portuguese updated.
   * Basque updated. Closes: #496754
   * Romanian updated. Closes: #492773, #488361
   * Portuguese updated. Closes: #491790
   * Simplified Chinese updated. Closes: #489344
   * Norwegian Bokmål updated. Closes: #480022
   * Czech updated. Closes: #479628, #497277
   * Korean updated. Closes: #464515
   * Spanish updated. Closes: #457706
   * Lithuanian added. Closes: #493328
   * Swedish updated. Closes: #497496
   * Vietnamese updated. Closes: #497893
   * Portuguese updated. Closes: #498411
   * Greek updated. Closes: #498687
   * Polish updated.
 .
   [ Michael Vogt ]
   * merge patch that enforces stricter https server certificate
     checking (thanks to Arnaud Ebalard, closes: #485960)
   * allow per-mirror specific https settings
     (thanks to Arnaud Ebalard, closes: #485965)
   * add doc/examples/apt-https-method-example.cof
     (thanks to Arnaud Ebalard, closes: #485964)
   * apt-pkg/depcache.cc:
     - when checking for new important deps, skip critical ones
       (closes: #485943)
   * improve apt progress reporting, display trigger actions
   * add DPkg::NoTriggers option so that applications that call
     apt/aptitude (like the installer) defer trigger processing
     (thanks to Joey Hess)
   * doc/makefile:
     - add examples/apt-https-method-example.conf
Checksums-Sha1: 
 a9857df4c3ecfd4d91ca6943b9f88800d44705f1 1155 apt_0.7.15.dsc
 f2f631faaa6331cab346831bfd5fc4d125d282aa 2057804 apt_0.7.15.tar.gz
 469ecc9cd50da2e057d4d032c3c7b2b936b58115 99076 apt-doc_0.7.15_all.deb
 89ee2740c5a49acab81f2926e107238e106699e0 122954 libapt-pkg-doc_0.7.15_all.deb
 feb0fbff92043b1db80995ae660991ab720a37fe 1647348 apt_0.7.15_i386.deb
 35314cf763a02ab92a74a4f725871c2d453883d5 107642 libapt-pkg-dev_0.7.15_i386.deb
 6ee2544dfb38afa8fb1ee967f7f252a567444754 186738 apt-utils_0.7.15_i386.deb
 f818efd4db44da817ca96238939aba23a38944f0 56952 apt-transport-https_0.7.15_i386.deb
Checksums-Sha256: 
 1648da59c31cee0511a86a84fb54cf4388e9eb2b254837ce03fb38a5fdd9e7b8 1155 apt_0.7.15.dsc
 51c9313eea8a02cd2f8cc703638b02cc7ca21e0562228631b151b0dabcb9f916 2057804 apt_0.7.15.tar.gz
 7b27d5721573213ff6db33cf6aba3305928c93e3ec3512ba7e277acec0b0387a 99076 apt-doc_0.7.15_all.deb
 9ee2f540bfde83883344c332e74f00a81cc582e773571995682eb9b9f09dcb22 122954 libapt-pkg-doc_0.7.15_all.deb
 64a7f46deb11cad73757d694ef0e0588f589ed0080bdf0cda62b25ca7b355946 1647348 apt_0.7.15_i386.deb
 c7c0b1b0fe1640f91520c99b864253a4b3ed0725b79566b06d4b4511c197cb30 107642 libapt-pkg-dev_0.7.15_i386.deb
 12d86fa7400fb1501f64738fc47b2ba1cd21b53ab8933607b6442abacc42c394 186738 apt-utils_0.7.15_i386.deb
 99554b9545614dc976107016a028f5cb49e13f28da7fe8b5941700dde2fafb5a 56952 apt-transport-https_0.7.15_i386.deb
Files: 
 28904d9f4ad67ed260645afb10b2cdc3 1155 admin important apt_0.7.15.dsc
 054486fc31ed9896fe5bbbf8e268107e 2057804 admin important apt_0.7.15.tar.gz
 bc595e61e6c435ade210f09daaf937e0 99076 doc optional apt-doc_0.7.15_all.deb
 f61355e1d4f30bd6cd321f3e45e56076 122954 doc optional libapt-pkg-doc_0.7.15_all.deb
 939f7b8425700a15028b0adca2dfcf92 1647348 admin important apt_0.7.15_i386.deb
 f0e3f636453447249744e794a274975a 107642 libdevel optional libapt-pkg-dev_0.7.15_i386.deb
 f39961e1c08338370bb4fcd0862449f0 186738 admin important apt-utils_0.7.15_i386.deb
 27e70c6008d59c8870baa0c70e4bc78b 56952 admin optional apt-transport-https_0.7.15_i386.deb

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

iEYEARECAAYFAkjo1ucACgkQliSD4VZixzSuIACfZq4HjQ+h3YWSZX1+JQWFxhkW
mJcAnjrpvYXSE8B3cc6JPwSsX6/1PIyC
=6mYV
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: