I tried installing and uninstalling drivers for my Brother Printer. Instead of uninstalling, Kpackage shows several version of the install. I tried to uninstall in Kpackage and get the following:
DEBIAN_FRONTEND=readline; export DEBIAN_FRONTEND; apt-get remove --yes mfc620cnlpr ;echo RESULT=$?
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: The package cupswrappermfc620cn needs to be reinstalled, but I can't find an archive for it.
RESULT=100
So I try to reinstall and get the following:
dpkg -i '///opt/users/brother/mfc620cnlpr-1.0.2-1.i386.deb' ;echo RESULT=$?
(Reading database ... 89652 files and directories currently installed.)
Preparing to replace mfc620cnlpr 1.0.2-1 (using .../mfc620cnlpr-1.0.2-1.i386.deb) ...
Unpacking replacement mfc620cnlpr ...
(Noting disappearance of brscan2, which has been completely replaced.)
rmdir: /usr/local/Brother/sane/GrayCmData/ALL: No such file or directory
rmdir: /usr/local/Brother/sane/GrayCmData/AL: No such file or directory
rmdir: /usr/local/Brother/sane/GrayCmData: No such file or directory
rmdir: /usr/local/Brother/sane: No such file or directory
dpkg: error processing ///opt/users/brother/mfc620cnlpr-1.0.2-1.i386.deb (--install):
subprocess post-removal script (for disappearance) script returned error exit status 1
Errors were encountered while processing:
///opt/users/brother/mfc620cnlpr-1.0.2-1.i386.deb
RESULT=1
When I try to open Synaptic I get the following:
E: The package cupswrappermfc620cn needs to be reinstalled, but I can't find an archive for it.
E: Internal error opening cache (1). Please report.
and Synaptic closes.
Not sure where to go from here. How do I fix this?


