Control: tags 778532 +notreproducible

> > > > Please send me the apt-cacher-ng logs and configuration files from your
> > > > server.
> > > 
> > > Here we go, all other configuration/log files are untouched/empty.
> > 
> > Thanks. However, I am still not having a good idea. Please check the
> > /etc/apt-cacher-ng/*backend* files, maybe you need to exchange some
> > mirror there with a more reliable one.
> 
> I don't think, that this is the problem. In case you are using docker you can
> try yourself. [0] doesn't work, [1] works. So it must have to do
> with Acquire::http.
> 
> [0] https://github.com/mbehrle/docker-tryton-server/blob/master/Dockerfile#L17
> [1] https://github.com/mbehrle/docker-tryton-server/blob/master/Dockerfile#L18

Sorry, works for me. I tested only the upper line, i.e.
RUN echo 'Acquire::http { Proxy "http://meinserverseincache:3142";; };' >> 
/etc/apt/apt.conf.d/01proxy

Cannot see any problem at all. Please add
RUN echo 'Debug::Acquire::Http true;' >> /etc/apt/apt.conf.d/01proxy
then we can see more.

And both lines you mentioned should have the same effect... but they
shouldn't be used both, of course.

Regards,
Eduard.

Attachment: signature.asc
Description: Digital signature

Reply via email to