[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#752346: graphviz: hardcodes /usr/lib/perl5



Package: graphviz
Version: 2.26.3-17
Severity: important
User: debian-perl@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 path (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 builds successfully with perl_5.20.0-1 from experimental,
but still installs the Perl files into /usr/lib/perl5 so they won't be
on the Perl search path anymore.

Please ask on the debian-perl list if you want help with this.

drwxr-xr-x root/root         0 2014-06-17 01:25 ./usr/lib/perl5/
drwxr-xr-x root/root         0 2014-06-17 01:25 ./usr/lib/perl5/auto/
drwxr-xr-x root/root         0 2014-06-17 01:25 ./usr/lib/perl5/auto/gv/
-rw-r--r-- root/root    139928 2014-06-17 01:25 ./usr/lib/perl5/auto/gv/libgv_perl.so
-rw-r--r-- root/root      2175 2014-06-17 01:25 ./usr/lib/perl5/gv.pm
lrwxrwxrwx root/root         0 2014-06-17 01:25 ./usr/lib/perl5/auto/gv/gv.so -> libgv_perl.so

-- 
Niko Tyni   ntyni@debian.org


Reply to: