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

Bug#495331: marked as done (apt-get on SID fails in German locale: "E: Toll, Sie haben die Anzahl an Beschreibungen überschritten, die APT handhaben kann.")



Your message dated Tue, 23 Sep 2008 19:32:03 +0000
with message-id <E1KiDcB-0008Mg-I9@ries.debian.org>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding apt-get on SID fails in German locale: "E: Toll, Sie haben die Anzahl an Beschreibungen  überschritten, die APT handhaben kann."
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: apt
Version: 0.7.14+b1
Severity: important

*** Please type your report below this line ***

Hi!

I'm using the German locale de_DE@euro.

Since about yesterday, apt / aptitude fail for me with the following 
messages:

E: Toll, Sie haben die Anzahl an Beschreibungen überschritten, die APT 
handhaben kann.
E: Problem with MergeList
/var/lib/apt/lists/ftp.de.debian.org_debian_dists_experimental_main_binary-
i386_Packages
E: Die Paketliste oder die Statusdatei konnte nicht geparst oder geöffnet 
werden.

I'm not the only one who recently seems to be affected by this problem:
http://tinyurl.com/56vwcx

However, the suggested workaround - deleting the *Translation* files in 
/var/lib/apt/ - didn't
work for me.

Removing some Debian suits from sources.list - eg. only keeping unstable 
and deleting stable and
testing - seems to help.

Changing the locale to "C" also seems to help. (!)

Are there any "real" solutions to this problem, which renders apt-get / 
aptitude unusuable without
manual intervention. (I found the locale-dependency of this problem by 
pure trial-and-error...)

Greetings,

  Gunter

-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::Cache-Limit "33554432";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
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::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/apt-listbugs apt || exit 10";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Tools "";
DPkg::Tools::Options "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs "";
DPkg::Tools::Options::/usr/sbin/apt-listbugs::Version "2";
Unattended-Upgrade "";
Unattended-Upgrade::Allowed-Origins "";
Unattended-Upgrade::Allowed-Origins:: "Debian stable";

-- /etc/apt/preferences --

// Experimental
Package: *
Pin: release a=experimental,o=Debian,l=Debian
Pin-Priority: 200

Package: *
Pin: release a=unstable,o=Debian,l=Debian
Pin-Priority: 950

Package: *
Pin: release a=unstable,o=Unofficial Multimedia Packages,l=Unofficial 
Multimedia Packages
Pin-Priority: 960


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

deb     ftp://ftp.de.debian.org/debian/ stable          main contrib non-
free
deb     ftp://ftp.de.debian.org/debian/ testing         main contrib non-
free
deb     ftp://ftp.de.debian.org/debian/ unstable        main contrib non-
free
deb     ftp://ftp.de.debian.org/debian/ experimental    main contrib non-
free

deb-src ftp://ftp.de.debian.org/debian/ testing         main contrib non-
free
deb-src ftp://ftp.de.debian.org/debian/ unstable        main contrib non-
free

-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring   2008.04.16+nmu1 GnuPG archive keys of the 
Debian a
ii  libc6                    2.7-13          GNU C Library: Shared 
libraries
ii  libgcc1                  1:4.3.1-8       GCC support library
ii  libstdc++6               4.3.1-8         The GNU Standard C++ Library 
v3

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc                       <none>     (no description available)
ii  aptitude                      0.4.11.9-1 terminal-based package 
manager
ii  bzip2                         1.0.5-1    high-quality block-sorting 
file co
ii  dpkg-dev                      1.14.20    Debian package development 
tools
ii  lzma                          4.43-14    Compression method of 7z 
format in

-- no debconf information


Attachment: signature.asc
Description: This is a digitally signed message part.


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

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~exp2_all.deb
  to pool/main/a/apt/apt-doc_0.7.15~exp2_all.deb
apt-transport-https_0.7.15~exp2_i386.deb
  to pool/main/a/apt/apt-transport-https_0.7.15~exp2_i386.deb
apt-utils_0.7.15~exp2_i386.deb
  to pool/main/a/apt/apt-utils_0.7.15~exp2_i386.deb
apt_0.7.15~exp2.dsc
  to pool/main/a/apt/apt_0.7.15~exp2.dsc
apt_0.7.15~exp2.tar.gz
  to pool/main/a/apt/apt_0.7.15~exp2.tar.gz
apt_0.7.15~exp2_i386.deb
  to pool/main/a/apt/apt_0.7.15~exp2_i386.deb
libapt-pkg-dev_0.7.15~exp2_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.7.15~exp2_i386.deb
libapt-pkg-doc_0.7.15~exp2_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.7.15~exp2_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: Tue, 23 Sep 2008 07:29:59 +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~exp2
Distribution: experimental
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 499462
Changes: 
 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
Checksums-Sha1: 
 54cc4e0b228425a5e2571d34b02480955761f5b3 1175 apt_0.7.15~exp2.dsc
 a2cead56b5ab0aaded93e3ff2cb02e6c3cf80988 2058698 apt_0.7.15~exp2.tar.gz
 f7279666ba577f65da99f69c665da6ade0ad76d6 98836 apt-doc_0.7.15~exp2_all.deb
 6a5bca39e4abee27e1a3c44bb9e2cfa579d74668 122636 libapt-pkg-doc_0.7.15~exp2_all.deb
 a8369d438c34e4aba3386affbe3bdbd03724875e 1647746 apt_0.7.15~exp2_i386.deb
 7678039a241ec852d343e8afbcfbd0b494ed7245 107368 libapt-pkg-dev_0.7.15~exp2_i386.deb
 e0b66c1818dee8a6359ada08205108ad5082c36e 186490 apt-utils_0.7.15~exp2_i386.deb
 4f391f4c925308c2cb9e36197f0f0881adf505f9 56652 apt-transport-https_0.7.15~exp2_i386.deb
Checksums-Sha256: 
 d81bbb856f3136c1139dcaeee168e2c6534e855c47e187f48d740c89f7b3e9cf 1175 apt_0.7.15~exp2.dsc
 4e9fa56ac51ed58a6ccbd7cbb0dbf79abd941a9bdd7ff2392f37d82499a48fa5 2058698 apt_0.7.15~exp2.tar.gz
 b2c6eb073722746ca159509ffe46690826ca51df933fb3b59081f069bb8ba05b 98836 apt-doc_0.7.15~exp2_all.deb
 211b86d0cd3f39e39d2d82597a795f890c8c5890a070067cec7fc17b9ae4db4b 122636 libapt-pkg-doc_0.7.15~exp2_all.deb
 11794e543c6ae64dc1aed4c754061b927737a72820fb4ab992737082ba5e61f8 1647746 apt_0.7.15~exp2_i386.deb
 193a418d4e65b080ddfe85708528e57cc43b4cfe00456ad368196e6e318e6007 107368 libapt-pkg-dev_0.7.15~exp2_i386.deb
 8f0893395f1aeb6532d8e02c4ff52549d84f69f193c19cc2c08dccd776a24659 186490 apt-utils_0.7.15~exp2_i386.deb
 8073d9babd562cd7b241482cf52075bcdf16f5f5236e0203664ad2ad61eb9fb5 56652 apt-transport-https_0.7.15~exp2_i386.deb
Files: 
 6f0f4739f895f085bcf4633383e9815f 1175 admin important apt_0.7.15~exp2.dsc
 98bd449a1ec1b4893fa59aeba99188d7 2058698 admin important apt_0.7.15~exp2.tar.gz
 60192bdf97ce79c384d113302f176173 98836 doc optional apt-doc_0.7.15~exp2_all.deb
 227ec60c31608363743e315394ed32b1 122636 doc optional libapt-pkg-doc_0.7.15~exp2_all.deb
 5f633e3b4c7a873e58e2a13031fa08d1 1647746 admin important apt_0.7.15~exp2_i386.deb
 58ffc9c39b633153119f09be490ace47 107368 libdevel optional libapt-pkg-dev_0.7.15~exp2_i386.deb
 97853d7137ff3b3417e2a98545e63f75 186490 admin important apt-utils_0.7.15~exp2_i386.deb
 de01b8af3ec7483f9233cc20a55f7be5 56652 admin optional apt-transport-https_0.7.15~exp2_i386.deb

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

iEYEARECAAYFAkjYvtsACgkQliSD4VZixzQ/VACfanss/kdp1rPS9d9LskA/qrRI
7w8An3VQArePgKxZfcMX4d8OPHmWqjM1
=UBAt
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: