View Single Post
Posts: 8 | Thanked: 0 times | Joined on Jul 2010 @ Germany
#1114
Originally Posted by michaaa62 View Post
There seems to be an error during installation. You might try to look at the state of the package managment system from X-Terminal application.
Code:
sudo gainroot
dpkg --configure -a
apt-get install -f
That didn't do much, however it made me find out about a 'Provides-line' problem with binutils that you responded to elsewhere.

Originally Posted by michaaa62 View Post
If this does not change anything package-wise, i would suggest to remove backupmenu and install it freshly with some update as well. Try
Code:
sudo gainroot
apt-get purge backupmenu
apt-get update
apt-get upgrade
apt-get install backupmenu
apt-get install -f
Well, somewhere along these lines 'apt' finally did the job. Now backup is running. I'm looking forward to dive into CSSU