On 2017-07-20 10:43:22 +0200, Vincent Lefevre wrote: > apt-listbugs does not honor Acquire::http::TimeOut, while its man page > says: > > CONFIGURATION FILE > apt-listbugs understands APT configuration file (see apt.conf(5) for > more details). [...] [...]
I see that not all configuration files are automatically included in my bug report. So, in case this was not clear, I have Acquire::http::TimeOut "10"; in my /etc/apt/apt.conf file, which seems to be read as expected via /usr/bin/apt-config, according to the strace output (but this option is not honored by apt-listbugs). -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

