PDA

View Full Version : [ubuntu] Package manager is broken



maxrpowell
December 8th, 2010, 10:33 PM
I just installed brother DCP-350c drivers from here (http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/faq_prn.html#f00090)
When I finished I tried to install a scanner driver from brother.
My package manager is broken.
The page mentioned something about that here (http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/faq_prn.html#f00090)(just a scroll down)
I tried what they said but the manager is still broken.
It gives me this error report:


Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 768, in simulate
return self._simulate_helper(trans, status_path)
File "/usr/lib/python2.6/dist-packages/aptdaemon/worker.py", line 936, in _simulate_helper
return depends, status, self._cache.required_download, \
File "/usr/lib/python2.6/dist-packages/apt/cache.py", line 218, in required_download
pm.get_archives(fetcher, self._list, self._records)
SystemError: E:I wasn't able to locate file for the dcp350clpr package. This might mean you need to manually fix this package.


Ubuntu 10.10 on Toshiba Satellite

maxrpowell
December 8th, 2010, 10:57 PM
actually it looks as if all I must do is uninstall package dcp350clpr
i cannot use sudo apt-get remove dcp350clpr
b/c package manager is broken

maxrpowell
December 8th, 2010, 10:59 PM
how can i do that?

sikander3786
December 9th, 2010, 09:49 AM
Go to Applications > Accessories > Terminal and post the output of these commands.


sudo apt-get install -f


sudo dpkg --configure -a