|
From: Toby A. <to...@mi...> - 2005-02-20 20:07:56
|
>>>>> "Micha" == Micha <ear...@gm...> writes:
Micha> What's going on ?
Micha> After tonights update of debian sarge, starting the ap2 initscript:
Micha> Starting apt-proxy
Micha> Traceback (most recent call last):
Micha> File "/usr/bin/twistd2.3", line 34, in ?
Micha> from twisted.scripts.twistd import run
Micha> File "/usr/lib/python2.3/site-packages/twisted/scripts/twistd.py", line 26, in ?
Micha> from twisted.application import app, service
Micha> File "/usr/lib/python2.3/site-packages/twisted/application/app.py", line 21, in ?
Micha> import sys, os, pdb, profile, getpass, traceback, signal
Micha> ImportError: No module named profile
This is fixed in the version of twisted in unstable, so you'll need to
upgrade python-twisted, python2.3-twisted and python2.3-twisted-bin
(from memory, I'm not at my machine right now) to their most recent
versions.
Toby.
|