Control: tag -1 + moreinfo unreproducible

Hello Francesco, thanks for your bug report.

On Sun, Jan 03, 2021 at 11:37:41AM +0100, Francesco P. Lovergine wrote:
> Package: auto-apt-proxy
> Version: 13.1
> Severity: normal
> 
> (sid)frankie@aragorn:~
> $ time auto-apt-proxy
> http://127.0.0.1:3142
> 
> real    0m28.223s
> user    0m0.028s
> sys     0m0.011s
> 
> and - not secondly - it takes the same time at every invocation, which is a 
> non sense. It should have a persistent
> knowledge of the discovered proxy.

FWIW the version your are reporting this bug against does have a caching
mechanism, however I don't know yet why it is not working for you.

> This is a chroot run under stable, but I don't think it depends on 
> the apt-cacher-ng version. 
> 
> Note that out the chroot it works fast, instead:
> 
> frankie@aragorn:~
> $ time auto-apt-proxy 
> http://127.0.0.1:3142
> 
> real    0m0,023s
> user    0m0,016s
> sys     0m0,011s

I can't reproduce this, I need more information.

----------------8<----------------8<----------------8<-----------------
$ time schroot -c unstable-amd64-sbuild -d /tmp auto-apt-proxy
hostname: Name or service not known
http://127.0.0.1:3142

real    0m0,379s
user    0m0,211s
sys     0m0,084s
----------------8<----------------8<----------------8<-----------------

(note that "hostname: Name or service not known" is a separate issue which I am
handling here).

Can you post the output of

time sh -x /usr/bin/auto-apt-proxy 2>&1 | ts -i

from your chroot? (`ts` comes from the moreutils package).

Attachment: signature.asc
Description: PGP signature

Reply via email to