Your message dated Sun, 28 Mar 2010 19:12:00 +0200
with message-id <[email protected]>
and subject line Re: Bug#575576: apt-cache show sometimes show two package
descriptions
has caused the Debian Bug report #575576,
regarding apt-cache show sometimes show two package descriptions
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.)
--
575576: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575576
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt
Version: 0.7.25.3
Severity: normal
$ apt-cache show apt
Package: apt
Priority: important
Section: admin
Installed-Size: 4776
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Version: 0.7.25.3
Replaces: libapt-pkg-dev (<< 0.3.7), libapt-pkg-doc (<< 0.3.7)
Provides: libapt-pkg-libc6.9-6-4.8
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0),
debian-archive-keyring
Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2, lzma,
python-apt
Filename: pool/main/a/apt/apt_0.7.25.3_amd64.deb
Size: 1750258
MD5sum: 6b899cc4d6034f91a30903ea11d90de6
SHA1: 957a02d38b47bfc60168c9047a75289d74877b00
SHA256: 70b9ec52e9f5c02855abca6e1b3750cb5399488da29deb539bb07eff1ba09110
Description-it: interfaccia avanzata per dpkg
Questa è l'interfaccia Debian della prossima generazione per il gestore di
pacchetti dpkg. Fornisce l'utilità apt-get e il metodo APT per dselect che
rendono più semplice e sicura l'installazione e l'aggiornamento dei
pacchetti.
.
Punti di forza di APT sono la completa gestione dell'installazione,
possibilità di acquisire pacchetti da più fonti e diverse altre
caratteristiche uniche; si veda la guida per gli utenti in apt-doc.
Tag: admin::package-management, hardware::storage, hardware::storage:cd,
interface::commandline, network::client, protocol::{ftp,http,ipv6},
role::program, suite::debian, use::downloading, use::searching,
works-with::software:package
Package: apt
Priority: important
Section: admin
Installed-Size: 5220
Maintainer: APT Development Team <[email protected]>
Architecture: amd64
Version: 0.7.20.2+squeeze1
Replaces: libapt-pkg-dev (<< 0.3.7), libapt-pkg-doc (<< 0.3.7)
Provides: libapt-pkg-libc6.9-6-4.6
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1),
debian-archive-keyring
Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev, apt-doc,
bzip2, lzma, python-apt
Filename: pool/updates/main/a/apt/apt_0.7.20.2+squeeze1_amd64.deb
Size: 1656208
MD5sum: e83b4a5c320735dfaa83c454fadfee81
SHA1: e66958eb610226af63b9b931a3c7abfce3dc6afd
SHA256: 7f56a5189c3573937b241f320f171b57bb5a121ea40b1beffb32cd4e158183cd
Description: Advanced front-end for dpkg
This is Debian's next generation front-end for the dpkg package manager.
It provides the apt-get utility and APT dselect method that provides a
simpler, safer way to install and upgrade packages.
.
APT features complete installation ordering, multiple source capability
and several other unique features, see the Users Guide in apt-doc.
Tag: admin::package-management, hardware::storage, hardware::storage:cd,
interface::commandline, network::client, protocol::{ftp,http,ipv6},
role::program, suite::debian, use::downloading, use::searching,
works-with::software:package
$
As you can see first display the Italian translation and than the
English text.
if I do:
$ LANG=en_EN apt-cache show apt
I get two english descriptions.
$ locale
LANG=it_IT.UTF-8
LC_CTYPE="it_IT.UTF-8"
LC_NUMERIC="it_IT.UTF-8"
LC_TIME="it_IT.UTF-8"
LC_COLLATE="it_IT.UTF-8"
LC_MONETARY="it_IT.UTF-8"
LC_MESSAGES="it_IT.UTF-8"
LC_PAPER="it_IT.UTF-8"
LC_NAME="it_IT.UTF-8"
LC_ADDRESS="it_IT.UTF-8"
LC_TELEPHONE="it_IT.UTF-8"
LC_MEASUREMENT="it_IT.UTF-8"
LC_IDENTIFICATION="it_IT.UTF-8"
LC_ALL=
Ciao
Davide
-- Package-specific info:
-- apt-config dump --
APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^linux-image.*";
APT::NeverAutoRemove:: "^linux-restricted-modules.*";
APT::NeverAutoRemove:: "^kfreebsd-image.*";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "0";
APT::Periodic::AutocleanInterval "0";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:::: "touch
/var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";
APT::Archives "";
APT::Archives::MaxAge "30";
APT::Archives::MinAge "2";
APT::Archives::MaxSize "500";
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::netrc "auth.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Etc::preferencesparts "preferences.d";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Media "";
Dir::Media::MountPath "/media/apt";
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/bin/apt-listchanges --apt || test $? -ne 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";
DPkg::Tools::Options::/usr/bin/apt-listchanges "";
DPkg::Tools::Options::/usr/bin/apt-listchanges::Version "2";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums
--generate=nocheck -sp /var/cache/apt/archives; fi";
DPkg::Post-Invoke:: "if [ -x /usr/sbin/localepurge ] && [ $(ps w -p
$PPID | grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0;
fi";
DPkg::Post-Invoke:: "if [ -d /var/lib/update-notifier ]; then touch
/var/lib/update-notifier/dpkg-run-stamp; fi";
-- (no /etc/apt/preferences present) --
-- /etc/apt/sources.list --
#
# deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot
amd64 NETINST Binary-1 20091206-05:11]/ squeeze main
#deb cdrom:[Debian GNU/Linux testing _Squeeze_ - Official Snapshot amd64
NETINST Binary-1 20091206-05:11]/ squeeze main
deb http://ftp.it.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.it.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
deb http://www.debian-multimedia.org testing main
deb-src http://www.debian-multimedia.org testing main
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages apt depends on:
ii debian-archive-keyring 2009.01.31 GnuPG archive keys of the
Debian a
ii libc6 2.10.2-6 Embedded GNU C Library:
Shared lib
ii libgcc1 1:4.4.2-9 GCC support library
ii libstdc++6 4.4.2-9 The GNU Standard C++ Library v3
apt recommends no packages.
Versions of packages apt suggests:
ii apt-doc 0.7.25.3 Documentation for APT
ii aptitude 0.6.1.5-3 terminal-based package
manager (te
ii bzip2 1.0.5-4 high-quality block-sorting
file co
ii dpkg-dev 1.15.5.6 Debian package development
tools
ii lzma 4.43-14 Compression method of 7z
format in
ii python-apt 0.7.94.2 Python interface to libapt-pkg
ii synaptic 0.63.1 Graphical package manager
-- no debconf information
--
Dizionari: http://linguistico.sourceforge.net/wiki
Petizione contro il formato ms-ooxml:
http://www.noooxml.org/petition
Non autorizzo la memorizzazione del mio indirizzo su outlook
--- End Message ---
--- Begin Message ---
On Sat, Mar 27, 2010 at 09:36:50AM +0100, Davide Prina wrote:
> Package: apt
> Version: 0.7.25.3
> Severity: normal
>
> $ apt-cache show apt
> Package: apt
> Priority: important
> Section: admin
> Installed-Size: 4776
> Maintainer: APT Development Team <[email protected]>
> Architecture: amd64
> Version: 0.7.25.3
> Replaces: libapt-pkg-dev (<< 0.3.7), libapt-pkg-doc (<< 0.3.7)
> Provides: libapt-pkg-libc6.9-6-4.8
> Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>=
> 4.4.0), debian-archive-keyring
> Suggests: aptitude | synaptic | wajig, dpkg-dev, apt-doc, bzip2,
> lzma, python-apt
> Filename: pool/main/a/apt/apt_0.7.25.3_amd64.deb
> Size: 1750258
> MD5sum: 6b899cc4d6034f91a30903ea11d90de6
> SHA1: 957a02d38b47bfc60168c9047a75289d74877b00
> SHA256: 70b9ec52e9f5c02855abca6e1b3750cb5399488da29deb539bb07eff1ba09110
> Description-it: interfaccia avanzata per dpkg
> Questa è l'interfaccia Debian della prossima generazione per il gestore di
> pacchetti dpkg. Fornisce l'utilità apt-get e il metodo APT per dselect che
> rendono più semplice e sicura l'installazione e l'aggiornamento dei
> pacchetti.
> .
> Punti di forza di APT sono la completa gestione dell'installazione,
> possibilità di acquisire pacchetti da più fonti e diverse altre
> caratteristiche uniche; si veda la guida per gli utenti in apt-doc.
> Tag: admin::package-management, hardware::storage,
> hardware::storage:cd, interface::commandline, network::client,
> protocol::{ftp,http,ipv6}, role::program, suite::debian,
> use::downloading, use::searching, works-with::software:package
>
> Package: apt
> Priority: important
> Section: admin
> Installed-Size: 5220
> Maintainer: APT Development Team <[email protected]>
> Architecture: amd64
> Version: 0.7.20.2+squeeze1
> Replaces: libapt-pkg-dev (<< 0.3.7), libapt-pkg-doc (<< 0.3.7)
> Provides: libapt-pkg-libc6.9-6-4.6
> Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>=
> 4.2.1), debian-archive-keyring
> Suggests: aptitude | synaptic | gnome-apt | wajig, dpkg-dev,
> apt-doc, bzip2, lzma, python-apt
> Filename: pool/updates/main/a/apt/apt_0.7.20.2+squeeze1_amd64.deb
> Size: 1656208
> MD5sum: e83b4a5c320735dfaa83c454fadfee81
> SHA1: e66958eb610226af63b9b931a3c7abfce3dc6afd
> SHA256: 7f56a5189c3573937b241f320f171b57bb5a121ea40b1beffb32cd4e158183cd
> Description: Advanced front-end for dpkg
> This is Debian's next generation front-end for the dpkg package manager.
> It provides the apt-get utility and APT dselect method that provides a
> simpler, safer way to install and upgrade packages.
> .
> APT features complete installation ordering, multiple source capability
> and several other unique features, see the Users Guide in apt-doc.
> Tag: admin::package-management, hardware::storage,
> hardware::storage:cd, interface::commandline, network::client,
> protocol::{ftp,http,ipv6}, role::program, suite::debian,
> use::downloading, use::searching, works-with::software:package
> $
>
> As you can see first display the Italian translation and than the
> English text.
No bug. There are two versions in the cache and one version has a
translation while the other one does not.
>
> if I do:
> $ LANG=en_EN apt-cache show apt
>
> I get two english descriptions.
APT stores the original version (English) and the translation
(here: Italian; and only where available). If you ask APT to
display the English one, why should it then display the Italian
one?
--
Julian Andres Klode - Debian Developer, Ubuntu Member
See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
pgplsq22LFx9i.pgp
Description: PGP signature
--- End Message ---