I got the following problem:
My PC shut down while upgrading from 12.04 to 12.10.
Everything seems to work but I can't install the missing updates. It always tells me to run apt-get install -f, but when I do so it just says:
(It's in German, hope it doesn't matter)
Reading package lists ... Ready
Dependency tree
Status information is read ... Ready
Dependencies can be corrected ... Ready
The following packages were automatically installed and are no longer needed:
espeak gcc-4.6-base: i386 gir1.2-notify-0.7-1.2-29 libcamel libebook-1.2-12
libedataserver-1.2-15-bluetooth8 libgconf2-4 libgnome libgnome-menu2
libgnomekbd7 libgomp1: i386 libgweather-3-0 libimobiledevice2 libindicate5
libkpathsea5 libpoppler19 libusbmuxd1 python-gmenu
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
nvidia-current-updates xserver-xorg-core xserver-xorg-input-evdev
xserver-xorg-input-mouse xserver-xorg-input-synaptics
xserver-xorg-input-vmmouse xserver-xorg-input-wacom
xserver-xorg-video-cirrus xserver-xorg-video-fbdev xserver-xorg-video-mga
xserver-xorg-video-neomagic xserver-xorg-video-nouveau
xserver-xorg-video-openchrome xserver-xorg-video-qxl
xserver-xorg-video-savage xserver-xorg-video-sis xserver-xorg-video-sisusb
xserver-xorg-video-tdfx xserver-xorg-video-vesa xserver-xorg-video-vmware
Suggested packages:
xfonts-100dpi xfonts-75dpi gpointing-device-settings touchfreeze
firmware-linux
The following packages will be REMOVED:
nvidia-current
The following packages will be upgraded (upgrade):
nvidia-current-updates xserver-xorg-core xserver-xorg-input-evdev
xserver-xorg-input-mouse xserver-xorg-input-synaptics
xserver-xorg-input-vmmouse xserver-xorg-input-wacom
xserver-xorg-video-cirrus xserver-xorg-video-fbdev xserver-xorg-video-mga
xserver-xorg-video-neomagic xserver-xorg-video-nouveau
xserver-xorg-video-openchrome xserver-xorg-video-qxl
xserver-xorg-video-savage xserver-xorg-video-sis xserver-xorg-video-sisusb
xserver-xorg-video-tdfx xserver-xorg-video-vesa xserver-xorg-video-vmware
20, upgraded, 0 newly installed, 1 to remove and 133 not upgraded.
8 not fully installed or removed.
Need to get 0 B of 70.6 MB to be downloaded archives.
After this operation, 184 MB disk space will be freed.
Would you like to [Y / n] continue? j
(Reading database ... 242727 files and directories currently installed.)
Removing nvidia-current ...
Removing all DKMS Modules
Error! There are no instances of module: nvidia-current
295.40 situated in the DKMS tree.
Done.
Traceback (most recent call last):
File "/ usr / bin / quirks-handler", line 26, in <module>
import Quirks.quirkapplier
File "/ usr/lib/python2.7/dist-packages/Quirks/quirkapplier.py", line 26, in <module>
import XKit.xutils
ImportError: No module named XKit.xutils
dpkg: error processing nvidia-current (- remove):
Subprocess installed pre-removal script returned error exit status 1
Trigger for bamfdaemon be processed ...
Rebuilding / usr / share / applications / bamf.index ...
Triggers for libc-bin to be processed ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
nvidia-current
E: Sub-process / usr / bin / dpkg returned an error code (1)
When I try to remove nvidia-current it tells me to run apt-get install -f.
Do you guys have any idea? I don't want to reinstall my whole system, takes a lot of time to encrypt everything again and so on.