Your message dated Tue, 17 Feb 2026 11:56:09 +0100
with message-id <[email protected]>
and subject line Re: Bug#1127908: apt: User not informed if translation files 
cannot be downloaded
has caused the Debian Bug report #1127908,
regarding apt: User not informed if translation files cannot be downloaded
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.)


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

Dear Maintainers,

Short version: in apt 3.1.15 or 3.0.3 (sid and trixie at the time of
opening the bug): the user might not have the long description of the
packages if a "wrong" Translation language is set; but the user doesn't
see any error message at any time during normal operations.

Steps to reproduce:

$ sudo rm -rf /var/lib/apt/lists/*
$ sudo apt -o Acquire::Languages=xxxxx update

With the second command: no error is displayed. But when doing:

$ apt show apt

The Description: is a one-liner instead of having the full description.

For some reason, a system that I have ended up having an invalid
language set via a apt.conf.d file (similar but not exactly to the next
thing):

carles@pinux:~$ cat /etc/apt/apt.conf.d/99translations
Acquire::Languages { "asdf"; };
carles@pinux:~$

But I didn't know that it was there. For a while I was wondering why the
full description was missing (specially when "$ apt update" didn't show
anything wrong, neither "apt show package" to say that the long
description wasn't there, etc.

Thank you very much,

--
Carles Pina i Estany
https://carles.pina.cat | [email protected] | [email protected]

--- End Message ---
--- Begin Message ---
On Sat, Feb 14, 2026 at 01:05:32PM +0100, Carles Pina i Estany wrote:
> Package: apt
> Version: 3.1.15
> Severity: normal
> 
> Dear Maintainers,
> 
> Short version: in apt 3.1.15 or 3.0.3 (sid and trixie at the time of
> opening the bug): the user might not have the long description of the
> packages if a "wrong" Translation language is set; but the user doesn't
> see any error message at any time during normal operations.
> 
> Steps to reproduce:
> 
> $ sudo rm -rf /var/lib/apt/lists/*
> $ sudo apt -o Acquire::Languages=xxxxx update
> 
> With the second command: no error is displayed. But when doing:
> 
> $ apt show apt
> 
> The Description: is a one-liner instead of having the full description.
> 
> For some reason, a system that I have ended up having an invalid
> language set via a apt.conf.d file (similar but not exactly to the next
> thing):
> 
> carles@pinux:~$ cat /etc/apt/apt.conf.d/99translations
> Acquire::Languages { "asdf"; };
> carles@pinux:~$
> 
> But I didn't know that it was there. For a while I was wondering why the
> full description was missing (specially when "$ apt update" didn't show
> anything wrong, neither "apt show package" to say that the long
> description wasn't there, etc.

This is a feature, not a bug; repositories are not required to provide
translations.
-- 
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer                              i speak de, en

--- End Message ---

Reply via email to