|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Updating Libranet
|
I would first get rid of all ximian packages as they break things. Also,
get rid of all the lines save for debian testing:
dpkg --purge `dpkg -l | grep ximian`
apt-get update (only testing lines)
apt-get dist-upgrade
You may have to throw in a few:
apt-get -f install
and do more dist-upgrades till dependencies sort themselves out.
good luck,
Fred
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|