** Description changed:

  Binary package hint: apt-cacher
  
  Version affected:
  
  apt-cacher      1.6.4ubuntu1
  
  Problem:
  
  Clients cannot connect and apt-cacher error log fills up with:
  
  Fri Oct 31 09:42:08 2008|warn [7148]: POSIX syntax [: :] belongs inside 
character classes in regex; marked by <-- HERE in 
m/(Index|Packages.gz|Packages.bz2|Release|Release.gpg|Sources.gz|Sources.bz2|Contents-.+\.gz|pkglist.*\.bz2|release$|release\..*|srclist.*\.bz2|Translation-.+\.bz2|[:alpha:]
 <-- HERE *\.tar\.gz\.gpg$)$/ at /usr/share/apt-cacher//apt-cacher-lib.pl line 
360.
  Fri Oct 31 09:42:08 2008|warn [7148]: flock() on closed filehandle $exlock at 
/usr/share/apt-cacher//apt-cacher-lib.pl line 279.
  Fri Oct 31 09:42:08 2008|error [7148]: Unable to achieve lock on 
/var/cache/apt-cacher/private/exlock: Bad file descriptor at 
/usr/share/apt-cacher//apt-cacher-lib.pl line 281.
  Fri Oct 31 09:42:08 2008|warn [7149]: POSIX syntax [: :] belongs inside 
character classes in regex; marked by <-- HERE in 
m/(Index|Packages.gz|Packages.bz2|Release|Release.gpg|Sources.gz|Sources.bz2|Contents-.+\.gz|pkglist.*\.bz2|release$|release\..*|srclist.*\.bz2|Translation-.+\.bz2|[:alpha:]
 <-- HERE *\.tar\.gz\.gpg$)$/ at /usr/share/apt-cacher//apt-cacher-lib.pl line 
360.
  Fri Oct 31 09:42:08 2008|warn [7149]: flock() on closed filehandle $exlock at 
/usr/share/apt-cacher//apt-cacher-lib.pl line 279.
  Fri Oct 31 09:42:08 2008|error [7149]: Unable to achieve lock on 
/var/cache/apt-cacher/private/exlock: Bad file descriptor at 
/usr/share/apt-cacher//apt-cacher-lib.pl line 281.
  Fri Oct 31 09:42:08 2008|warn [7150]: POSIX syntax [: :] belongs inside 
character classes in regex; marked by <-- HERE in 
m/(Index|Packages.gz|Packages.bz2|Release|Release.gpg|Sources.gz|Sources.bz2|Contents-.+\.gz|pkglist.*\.bz2|release$|release\..*|srclist.*\.bz2|Translation-.+\.bz2|[:alpha:]
 <-- HERE *\.tar\.gz\.gpg$)$/ at /usr/share/apt-cacher//apt-cacher-lib.pl line 
360.
  Fri Oct 31 09:42:08 2008|warn [7150]: flock() on closed filehandle $exlock at 
/usr/share/apt-cacher//apt-cacher-lib.pl line 279.
  Fri Oct 31 09:42:08 2008|error [7150]: Unable to achieve lock on 
/var/cache/apt-cacher/private/exlock: Bad file descriptor at 
/usr/share/apt-cacher//apt-cacher-lib.pl line 281.
+ 
+ TEST CASE:
+ Configure and Intrepid system to use an Intrepid apt-cacher proxy.  This can 
be done via a file in /etc/apt/apt.conf.d/ that contains the following:
+ 
+ Acquire
+ {
+   http
+   {
+     Proxy "http://192.168.10.1:3142";;
+   };
+ };
+ 
+ Where 192.168.10.1 is the IP address of the apt-cacher system.
+ 
+ On the Intrepid system execute 'update-manager -d'.
+ Observe that no development release is listed.
+ Install the proposed version of apt-cacher.
+ Watch the upgrade proceed.

-- 
apt-cacher broken in intrepid
https://bugs.launchpad.net/bugs/291606
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to