Re: [gentoo-user] Re: emerge conflict

2016-09-20 Thread Neil Bothwick
On Tue, 20 Sep 2016 08:41:56 +0200, Kai Krakow wrote: > > What makes you think I didn't use -p? I have a cron job that runs > > emerge -pXXX @world after syncing and mails me the output, and I > > always use -a when running emerge in a shell. > > You could also try porticron... ;-) I could but I

Re: [gentoo-user] Re: emerge conflict

2016-09-19 Thread Neil Bothwick
On Mon, 19 Sep 2016 13:01:39 -0400, Philip Webb wrote: > > I'm surprised you needed to jump through such hoops. > > I updated 2 stable systems to perl 5.22 last week > > and emerge @world took care of all blockers, > > although I did need to run perl-cleaner afterwards. > > I never run 'emerge

Re: [gentoo-user] Re: emerge conflict

2016-09-19 Thread Philip Webb
160919 Neil Bothwick wrote: > On Sun, 18 Sep 2016 19:53:10 -0400, Philip Webb wrote: >> I got around the problem by using : >> emerge --backtrack=30 -pvtD perl perl-Archive-Tar perl-Carp >> perl-Compress-Raw-Zlib perl-CPAN-Meta-Requirements perl-Data-Dumper >> perl-ExtUtils-CBuilder perl-ExtUtils

Re: [gentoo-user] Re: emerge conflict

2016-09-19 Thread Bill Kenworthy
On 19/09/16 15:28, Neil Bothwick wrote: > On Sun, 18 Sep 2016 19:53:10 -0400, Philip Webb wrote: > >> I got around the problem by using : >> >> emerge --backtrack=30 -pvtD perl perl-Archive-Tar perl-Carp >> perl-Compress-Raw-Zlib perl-CPAN-Meta-Requirements perl-Data-Dumper >> perl-ExtUtils-CBui

Re: [gentoo-user] Re: emerge conflict

2016-09-19 Thread Neil Bothwick
On Sun, 18 Sep 2016 19:53:10 -0400, Philip Webb wrote: > I got around the problem by using : > > emerge --backtrack=30 -pvtD perl perl-Archive-Tar perl-Carp > perl-Compress-Raw-Zlib perl-CPAN-Meta-Requirements perl-Data-Dumper > perl-ExtUtils-CBuilder perl-ExtUtils-Install perl-ExtUtils-MakeMak

Re: [gentoo-user] Re: emerge conflict

2016-09-18 Thread Rich Freeman
On Sun, Sep 18, 2016 at 7:53 PM, Philip Webb wrote: > 160918 Kai Krakow wrote: >> Try ... adding vim and other packages to the list: >> # emerge -1Dpuv perl >> # emerge -1Dpuv perl vim ... > > I got around the problem by using : > > emerge --backtrack=30 -pvtD perl I suspect that you could have

Re: [gentoo-user] Re: emerge conflict

2016-09-18 Thread Philip Webb
160918 Kai Krakow wrote: > Try ... adding vim and other packages to the list: > # emerge -1Dpuv perl > # emerge -1Dpuv perl vim ... I got around the problem by using : emerge --backtrack=30 -pvtD perl perl-Archive-Tar perl-Carp perl-Compress-Raw-Zlib perl-CPAN-Meta-Requirements perl-Data-Dumpe