On Wed, Sep 23, 2009 at 04:53:13PM +0300, Eugene V. Lyubimkin wrote:
> Patrick Schoenfeld wrote:
> > Indeed. The second download is sucessful. Wouldn't it make sense to
> > not print a warning in this case? Because actually thats the most
> > common case (at least now).
> > 
> Hm. This makes some sense, but. What if download failed not because de_DE
> didn't exist, but some download error? The warning in this case would be good
> to print.

Hmm. Good point. Wouldn't it make sense to take the HTTP Response Code
into account, then?

Something like:
- File not found (404), but de_DE found => No warning
- Access forbidden (403) or any other response code, but de can be downloaded 
=> Warning

> For a kind of 'workaround', you can explicitly specify language code without
> country specification, e.g. 'apt::acquire::translation=de'.

Yeah. Just thinking about a no-workaround-solution :-)

Best Regards,
Patrick



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to