Gentoo Archives: gentoo-user

From: "Max R.D. Parmer" <maxp@××××××××.is>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Surviving perl-5.24.0
Date: Mon, 23 May 2016 17:27:15
Message-Id: 1464024422.2349863.616252129.421D404C@webmail.messagingengine.com
In Reply to: [gentoo-user] Surviving perl-5.24.0 by walt
1 On Fri, May 20, 2016, at 16:33, walt wrote:
2 > I spent most of today updating from perl-5.22 to perl-5.24 because so
3 > many packages failed to install. I ran perl-cleaner about a hundred
4 > times and tried emerge -ac in between, which always failed because it
5 > falsely accused me of not doing emerge -auND.
6 >
7 > Finally I got through the perl update and noticed a message saying
8 > 'emerge -auND --with-bdeps=y is the ultimate way to update...' so I
9 > added the '--with-bdeps=y' and another twenty perl-related packages got
10 > rebuilt after I thought I was done.
11 >
12 > Now I'm really done, I think, but I'm afraid to reboot this machine.
13 >
14 >
15
16 I had the perl 5.24 update go off without a hitch on three other boxes,
17 but this morning I'm having a heck of a time upgrading it on #4.
18
19 Everything appears to go fine until:
20 > Couldn't copy cpan/podlators/blib/script/pod2man to /var/tmp/portage/dev-lang/perl-5.
21 > 24.0/image//usr/bin/pod2man: No such file or directory
22 > Couldn't chmod 755 /var/tmp/portage/dev-lang/perl-5.24.0/image//usr/bin/pod2man: No s
23 > uch file or directory
24 > /usr/bin/pod2text
25 > Couldn't copy cpan/podlators/blib/script/pod2text to /var/tmp/portage/dev-lang/perl-5
26 > .24.0/image//usr/bin/pod2text: No such file or directory
27 > Couldn't chmod 755 /var/tmp/portage/dev-lang/perl-5.24.0/image//usr/bin/pod2text: No
28 > such file or directory
29 > /usr/bin/pod2usage
30 > Couldn't copy cpan/Pod-Usage/blib/script/pod2usage to /var/tmp/portage/dev-lang/perl-
31 > 5.24.0/image//usr/bin/pod2usage: No such file or directory
32 > Couldn't chmod 755 /var/tmp/portage/dev-lang/perl-5.24.0/image//usr/bin/pod2usage: No
33 > such file or directory
34
35 Then everything rolls along 'til dying with this:
36 > installman: Can't open cpan/podlators/blib/script/pod2man: No such file or directory
37 > ABORTED
38
39 Surprising to have this build fail like this when I've done it
40 elsewhere. Odd.
41
42 --
43 0x7D964D3361142ACF

Replies

Subject Author
Re: [gentoo-user] Surviving perl-5.24.0 Thanasis <thanasis@××××××××××.org>