ubarry
September 16th, 2006, 04:12 PM
Update manager stopped working, just dying in the gui. It could have something to do with the my effort to obtain a printer description file for my Brother hln1270n. I got a debian package from brother, but it failed, trying to setup its files for lpd printing.
After dpkg failed to install, update-manager kept reporting one broken package, so eventually I used dpkg to try to remove, but I got an error from the post remove script -- it cannot find lpd to restart.
At least that's my theory after reading the message below from running update-manager on the cmd line. Am I right? If so, how can I clean this up? If not, what do I do?
I have a nvidia serval; /proc/version says it's got Ubuntu 4.0.3-1ubuntu5.
Traceback (most recent call last):
File "/usr/bin/update-manager", line 71, in ?
app.main(options)
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 749, in main
self.fillstore()
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 603, in fillstore
self.list.update(self.cache)
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 199, in update
cache.saveDistUpgrade()
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 93, in saveDistUpgrade
assert self._depcache.BrokenCount == 0 and self._depcache.DelCount == 0
AssertionError
Also, the gui's package manager lists the packages in the marked for change list, but trying to remove it only runs dpkg (I think) and it fails.
update-notifier seems to be working -- it said 1 update the other day, and now 7.
(of course, this failure kept me from putting in that problem kernel update!)
Tia,
Barry
After dpkg failed to install, update-manager kept reporting one broken package, so eventually I used dpkg to try to remove, but I got an error from the post remove script -- it cannot find lpd to restart.
At least that's my theory after reading the message below from running update-manager on the cmd line. Am I right? If so, how can I clean this up? If not, what do I do?
I have a nvidia serval; /proc/version says it's got Ubuntu 4.0.3-1ubuntu5.
Traceback (most recent call last):
File "/usr/bin/update-manager", line 71, in ?
app.main(options)
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 749, in main
self.fillstore()
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 603, in fillstore
self.list.update(self.cache)
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 199, in update
cache.saveDistUpgrade()
File "/usr/lib/python2.4/site-packages/UpdateManager/UpdateManager.py", line 93, in saveDistUpgrade
assert self._depcache.BrokenCount == 0 and self._depcache.DelCount == 0
AssertionError
Also, the gui's package manager lists the packages in the marked for change list, but trying to remove it only runs dpkg (I think) and it fails.
update-notifier seems to be working -- it said 1 update the other day, and now 7.
(of course, this failure kept me from putting in that problem kernel update!)
Tia,
Barry