[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wicd fails to start after upgrade



On 2010-01-29 20:46:48 -0500, Wayne <linuxtwo@gmail.com> wrote:
> Your right.  I didn't check all of the various depend's.  I just
> pointed it out to Sabastian.  If your running wicd in Sid maybe you
> have an idea 'why' it isn't running then.

Sorry, I have no idea. Check that your installed packages are
consistent ("apt-get install -f" signals no errors) and that
/usr/share/pyshared/wicd/logfile.py exists.

FYI, on my machine:

xvii:~> dlocate logfile.py
python-wicd: /usr/share/pyshared/wicd/logfile.py
xvii:~> locate logfile.py
/usr/lib/pymodules/python2.5/wicd/logfile.py
/usr/lib/pymodules/python2.5/wicd/logfile.pyc
/usr/lib/pymodules/python2.5/wicd/logfile.pyo
/usr/lib/pymodules/python2.6/wicd/logfile.py
/usr/lib/pymodules/python2.6/wicd/logfile.pyc
/usr/share/pyshared/wicd/logfile.py

/usr/lib/pymodules/python2.*/wicd/logfile.py* are probably needed
and built by a postinstall script. If you don't have such a file
corresponding to the installed python versions, that may be a bug
in some python-related package.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)


Reply to: