Bug#970911: gnome-screenshot: does not start: undefined symbol: hdy_init

2020-09-25 Thread Michel Le Bihan
Hello,

Indeed I had a copy in /usr/local/ that I don't remember installing.
Sorry for this bug report.

Michel Le Bihan

Le vendredi 25 septembre 2020 à 13:01 +0100, Simon McVittie a écrit :
> Control: tags -1 + moreinfo unreproducible
> 
> On Fri, 25 Sep 2020 at 13:02:20 +0200, Michel Le Bihan wrote:
> > When trying to launch gnome-screenshot, I get this error:
> > 
> > michel@debian:~$ gnome-screenshot --interactive
> > gnome-screenshot: symbol lookup error: gnome-screenshot: undefined
> > symbol:
> > hdy_init, version LIBHANDY_1_0
> 
> What does
> 
> ldd `command -v gnome-screenshot`
> 
> output?
> 
> Do you have a locally-installed copy of libhandy-1.so.0 that is found
> before the system copy, perhaps in /usr/local? (If you do, please
> remove
> it: Debian package dependencies cannot take locally-installed
> libraries
> into account.)
> 
> > Versions of packages gnome-screenshot depends on:
> ...
> > ii  libhandy-1-0 1.0.0-1
> 
> This should be sufficient to provide hdy_init, version LIBHANDY_1_0.
> 
> smcv



Bug#970911: gnome-screenshot: does not start: undefined symbol: hdy_init

2020-09-25 Thread Michel Le Bihan
Package: gnome-screenshot
Version: 3.38.0-1
Severity: grave
Justification: renders package unusable

Hello,

When trying to launch gnome-screenshot, I get this error:

michel@debian:~$ gnome-screenshot --interactive
gnome-screenshot: symbol lookup error: gnome-screenshot: undefined symbol:
hdy_init, version LIBHANDY_1_0



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable'), (600, 'experimental'), (500, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.8.0-1-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gnome-screenshot depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.38.0-1
ii  libc62.31-3
ii  libcairo21.16.0-4
ii  libcanberra-gtk3-0   0.30-7
ii  libcanberra0 0.30-7
ii  libgdk-pixbuf2.0-0   2.40.0+dfsg-5
ii  libglib2.0-0 2.66.0-2
ii  libgtk-3-0   3.24.23-1
ii  libhandy-1-0 1.0.0-1
ii  libx11-6 2:1.6.12-1
ii  libxext6 2:1.3.3-1+b2

gnome-screenshot recommends no packages.

gnome-screenshot suggests no packages.

-- no debconf information



Processed: Re: Bug#970911: gnome-screenshot: does not start: undefined symbol: hdy_init

2020-09-25 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + moreinfo unreproducible
Bug #970911 [gnome-screenshot] gnome-screenshot: does not start: undefined 
symbol: hdy_init
Added tag(s) unreproducible and moreinfo.

-- 
970911: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#970911: gnome-screenshot: does not start: undefined symbol: hdy_init

2020-09-25 Thread Simon McVittie
Control: tags -1 + moreinfo unreproducible

On Fri, 25 Sep 2020 at 13:02:20 +0200, Michel Le Bihan wrote:
> When trying to launch gnome-screenshot, I get this error:
> 
> michel@debian:~$ gnome-screenshot --interactive
> gnome-screenshot: symbol lookup error: gnome-screenshot: undefined symbol:
> hdy_init, version LIBHANDY_1_0

What does

ldd `command -v gnome-screenshot`

output?

Do you have a locally-installed copy of libhandy-1.so.0 that is found
before the system copy, perhaps in /usr/local? (If you do, please remove
it: Debian package dependencies cannot take locally-installed libraries
into account.)

> Versions of packages gnome-screenshot depends on:
...
> ii  libhandy-1-0 1.0.0-1

This should be sufficient to provide hdy_init, version LIBHANDY_1_0.

smcv