Package: apt-cacher-ng
Version: 0.8.0-3
Severity: normal

Hi Eduard,

using the package since a long time (thanks for it!). While building
some docker image I wanted to use my local cache by injecting

echo 'Acquire::http { Proxy "http://apt-cacher:9999";; };' >> \
/etc/apt/apt.conf.d/01proxy

which results in 

Get:1 http://security.debian.org jessie/updates InRelease [84.1 kB]
Get:2 http://security.debian.org jessie/updates/main amd64 Packages [20
B]       
Ign http://http.debian.net jessie InRelease                                 
Ign http://http.debian.net jessie-updates InRelease
Hit http://debian.tryton.org jessie-3.2 InRelease
Ign http://http.debian.net jessie Release.gpg      
Ign http://http.debian.net jessie-updates Release.gpg
Ign http://http.debian.net jessie Release                                       
                                                                                
                                                                                
                                      
Ign http://http.debian.net jessie-updates Release                               
                                                                                
                                                                                
                                      
Err http://http.debian.net jessie/main amd64 Packages                           
                                                                                
                                                                                
                                      
  404  Not Found [IP: 192.168.99.13 9999]
  Err http://http.debian.net jessie-updates/main amd64 Packages                 
                                                                                
                                                                                
                                        
    404  Not Found [IP: 192.168.99.13 9999]
    Fetched 103 kB in 8s (12.3 kB/s)                                            
                                                                                
                                                                                
                                          
    W: Failed to fetch
    http://http.debian.net/debian/dists/jessie/main/binary-amd64/Packages
    404  Not Found [IP: 192.168.99.13 9999]

    W: Failed to fetch
    
http://http.debian.net/debian/dists/jessie-updates/main/binary-amd64/Packages
    404  Not Found [IP: 192.168.99.13 9999]

    E: Some index files failed to download. They have been ignored, or
    old ones used instead.

OTOH when not using 'Acquire::http', but replacing instead http.debian.net in
sources.list by apt-cacher:9999, all is working well.

Cheers,
Mathias


-- Package-specific info:

-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (400, 'unstable'), (300, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages apt-cacher-ng depends on:
ii  adduser                3.113+nmu3
ii  debconf [debconf-2.0]  1.5.55
ii  dpkg                   1.17.23
ii  init-system-helpers    1.22
ii  libbz2-1.0             1.0.6-7+b2
ii  libc6                  2.19-13
ii  libgcc1                1:4.9.1-19
ii  liblzma5               5.1.1alpha+20120614-2+b3
ii  libssl1.0.0            1.0.1k-1
ii  libstdc++6             4.9.1-19
ii  libsystemd0            215-10
ii  libwrap0               7.6.q-25
ii  zlib1g                 1:1.2.8.dfsg-2+b1

Versions of packages apt-cacher-ng recommends:
ii  ed  1.10-2

Versions of packages apt-cacher-ng suggests:
ii  avahi-daemon  0.6.31-4+b2
ii  curl          7.38.0-4
pn  doc-base      <none>
ii  libfuse2      2.9.3-15+b1
ii  wget          1.16-1

-- Configuration Files:
/etc/apt-cacher-ng/acng.conf changed [not included]
/etc/apt-cacher-ng/security.conf [Errno 13] Keine Berechtigung: 
u'/etc/apt-cacher-ng/security.conf'
/etc/cron.daily/apt-cacher-ng changed [not included]

-- debconf information excluded


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

Reply via email to