I had same issue, when I removed ubuntu gnome desktop using tasksel. I
solved this by moving these files to a backup location

sudo mv /etc/libnl-3/classid /etc/libnl-3/classid.bak
sudo mv /etc/libnl-3/pktloc /etc/libnl-3/pktloc.bak

then
sudo apt-get -f install

and then restored these files
sudo mv /etc/libnl-3/classid.bak /etc/libnl-3/classid
sudo mv /etc/libnl-3/pktloc.bak /etc/libnl-3/pktloc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1619481

Title:
  package libnl-3-200 (not installed) failed to install/upgrade: pokus o
  prepísanie zdieľaného súboru „/etc/libnl-3/classid“, ktorý sa líši od
  iných inštancií balíka libnl-3-200:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnl3/+bug/1619481/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to