I installed Trisquel for the first time today (Toutatis 64-bit).
After I installed my printer I had many unmet dependencies (though my
networked Brother HL-4150CDN printer does work).
I'm having trouble installing other software, most importantly NFS (I don't
use Samba).
When I type
sudo apt-get check
I get the output message
E: Unmet dependencies. Try using -f.
and the error messages
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
gtk2-engines:i386 : Depends: libgtk2.0-0:i386 (>= 2.19.7-2) but it is not
installed
gtk2-engines-murrine:i386 : Depends: libgtk2.0-0:i386 (>= 2.24.5-4) but it
is not installed
ia32-libs-multiarch:i386 : Depends: gtk2-engines-pixbuf:i386 but it is not
installed
Depends: libgail-common:i386 but it is not
installed
Depends: libgtk2.0-0:i386 but it is not installed
Depends: libsdl1.2debian:i386 but it is not
installed
ibus-gtk:i386 : Depends: libgtk2.0-0:i386 (>= 2.24.5-4) but it is not
installed
libcanberra-gtk-module:i386 : Depends: libgtk2.0-0:i386 (>= 2.24.5-4) but it
is not installed
libcanberra-gtk0:i386 : Depends: libgtk2.0-0:i386 (>= 2.24.0) but it is not
installed
librsvg2-common:i386 : Depends: libgtk2.0-0:i386 (>= 2.21.5) but it is not
installed
libsdl-image1.2:i386 : Depends: libsdl1.2debian:i386 (>= 1.2.10-1) but it is
not installed
libsdl-mixer1.2:i386 : Depends: libsdl1.2debian:i386 (>= 1.2.10-1) but it is
not installed
libsdl-net1.2:i386 : Depends: libsdl1.2debian:i386 (>= 1.2.10-1) but it is
not installed
libsdl-ttf2.0-0:i386 : Depends: libsdl1.2debian:i386 (>= 1.2.10-1) but it is
not installed
When I type
sudo apt-get -f install
sudo apt-get dist-upgrade
the errors are noted again but they don't go away.
Ideas? Thank you for your consideration.