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

Bug#389261: marked as done (apt: Progress strings not translated when using APT::Status-Fd option)



Your message dated Mon, 02 Oct 2006 14:48:45 -0700
with message-id <E1GUVeX-0000Ev-Gh@spohr.debian.org>
and subject line Bug#389261: fixed in apt 0.6.46.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: apt
Version: 0.6.46
Severity: important
Tags: d-i

During new installations using Debian Installer, we are seeing some 
strings that are not translated during installation of tasks. This has 
long puzzled us, but I think I've finally been able to narrow it down to 
apt.

The log below shows the issue (test language was Dutch). As you can see 
all strings are translated, except for those in the 'pmstatus' lines.

It would be great if this could be resolved before Etch (or even before 
the next Debian Installer release candidate). For the installer this is a 
fairly important l10n issue (and one of the very few remaining).

I suspect this to be a bug in apt-pkg/deb/dpkgpm.cc.

TIA,
Frans Pop

$ echo $LANG
nl_NL.UTF-8
$ aptitude -q -y -o APT::Status-Fd=1 install iproute
Pakketlijsten worden ingelezen...
Boom van vereisten wordt opgebouwd...
Uitgebreide statusinformatie aan het lezen...
Initialiseren van pakketstatussen...
Lezen van taakbeschrijvingen...
Opbouwen van tagdatabase...
De volgende NIEUWE pakketten zullen automatisch worden geïnstalleerd:
  libatm1
De volgende NIEUWE pakketten zullen worden geïnstalleerd:
  iproute libatm1
0 pakketten opgewaardeerd, 2 nieuwe geïnstalleerd, 0 te verwijderen en 0 
niet opwaarderen.
Heb 0B/1115kB archieven nodig. Na uitpakken zal 1720kB worden gebruikt.
Schrijven van uitgebreide statusinformatie...
Selecteren van voorheen niet geselecteerd pakket libatm1.
(Database inlezen ... 28313 bestanden en mappen geïnstalleerd.)
Uitpakken van libatm1 (uit .../libatm1_2.4.1-17_i386.deb) ...
pmstatus:libatm1:10:Preparing libatm1
pmstatus:libatm1:20:Unpacking libatm1
pmstatus:libatm1:30:Preparing to configure libatm1
Selecteren van voorheen niet geselecteerd pakket iproute.
Uitpakken van iproute (uit .../iproute_20051007-4_i386.deb) ...
pmstatus:iproute:40:Preparing iproute
pmstatus:iproute:50:Unpacking iproute
pmstatus:iproute:60:Preparing to configure iproute
Instellen van libatm1 (2.4.1-17) ...
pmstatus:libatm1:70:Configuring libatm1

pmstatus:libatm1:80:Installed libatm1
Instellen van iproute (20051007-4) ...
pmstatus:iproute:90:Configuring iproute
pmstatus:iproute:100:Installed iproute

Attachment: pgpLYmU1IIh5c.pgp
Description: PGP signature


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

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.6.46.1_all.deb
  to pool/main/a/apt/apt-doc_0.6.46.1_all.deb
apt-utils_0.6.46.1_i386.deb
  to pool/main/a/apt/apt-utils_0.6.46.1_i386.deb
apt_0.6.46.1.dsc
  to pool/main/a/apt/apt_0.6.46.1.dsc
apt_0.6.46.1.tar.gz
  to pool/main/a/apt/apt_0.6.46.1.tar.gz
apt_0.6.46.1_i386.deb
  to pool/main/a/apt/apt_0.6.46.1_i386.deb
libapt-pkg-dev_0.6.46.1_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.6.46.1_i386.deb
libapt-pkg-doc_0.6.46.1_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.6.46.1_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 389261@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.7
Date: Mon,  2 Oct 2006 20:42:20 +0200
Source: apt
Binary: apt-utils libapt-pkg-doc libapt-pkg-dev apt-doc apt
Architecture: source all i386
Version: 0.6.46.1
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-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: 359634 388555 388708 389261 389725 390149 390189
Changes: 
 apt (0.6.46.1) unstable; urgency=low
 .
   * methods/gzip.cc:
     - deal with empty files
   * Applied patch from Daniel Schepler to make apt bin-NMU able.
     (closes: bug#359634)
   * rebuild against current g++ because of:
     http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29289
     (closes: #390189)
   * fix broken i18n in the dpkg progress reporting, thanks to
     Frans Pop and Steinar Gunderson. (closes: #389261)
   * Merged from Christian Perrier bzr branch:
     * fi.po: Updated to 514t. Closes: #390149
     * eu.po: Updated to 514t. Closes: #389725
     * vi.po: Updated to 514t. Closes: #388555
   * make the internal buffer in pkgTagFile grow dynamically
     (closes: #388708)
Files: 
 ca8667c86fdeb66913bd97fcee696c93 788 admin important apt_0.6.46.1.dsc
 024a861d2c98dc97e352ea5c1d5f516a 1692899 admin important apt_0.6.46.1.tar.gz
 af43c792875246267183156578c05654 89226 doc optional apt-doc_0.6.46.1_all.deb
 ce42207a06c6470f288d8f2005a8636a 112604 doc optional libapt-pkg-doc_0.6.46.1_all.deb
 c158103bd0d63584800a6415de5ecacb 1433504 admin important apt_0.6.46.1_i386.deb
 b413c87208074a2d711fbd029e43649e 83340 libdevel optional libapt-pkg-dev_0.6.46.1_i386.deb
 f74e0e77ac328c366c8cdd285287966d 196846 admin important apt-utils_0.6.46.1_i386.deb

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

iD8DBQFFIWAWliSD4VZixzQRAisbAJ9PE0JzsqbR38Gwu+QpQNHzsxSqvQCcD7+W
jbuHn/knimKvrCpBl1thQOQ=
=XpTH
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: