Bug#873006: libgtk3-webkit2-perl: autopkgtest failures

Niko Tyni ntyni at debian.org
Mon Jan 1 11:24:34 UTC 2018


Control: retitle -1 libgtk3-webkit2-perl: missing dependency on gir1.2-webkit2-4.0
Control: severity -1 serious

On Wed, Aug 23, 2017 at 06:05:55PM +0200, gregor herrmann wrote:
> Package: libgtk3-webkit2-perl
> Version: 0.06-1
> Severity: important

> libgtk3-webkit2-perl fails autopkgtest-pkg-perl's use.t:

> # Typelib file for namespace 'WebKit2', version '4.0' not found at /usr/lib/x86_64-linux-gnu/perl5/5.26/Glib/Object/Introspection.pm line 108.
> # BEGIN failed--compilation aborted.
> not ok 1 -  /usr/bin/perl -w -M"Gtk3::WebKit2" -e 1 2>&1 exited successfully

> Not sure if this is an indication of an even more serious (sic!)
> problem in the package ...

strace shows

7243  open("/usr/lib/girepository-1.0/WebKit2-4.0.typelib", O_RDONLY) = -1 ENOENT (No such file or directory)

The file is found in the gir1.2-webkit2-4.0 package. Looks like the
module is unusable without that, so raising the severity.

The build time tests pass because of the build-dep on
libwebkit2gtk-4.0-dev (which pulls in gir1.2-webkit2-4.0); perhaps that's
the right thing to do for runtime as well?
-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list