Bug#757774: libwx-glcanvas-perl: hardcodes /usr/lib/perl5

Niko Tyni ntyni at debian.org
Mon Aug 11 09:45:53 UTC 2014


Source: libwx-glcanvas-perl
Version: 0.09-1
Severity: serious
User: debian-perl at lists.debian.org
Usertags: perl-5.20-transition

Starting with version 5.20.0 (currently in experimental), the Debian
perl package is changing the "vendorarch" library paths (currently
/usr/lib/perl5) to include the multiarch triplet and the perl version. See
#748380 for details.

For this to work, packages containing binary perl modules need to migrate
from using the hardcoded /usr/lib/perl5 directory to the value of the
$Config{vendorarch} variable, as defined in the 'Config' module.

This package fails to build with perl_5.20.0-3 from experimental:

 mkdir -p /«PKGBUILDDIR»/debian/libwx-glcanvas-perl/usr/share/doc/libwx-glcanvas-perl
 mv /«PKGBUILDDIR»/debian/libwx-glcanvas-perl/usr/lib/perl5/Wx/DemoModules /«PKGBUILDDIR»/debian/libwx-glcanvas-perl/usr/share/doc/libwx-glcanvas-perl/examples
 mv: cannot stat '/«PKGBUILDDIR»/debian/libwx-glcanvas-perl/usr/lib/perl5/Wx/DemoModules': No such file or directory
 make[1]: *** [override_dh_auto_install] Error 1

Please ask on the debian-perl list if you want help with this, and see
 https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=perl-5.20-transition;users=debian-perl@lists.debian.org
for a list of similar bugs and patches.
-- 
Niko Tyni   ntyni at debian.org



More information about the pkg-perl-maintainers mailing list