Gentoo Archives: gentoo-user

From: nunojsilva@×××××××.pt
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: dev-lang/perl:0
Date: Fri, 30 Jul 2021 15:11:22
Message-Id: se14q0$177l$1@ciao.gmane.io
In Reply to: [gentoo-user] dev-lang/perl:0 by thelma@sys-concept.com
1 On 2021-07-30, thelma@×××××××××××.com wrote:
2
3 > I'm trying to run an upgrade but I got stuck on perl:
4 [...]
5 > (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
6 [...]
7 > Running: "perl-cleaner --all" gives me:
8 [...]
9 > (dev-lang/perl-5.32.1:0/5.32::gentoo, installed) USE="gdbm -berkdb -debug -doc -ithreads -minimal" ABI_X86="(64)" pulled in by
10 > dev-lang/perl:0/5.32= required by (app-text/po4a-0.57:0/0::gentoo, installed) USE="-test" ABI_X86="(64)"
11 > ^^^^^^^^
12
13 Are you upgrading @world or just dev-lang/perl directly? If it's the
14 latter, try to upgrade po4a at the same time.
15
16 From a quick glance at the po4a ebuild and the perl-module eclass, the
17 default seems to be a run-time dependency on perl with the same slot and
18 subslot as the perl present when the package was installed, which would
19 explain why po4a needs perl:0/5.32.
20
21 --
22 Nuno Silva

Replies

Subject Author
[gentoo-user] Re: dev-lang/perl:0 nunojsilva@×××××××.pt