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
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1975875

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

Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  The libgtk dependency in libgail-3-0 is set to = *not* >= 3.24.18.

  Since libgtk has moved on to 3.24.20 the install of libgail is now
  blocked, which of course blocks everything that depends on it, Nemo in
  my case but I'm sure there are many others as well.

  Using Ubuntu 20.04 LTS with all current updates.

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to