NetBSD-Users archive

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

Re: perl5 update to 5.30 did not finish, maybe?



On Thu 03 Oct 2019 at 22:59:21 -0400, Bob Bernstein wrote:
> A series of misadventures that began nicely enough with a 
> successful cvs up of my pkgsrc tree, followed by an uneventful 
> run of pkg_rolling-update has however left me with a new perl5, as 
> noted ver. 5.30.0, that appears not to have finished its build.

That should not be possible, because then the PLIST check would fail.
So something weird may be going on.

> # ikiwiki -setup /home/wingnut/MyIkiwiki.setup
> 
> ...which spawned this error message:
> 
> Can't locate LWP.pm in @INC (you may need to install the LWP 
> module) (@INC contains: /home/bob/.ikiwiki 
> /usr/pkg/lib/perl5/site_perl/5.30.0/x86_64-netbsd-thread-multi 
> /usr/pkg/lib/perl5/site_perl/5.30.0 
> /usr/pkg/lib/perl5/vendor_perl/5.30.0/x86_64-netbsd-thread-multi 
> /usr/pkg/lib/perl5/vendor_perl/5.30.0 
> /usr/pkg/lib/perl5/5.30.0/x86_64-netbsd-thread-multi 
> /usr/pkg/lib/perl5/5.30.0) at (eval 169) line 1.
> BEGIN failed--compilation aborted at (eval 169) line 1.

Are you sure that the problem is with the perl package itself?
Both in my 5.28 and 5.30 binary packages, I only see LWP present like
this:

-r--r--r--  1 root     wheel         21 Jul  6 15:39 lib/perl5/5.28.0/CPAN/LWP/PaxHeader/UserAgent.pm
-r--r--r--  1 root     wheel       2034 Jul  6 15:39 lib/perl5/5.28.0/CPAN/LWP/UserAgent.pm

The package that adds /usr/pkg/lib/perl5/vendor_perl/5.28.0/LWP.pm is
p5-libwww-6.39.

-Olaf.
-- 
Olaf 'Rhialto' Seibert -- rhialto at falu dot nl
___  Anyone who is capable of getting themselves made President should on
\X/  no account be allowed to do the job.       --Douglas Adams, "THGTTG"

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index