From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6163E1388E3 for ; Tue, 7 Oct 2014 16:20:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0212BE0BFE; Tue, 7 Oct 2014 16:19:56 +0000 (UTC) Received: from mx-out-1.rwth-aachen.de (mx-out-1.rwth-aachen.de [134.130.5.186]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6BA4FE0BC9 for ; Tue, 7 Oct 2014 16:19:54 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.04,671,1406584800"; d="scan'208";a="352942332" Received: from igpm.igpm.rwth-aachen.de ([134.130.161.1]) by mx-1.rz.rwth-aachen.de with ESMTP; 07 Oct 2014 18:19:53 +0200 Received: from numa-i.igpm.rwth-aachen.de ([134.130.161.252]) by igpm.igpm.rwth-aachen.de with esmtp (Exim 4.72) (envelope-from ) id 1XbXTj-00056o-ML for gentoo-user@lists.gentoo.org; Tue, 07 Oct 2014 18:19:11 +0200 Received: from numa-i (localhost [127.0.0.1]) by numa-i.igpm.rwth-aachen.de (Postfix) with ESMTP id 2CE5EC49 for ; Tue, 7 Oct 2014 18:19:55 +0200 (CEST) Date: Tue, 07 Oct 2014 18:19:55 +0200 From: Helmut Jarausch Subject: Re: [gentoo-user] perl-5.20.1 - has anybody managed to upgrade Perl? To: gentoo-user@lists.gentoo.org References: <1412696471.12590.0@numa-i> <201410071807.12146.dilfridge@gentoo.org> In-Reply-To: <201410071807.12146.dilfridge@gentoo.org> (from dilfridge@gentoo.org on Tue Oct 7 18:07:11 2014) X-Mailer: Balsa 2.4.14 Message-Id: <1412698795.12590.3@numa-i> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 948151e8-2a26-4741-8821-e5746a5881e7 X-Archives-Hash: d184259f5392090d9af43f99bd2be299 On 10/07/2014 06:07:11 PM, Andreas K. Huettel wrote: > Am Dienstag, 7. Oktober 2014, 17:41:11 schrieb Helmut Jarausch: > > > > > > emerge -av1 perl-cleaner > > > emerge -av1O dev-lang/perl > > > > These two worked just fine, BUT > > > > > perl-cleaner --all > > > > fails miserably showing many blocks mentioning versions which are =20 > not > > in the (unstable) tree >=20 > Please try ~arch perl-cleaner and tell us if it works better! >=20 I am on ~amd64 and did have these problems. Only Tomas hints saved me, i.e. emerge -av1O dev-lang/perl emerge -1 -j4 --keep-going `qlist -IC virtual/perl-` emerge -1 perl-cleaner Again, many thanks to Tomas, Helmut=