Gentoo Archives: gentoo-user

From: gottlieb@×××.edu
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] stable/testing system requiring an *UNstable* dev-lang/perl
Date: Tue, 08 Jul 2014 22:33:19
Message-Id: 878uo3eb17.fsf@nyu.edu
In Reply to: Re: [gentoo-user] stable/testing system requiring an *UNstable* dev-lang/perl by Neil Bothwick
1 On Tue, Jul 08 2014, Neil Bothwick wrote:
2
3 > On Tue, 08 Jul 2014 18:02:56 -0400, gottlieb@×××.edu wrote:
4 >
5 >> For some reason my mostly-stable-slightly-testing system
6 >> is trying to merge *UNstable* dev-lang/perl.
7 >
8 >> Specifically it wants me to unmask
9 >> =dev-lang/perl-5.20.0-r1
10 >
11 > That's not testing, it's masked.
12
13 Right; that is what I thought I said. Oh now I see I wrote *UNstable*.
14 I thought that was a synonym for masked. Will purge that term from my
15 gentoo vocabulary.
16
17 > % eix -e perl
18 > [I] dev-lang/perl
19 > Available versions: 5.16.3(0/5.16) (~)5.18.2-r1(0/5.18){tbz2}
20 > [M](~)5.20.0-r1(0/5.20) {berkdb debug doc gdbm ithreads}
21 >
22 >> [nomerge ] perl-core/CPAN-Meta-2.132.510
23 >> [ebuild U ~] virtual/perl-File-Temp-0.230.400-r1 [0.230.400] 0 kB
24 >> [ebuild U ] virtual/perl-File-Spec-3.400.0-r1 [3.400.0] 0 kB
25 >> [ebuild r U #] dev-lang/perl-5.20.0-r1:0/5.20 [5.16.3:0/5.16]
26 >
27 > It would appear that CPAN-Meta is the culprit, see what is pulling
28 > that in.
29
30 That was listed in the voluminous emerge output. Here is the relevant
31 portion. It starts with xdg-utils (required by lots) and then a
32 bunch of perl.
33
34 The following mask changes are necessary to proceed:
35 (see "package.unmask" in the portage(5) man page for more details)
36 # required by virtual/perl-ExtUtils-Command-1.180.0-r1
37 # required by perl-core/ExtUtils-MakeMaker-6.820.0
38 # required by virtual/perl-ExtUtils-MakeMaker-6.820.0
39 # required by perl-core/CPAN-Meta-2.132.510
40 # required by virtual/perl-CPAN-Meta-2.132.510
41 # required by perl-core/Module-Build-0.400.700
42 # required by virtual/perl-Module-Build-0.400.700
43 # required by dev-perl/File-MimeInfo-0.170.0
44 # required by x11-misc/xdg-utils-1.1.0_rc2[perl]
45 # required by www-client/chromium-35.0.1916.153
46 # required by @selected
47 # required by @world (argument)
48
49
50 >> # Masked for testing, will defenitely cause major breakage
51 >> # Single modules with 5.20 versions added here too -dilfridge
52 >> =dev-lang/perl-5.20.0-r1
53 >
54 > See, masked, not keyworded, and apparently with good reason.
55
56 Right. Sorry for the masked / *UNstable* confusion.
57 I was surprised eix doesn't even show this version, but that is minor.
58
59 allan

Replies

Subject Author
Re: [gentoo-user] stable/testing system requiring an *UNstable* dev-lang/perl Alan McKinnon <alan.mckinnon@×××××.com>