Broken handy-1-examples dependencies
Hello,
handy-1-examples
seems to have broken dependencies.
purism@pureos:~$ sudo apt install handy-1-examples
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
handy-1-examples : Depends: libhandy-0.0-0 (= 0.9.90~868.gbp460a78) but 0.0.14~644.gbpaa6b6f is to be installed
E: Unable to correct problems, you have held broken packages.
purism@pureos:~$ apt depends handy-1-examples
handy-1-examples
Depends: libc6 (>= 2.4)
Depends: libgdk-pixbuf2.0-0 (>= 2.22.0)
Depends: libglib2.0-0 (>= 2.43.4)
Depends: libgtk-3-0 (>= 3.16.2)
Depends: libhandy-1-0 (>= 0.9.90~868.gbp460a78)
Depends: libhandy-0.0-0 (= 0.9.90~868.gbp460a78)
Probably the dependency on libhandy-0.0-0
is a mistake.
purism@pureos:~$ ldd /usr/bin/handy-1-demo | grep libhandy
libhandy-1.so.0 => /usr/lib/x86_64-linux-gnu/libhandy-1.so.0 (0x00007f00cf450000)
Edited by Michel Le Bihan