Source: libwiki-toolkit-plugin-rss-reader-perl
Version: 1.6-1
Severity: important
User: [email protected]
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-1 from experimental:
Installing
/«PKGBUILDDIR»/debian/libwiki-toolkit-plugin-rss-reader-perl/usr/share/man/man3/Wiki::Toolkit::Plugin::RSS::Reader.3pm
find /«PKGBUILDDIR»/debian/libwiki-toolkit-plugin-rss-reader-perl -type f
-name .packlist | xargs rm -f
# As this is a architecture independent package, we are not supposed to
install
# stuff to /usr/lib. MakeMaker creates the dirs, we delete them from the deb:
rmdir --ignore-fail-on-non-empty --parents
/«PKGBUILDDIR»/debian/libwiki-toolkit-plugin-rss-reader-perl/usr/lib/perl5
rmdir: failed to remove
'/«PKGBUILDDIR»/debian/libwiki-toolkit-plugin-rss-reader-perl/usr/lib/perl5':
No such file or directory
make: *** [install-stamp] 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;[email protected]
for a list of similar bugs and patches.
--
Niko Tyni [email protected]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]