I've upgraded my system (a Dell Inspiron 411Z) on Sunday, and have since been trying to get around several issues:
1. During the upgrade process, I received a message that the upgrade ran into an error and the system might be left in an unstable state. The system managed to reboot and start up, though it did give me a "system problem detected" message during boot (and again when I booted another time). I wasn't able to find out which problem was actually detected. At any rate, the problem that is most visible to me is that apps that need libgvc (a Graphviz library, used by Emacs and ImageMagick among others) are trying to find libgvc.so.5 while the current libgvc version is libgvc.so.6. I've tried removing and reinstalling Emacs, ImageMagick and Graphviz itself but it hasn't had an impact. When trying dpkg I get:
sudo dpkg --configure -a
[sudo] password for user:
Setting up emacsen-common (2.0.7) ...
Install emacsen-common for emacs24
emacsen-common: Handling install of emacsen flavor emacs24
emacs24: error while loading shared libraries: libgvc.so.5: cannot open shared object file: No such file or directory
ERROR: install script from emacsen-common package failed
dpkg: error processing package emacsen-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
emacsen-common
Emacs and ImageMagick are apps that I use frequently, so this is really a pain.
2. The screensaver doesn't start. I use kslideshow without requiring a password, it works fine when I press "test" but doesn't kick in. When I leave the system the screen just remains as I left it for 30 minutes, then it turns off.
3. Digikam has a segmentation fault whenever I try to start it. Seems to be an issue related to phonon_gstreamer.so.
Can anyone help me figure out how to deal with any of these?
Thanks!
Mike.
1. During the upgrade process, I received a message that the upgrade ran into an error and the system might be left in an unstable state. The system managed to reboot and start up, though it did give me a "system problem detected" message during boot (and again when I booted another time). I wasn't able to find out which problem was actually detected. At any rate, the problem that is most visible to me is that apps that need libgvc (a Graphviz library, used by Emacs and ImageMagick among others) are trying to find libgvc.so.5 while the current libgvc version is libgvc.so.6. I've tried removing and reinstalling Emacs, ImageMagick and Graphviz itself but it hasn't had an impact. When trying dpkg I get:
sudo dpkg --configure -a
[sudo] password for user:
Setting up emacsen-common (2.0.7) ...
Install emacsen-common for emacs24
emacsen-common: Handling install of emacsen flavor emacs24
emacs24: error while loading shared libraries: libgvc.so.5: cannot open shared object file: No such file or directory
ERROR: install script from emacsen-common package failed
dpkg: error processing package emacsen-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
emacsen-common
Emacs and ImageMagick are apps that I use frequently, so this is really a pain.
2. The screensaver doesn't start. I use kslideshow without requiring a password, it works fine when I press "test" but doesn't kick in. When I leave the system the screen just remains as I left it for 30 minutes, then it turns off.
3. Digikam has a segmentation fault whenever I try to start it. Seems to be an issue related to phonon_gstreamer.so.
Can anyone help me figure out how to deal with any of these?
Thanks!
Mike.
Comment