Bug#318035: apt-cacher isn't compatible with perl < 5.8 anymore

2005-08-04 Thread Eduard Bloch
Moin Ramiro! Ramiro Morales schrieb am Donnerstag, den 04. August 2005: > Just to report I have been using your modifed apt-cacher.pl > script without problems during three weeks now (the apt-cacher > clients are six servers [five running Woody and one Sarge] and > one Sarge workstation, all downl

Bug#318035: apt-cacher isn't compatible with perl < 5.8 anymore

2005-08-04 Thread Ramiro Morales
Eduard, Just to report I have been using your modifed apt-cacher.pl script without problems during three weeks now (the apt-cacher clients are six servers [five running Woody and one Sarge] and one Sarge workstation, all downloading security updates and a few new packages). Regards, PS: Sorry fo

Bug#318035: apt-cacher isn't compatible with perl < 5.8 anymore

2005-07-13 Thread Eduard Bloch
Moin Ramiro! Ramiro Morales schrieb am Mittwoch, den 13. Juli 2005: > The solution is trivial if you update the above Depends line > just for correctness (because the problem never will occur > on Sarge or later releases of Debian). Honestly, I have absolutely no motivation in supporting Perl ver

Bug#318035: apt-cacher isn't compatible with perl < 5.8 anymore

2005-07-12 Thread Ramiro Morales
Package: apt-cacher Version: 0.9.9 The package dependency list has a Depends: perl (>= 5.6.0-16) line but the open() form used to execute curl in apt-cacher.pl is present on versions of Perl since version 5.8. See "Using open() for IPC" - "Safe Pipe Opens" section of perlipc(1) As I understa