Re: [gentoo-user] So emerge spoke ...

2015-02-10 Thread Chris McGinley

On 02/10/15 13:13, Andreas K. Huettel wrote:
 Am Dienstag, 10. Februar 2015, 18:15:44 schrieb meino.cra...@gmx.de:
 How can I list all offending ones?
 Check in /var/lib/portage/world if there are any lines starting with 
 perl-core

 If yes, remove these lines and try again.

I found the answers in this thread:

https://forums.gentoo.org/viewtopic-t-997152-postdays-0-postorder-asc-start-0.html



Re: [gentoo-user] So emerge spoke ...

2015-02-10 Thread Meino . Cramer
Rich Freeman ri...@gentoo.org [15-02-10 17:12]:
 On Tue, Feb 10, 2015 at 10:55 AM,  meino.cra...@gmx.de wrote:
 
(perl-core/Test-Simple-0.980.0-r1:0/0::gentoo, installed) pulled in by
  perl-core/Test-Simple required by @selected
 
 
 I suspect that you probably have some perl packages that are 5.18-only
 in your world file.  Check and after removing them you'll probably
 have fewer blockers.
 
 
  I am simply overwelmed by this massive attack of information...
 
 
 Yeah, portage error messages tend to leave much to be desired.  I
 suspect there were some package renames here which didn't help, but I
 haven't investigated.
 
 -- 
 Rich
 

Hi Rich,

so I have to deinstall the half of the Perl stuff just to get updates?
Hrmmm

Emerge says ...and 154 more'

How can I list all offending ones?

Best regards,
mcc




Re: [gentoo-user] So emerge spoke ...

2015-02-10 Thread Rich Freeman
On Tue, Feb 10, 2015 at 12:15 PM,  meino.cra...@gmx.de wrote:
 Rich Freeman ri...@gentoo.org [15-02-10 17:12]:
 On Tue, Feb 10, 2015 at 10:55 AM,  meino.cra...@gmx.de wrote:
 
(perl-core/Test-Simple-0.980.0-r1:0/0::gentoo, installed) pulled in by
  perl-core/Test-Simple required by @selected
 

 I suspect that you probably have some perl packages that are 5.18-only
 in your world file.  Check and after removing them you'll probably
 have fewer blockers.


 so I have to deinstall the half of the Perl stuff just to get updates?

You don't have to uninstall anything.  You just have to remove it from
your world file.


 Emerge says ...and 154 more'

 How can I list all offending ones?


grep perl /var/lib/portage/world would be a good start.

-- 
Rich



Re: [gentoo-user] So emerge spoke ...

2015-02-10 Thread Andreas K. Huettel
Am Dienstag, 10. Februar 2015, 18:15:44 schrieb meino.cra...@gmx.de:
 
 How can I list all offending ones?

Check in /var/lib/portage/world if there are any lines starting with 
perl-core

If yes, remove these lines and try again.

-- 

Andreas K. Huettel
Gentoo Linux developer 
dilfri...@gentoo.org
http://www.akhuettel.de/




Re: [gentoo-user] So emerge spoke ...

2015-02-10 Thread Rich Freeman
On Tue, Feb 10, 2015 at 10:55 AM,  meino.cra...@gmx.de wrote:

   (perl-core/Test-Simple-0.980.0-r1:0/0::gentoo, installed) pulled in by
 perl-core/Test-Simple required by @selected


I suspect that you probably have some perl packages that are 5.18-only
in your world file.  Check and after removing them you'll probably
have fewer blockers.


 I am simply overwelmed by this massive attack of information...


Yeah, portage error messages tend to leave much to be desired.  I
suspect there were some package renames here which didn't help, but I
haven't investigated.

-- 
Rich