I face this issue since upgrading from Etch to Lenny yesterday.

Installed is:
clio3:~# dpkg -l apt-proxy
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name                      Version                   Description
+++-=========================-=========================-==================================================================
ii  apt-proxy                 1.9.36.3+nmu1             Debian
archive proxy and partial mirror builder

The error message is the same for any apt-proxy action:
clio3:~# /etc/init.d/apt-proxy start
Starting apt-proxy:Traceback (most recent call last):
  File "/usr/bin/twistd", line 20, in <module>
    from twisted.scripts.twistd import run
ImportError: No module named twisted.scripts.twistd
 failed!
clio3:~# apt-proxy
Traceback (most recent call last):
  File "/usr/sbin/apt-proxy", line 14, in <module>
    from twisted.application import service, internet, app
ImportError: No module named twisted.application
clio3:~#

>From strace apt-proxy it looks to me like it searches for
twisted in many places but does not find the installed
one.

What data do you need?

I have other, not upgraded Lenny systems running apt-proxy
without problems.

Christian
-- 
Christian Hilgers                       ch...@familie-hilgers.com



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to