Alfred Pengelly <alfred.penge...@gmail.com> writes:

> It is the only version of libnettle6, but there is a libnettle4. If I
> remove either of these, KDE, among other things, will also uninstall
> (or break). I'm not sure if I have understood the reason this bug was
> closed off; is there a solution or not? Is the nominated version
> (3.1.1-3) of libnettle6 the one that should or should not be used?
> There does not appear to be an upgrade for it.

There's an incompatibility between libnettle4 and libnettle6, when both
are linked into the same process. Which typically hapens if a program
links explicitly to both nettle ant gnutls and gnutls in turn links with
a different version of nettle.

So there's a transition where things break in the middle of it. As far
as I understand (I'm not a debian maintainer) the idea was to have all
packages using nettle rebuilt to link with libnettle6, and not let
libnettle6 migrate from unstable to testing until those rebuilds are
complete so that all the packages can migrate to testing more or less
simultaneously.

Have you done a apt-get update && apt-get upgrade, to make sure the kde
packages and their dependencis are up-to-date? Maybe it would help to
describe whick packages you have installed which still depends on
libnettle4, something like

  apt-cache rdepends --installed libnettle4

And as for starting gimp, kde packages using libnettle4 shouldn't
matter, the important thing is if any of the libraries or plugins used
by gimp still link to libnettle4.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to