[gentoo-user] Re: dev-lang/perl:0

2021-07-30 Thread nunojsilva
On 2021-07-30, nunojsi...@ist.utl.pt wrote:

> On 2021-07-30, the...@sys-concept.com wrote:
>
>> I'm trying to run an upgrade but I got stuck on perl:
> [...]
>>   (dev-lang/perl-5.34.0:0/5.34::gentoo, ebuild scheduled for merge)
>> USE="gdbm -berkdb -debug -doc -ithreads -minimal" ABI_X86="(64)"
>> pulled in by
> [...]
>> Running:  "perl-cleaner --all" gives me:
> [...]
>>   (dev-lang/perl-5.32.1:0/5.32::gentoo, installed) USE="gdbm -berkdb -debug 
>> -doc -ithreads -minimal" ABI_X86="(64)" pulled in by
>> dev-lang/perl:0/5.32= required by (app-text/po4a-0.57:0/0::gentoo, 
>> installed) USE="-test" ABI_X86="(64)"
>>   
>
> Are you upgrading @world or just dev-lang/perl directly? If it's the
> latter, try to upgrade po4a at the same time.

(In this case, it will probably be an upgrade (as 0.57-r1 is stable for
amd64), but I should have written "upgrade or rebuild".)

-- 
Nuno Silva




[gentoo-user] Re: dev-lang/perl:0

2021-07-30 Thread nunojsilva
On 2021-07-30, the...@sys-concept.com wrote:

> I'm trying to run an upgrade but I got stuck on perl:
[...]
>   (dev-lang/perl-5.34.0:0/5.34::gentoo, ebuild scheduled for merge) USE="gdbm 
> -berkdb -debug -doc -ithreads -minimal" ABI_X86="(64)" pulled in by
[...]
> Running:  "perl-cleaner --all" gives me:
[...]
>   (dev-lang/perl-5.32.1:0/5.32::gentoo, installed) USE="gdbm -berkdb -debug 
> -doc -ithreads -minimal" ABI_X86="(64)" pulled in by
> dev-lang/perl:0/5.32= required by (app-text/po4a-0.57:0/0::gentoo, 
> installed) USE="-test" ABI_X86="(64)"
>   

Are you upgrading @world or just dev-lang/perl directly? If it's the
latter, try to upgrade po4a at the same time.

>From a quick glance at the po4a ebuild and the perl-module eclass, the
default seems to be a run-time dependency on perl with the same slot and
subslot as the perl present when the package was installed, which would
explain why po4a needs perl:0/5.32.

-- 
Nuno Silva




[gentoo-user] Re: dev-lang/perl:0 - problem

2015-04-18 Thread walt
On 04/18/2015 04:38 PM, Joseph wrote:
 I've not updated to two months and now I'm getting dependency problem with 
 dev-lang/perl
 
  (dev-lang/perl-5.20.2:0/5.20::gentoo, ebuild scheduled for merge) pulled in 
 by
=dev-lang/perl-5.20.2* required by 
 (virtual/perl-File-Spec-3.480.100-r1:0/0::gentoo, ebuild scheduled for merge)
^  ^^^ 
   
  (and 38 more with the same problem)
 
  (dev-lang/perl-5.18.2-r2:0/5.18::gentoo, installed) pulled in by
dev-lang/perl:0/5.18=[-build(-)] required by 
 (dev-perl/Crypt-PasswdMD5-1.400.0:0/0::gentoo, installed)
   
   (and 94 
 more with the same problem)

Did you try perl-cleaner? (emerge app-admin/perl-cleaner)