Bug#962138: perl-base: libperl5.30 version skew can break essential functionality

Niko Tyni ntyni at debian.org
Sat Jun 6 09:02:34 BST 2020


On Sat, Jun 06, 2020 at 10:03:15AM +0300, Niko Tyni wrote:

> I think we need to move the perl-base between vendor and core, so after
> /usr/lib/x86_64-linux-gnu/perl/5.30 but before /usr/share/perl/5.30.

Sorry, that should have been 'after /usr/share/perl5 but before
/usr/lib/x86_64-linux-gnu/perl/5.30'.

So like this:

  @INC:
    /etc/perl
    /usr/local/lib/x86_64-linux-gnu/perl/5.30.3
    /usr/local/share/perl/5.30.3
    /usr/lib/x86_64-linux-gnu/perl5/5.30
    /usr/share/perl5
    /usr/lib/x86_64-linux-gnu/perl-base
    /usr/lib/x86_64-linux-gnu/perl/5.30
    /usr/share/perl/5.30
    /usr/local/lib/site_perl

-- 
Niko Tyni   ntyni at debian.org




More information about the Perl-maintainers mailing list