Bug#349447: apt-proxy: Does not work with twisted 2.1

2006-01-24 Thread Andreas Pakulat
Package: apt-proxy Version: 1.9.32 Followup-For: Bug #349447 Hi, so I tried to find out what arm() did and discovered that this problem should have dealt with _much_ earlier. This function is already deprecated in twisted 1.3, which is released with Sarge. It just happens that it's implemented

Bug#349447: apt-proxy: Does not work with twisted 2.1.

2006-01-24 Thread Tuncer Ayaz
Hi Andreas, So removing all arm-calls is actually correct and thus you can easily provide a repaired package with proper Depends on twisted-web and removed arm-calls. Actually the patched apt-proxy here fails to: * download dependencies when you install package X (no workaround for this) *

Bug#349447: apt-proxy: Does not work with twisted 2.1

2006-01-24 Thread Andreas Pakulat
Package: apt-proxy Version: 1.9.32-0 Followup-For: Bug #349447 Hi, Actually the patched apt-proxy here fails to: * download dependencies when you install package X (no workaround for this) Are you sure this is apt-proxy? This sounds more like a problem with your frontend. Anyway, did an

Bug#349447: apt-proxy: Does not work with twisted 2.1.

2006-01-23 Thread Tuncer Ayaz
For the time being you can use the following diff. arm() is deprecated in Twisted 2.1 and as I've got not much Python experience I failed to adapt apt_proxy.py to the Twisted changes. Beware that this will most probably only work for the case when there is no error and fail if anything goes wrong

Bug#349447: apt-proxy: Does not work with twisted 2.1

2006-01-23 Thread Andreas Pakulat
Package: apt-proxy Version: 1.9.32 Followup-For: Bug #349447 Evil hack (no cure to the python-twisted incompatibility) to /usr/lib/python2.3/site-packages/apt_proxy/apt_proxy.py until a real Python programmer adapts apt-proxy: That means there won't be a working apt-proxy until someone who

Bug#349447: apt-proxy: Does not work with twisted 2.1.

2006-01-22 Thread Philipp Weis
Package: apt-proxy Version: 1.9.32 Severity: grave Justification: renders package unusable Hi, I just upgraded to the latest version of twisted in unstable (2.1.0-2), which seems to be incompatible with apt-proxy. At first, there is a dependency problem, as apt-proxy should depend on