forcemerge 434025 451459 447641 thanks It seems that the presence of these files breaks update-manager completely:
# update-manager
/usr/lib/python2.4/site-packages/apt/__init__.py:18: FutureWarning: apt API not
stable yet
warnings.warn("apt API not stable yet", FutureWarning)
Traceback (most recent call last):
File "/usr/sbin/update-manager", line 76, in ?
app = UpdateManager(data_dir)
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line
254, in __init__
File "/usr/lib/python2.4/site-packages/UpdateManager/Common/DistInfo.py",
line 58, in __init__
IOError: [Errno 2] No such file or directory:
'/usr/share/update-manager/channels//Debian.info'
After I removed the leftover UpdateManager and SoftwareProperties
directories from /usr/lib/python2.4/site-packages, the copies
in /var/lib/python-support/python2.4 were then used, and the package
started to work again.
--
Sam Morris
http://robots.org.uk/
PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078
signature.asc
Description: This is a digitally signed message part

