From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SU4Hj-0002j5-8O for garchives@archives.gentoo.org; Mon, 14 May 2012 23:02:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D84B2E09CC; Mon, 14 May 2012 23:02:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8DC18E0833 for ; Mon, 14 May 2012 23:00:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 1672D1B4009 for ; Mon, 14 May 2012 23:00:16 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.489 X-Spam-Level: X-Spam-Status: No, score=-2.489 tagged_above=-999 required=5.5 tests=[AWL=-0.577, BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tc6zdpXTvFLO for ; Mon, 14 May 2012 23:00:09 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C6301B4002 for ; Mon, 14 May 2012 23:00:08 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SU4FI-00070i-5n for gentoo-user@gentoo.org; Tue, 15 May 2012 01:00:04 +0200 Received: from z65-50-57-227.ips.direcpath.com ([65.50.57.227]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 May 2012 01:00:04 +0200 Received: from reader by z65-50-57-227.ips.direcpath.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 May 2012 01:00:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] perl versioning problem, how to get beyond for @world Date: Mon, 14 May 2012 18:58:29 -0400 Organization: Still searching... Message-ID: <87pqa6pdyi.fsf@newsguy.com> 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 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: z65-50-57-227.ips.direcpath.com User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.92 (gnu/linux) Cancel-Lock: sha1:a+cmZF3ds2pxt7Brz17BXvgRa54= X-Archives-Salt: b1c92769-6250-4afe-8975-5b1256ce724c X-Archives-Hash: 97cd67d5cfe3ce9158b02028e2df45b0 I have a light minimalish system (noX) and not a lot installed but for a the last few weeks, when I try to update with emerge -vuD world It caves about a perl versioning problem, and specifically about: perl-core/Module-Build-0.400.0 Abbreviated output: ,---- | >>> Emerging (1 of 12) perl-core/Module-Build-0.400.0 | * Module-Build-0.40.tar.gz RMD160 SHA1 SHA256 size ;-) ... | [ ok ] | >>> cfg-update-1.8.2-r1: Checksum index is up-to-date ... | >>> Unpacking source... | >>> Unpacking Module-Build-0.40.tar.gz to | /var/tmp/portage/perl-core/Module-Build-0.400.0/work | >>> Source unpacked in /var/tmp/portage/perl-core/Module-Build-0.400.0/work | >>> Preparing source in | /var/tmp/portage/perl-core/Module-Build-0.400.0/work/Module-Build-0.40 ... | >>> Source prepared. | >>> Configuring source in | /var/tmp/portage/perl-core/Module-Build-0.400.0/work/Module-Build-0.40 ... | * Using Module::Build | * perl Build.PL --installdirs=vendor --libdoc= | --destdir=/var/tmp/portage/perl-core/Module-Build-0.400.0/ima | ge/ --create_packlist=0 | *** BOOTSTRAPPING version *** | Checking prerequisites... | build_requires: | ! Parse::CPAN::Meta (1.40) is installed, but we need version >= | 1.4401 | ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions | of the modules indicated above before proceeding with this installation | | Could not create MYMETA files | Creating new 'Build' script for 'Module-Build' version '0.40' | Copied META.yml to MYMETA.yml for bootstrapping | | These additional prerequisites must be installed: | requires: | ! version (we need version 0.87) | >>> Source configured. | >>> Compiling source in | /var/tmp/portage/perl-core/Module-Build-0.400.0/work/Module-Build-0.40 ... | version version 0.87 required--this is only version 0.82 at | /usr/lib/perl5/vendor_perl/5.12.4/Module/Metadata | .pm line 20. | [...] `---- I can't really see what to do about this... What is installed is: ,---- | # eix -Ic|grep Parse.*Meta | [I] perl-core/Parse-CPAN-Meta (1.440.400@05/03/12): Parse META.yml and other | similar CPAN metadata files | [I] virtual/perl-Parse-CPAN-Meta (1.440.400@04/25/12): Virtual for Parse-CPAN-Meta `----