Gentoo Archives: gentoo-user

From: Bill Kenworthy <billk@×××××××××.au>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: emerge conflict
Date: Mon, 19 Sep 2016 09:55:01
Message-Id: 641182cd-6113-c342-df53-cfc6092940ae@iinet.net.au
In Reply to: Re: [gentoo-user] Re: emerge conflict by Neil Bothwick
1 On 19/09/16 15:28, Neil Bothwick wrote:
2 > On Sun, 18 Sep 2016 19:53:10 -0400, Philip Webb wrote:
3 >
4 >> I got around the problem by using :
5 >>
6 >> emerge --backtrack=30 -pvtD perl perl-Archive-Tar perl-Carp
7 >> perl-Compress-Raw-Zlib perl-CPAN-Meta-Requirements perl-Data-Dumper
8 >> perl-ExtUtils-CBuilder perl-ExtUtils-Install perl-ExtUtils-MakeMaker
9 >> perl-ExtUtils-Manifest perl-ExtUtils-ParseXS perl-File-Spec
10 >> perl-Getopt-Long perl-IO perl-Locale-Maketext perl-Perl-OSType
11 >> perl-Scalar-List-Utils perl-Test-Harness perl-Text-ParseWords
12 >
13 > I'm surprised you needed to jump through such hoops, I updated 2 stable
14 > systems to perl 5.22 last week and emerge @world took care of all
15 > blockers, although I did need to run perl-cleaner afterwards.
16 >
17 >> It wants to remerge Exiftool Imagemagick Cups-filters Graphite2
18 >> & also some further Perl pkgs & it wants to downgrade (G)Vim.
19 >> That much wb ok, but it also wants to update Poppler & therefore LO
20 >> & I don't feel like doing the last at the moment ( 65 min last time).
21 >>
22 >> What you suggested is fairly standard & I've done it in the past,
23 >> but thanks for prompting me. Thanks to the other respondents too.
24 >>
25 >> Perl can stay where it is till LO 5.2 arrives in Portage :
26 >> in fact, isn't it a bit slow appearing ?
27 >
28 > 5.2.1.2 has been in testing for a couple of days, but it appears that
29 > 5.1.4.2 is the only ebuild in stable, so that may be the reason for your
30 > downgrade.
31 >
32 >
33
34 I had only one machine fail - perl itself had to be brute forced with
35 --nodeps, perl-cleaner fixed the rest after I fixed some g-cpan failures
36 (wrong case - been around for a long while) - but for that perl-cleaner
37 would have picked it all up.
38
39 BillK