Actually I do still have a probelm.
Although the application is installed and working Synaptic thinks it is broken:
olly@molly:/usr/lib/calibre$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies.
kobo-desktop:i386 : Depends: libusb-0.1-4:i386 but it is not installed
Depends: libpng3:i386 but it is not installed
Depends: libxml2:i386 but it is not installed
E: Unmet dependencies. Try using -f.
I fear the system will be unusable in this state since I won't be able to install new packages or updates.
I tried to fix it by using
sudo dpkg --force-depends -i kobo-desktop.deb
but it made no difference :-(
|