Days old Dell with Ubuntu 20.04 LTS, all latest updates installed.

sudo apt install nemo

fails with:

The following packages have unmet dependencies:
 nemo : Depends: libgail-3-0 (>= 3.0.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

sudo apt install libgail-3-0

fails with:

The following packages have unmet dependencies:
 libgail-3-0 : Depends: libgtk-3-0 (= 3.24.18-1ubuntu1) but 3.24.20-0ubuntu1.1 
is to be installed
E: Unable to correct problems, you have held broken packages.

This page:

https://packages.ubuntu.com/focal/libgail-3-0

shows that the requirement for libgtk is indeed "=" not ">=". All the
other dependencies are ">=".

I'm guessing that getting bitten by this is a side effect of it being a
new system rather than one that's been updated over time.

Happy to provide any other information that would be helpful.

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

Title:
  libgail-3-0 install blocked by "=" dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1975875/+subscriptions


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

Reply via email to