From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 28C3C138010 for ; Thu, 28 Mar 2013 17:50:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2980E0AC4; Thu, 28 Mar 2013 17:49:59 +0000 (UTC) Received: from mail2.viabit.com (mail2.viabit.com [65.246.80.16]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E65FDE0AB8 for ; Thu, 28 Mar 2013 17:49:57 +0000 (UTC) Received: from [172.17.29.6] (vpn1.metro-data.com [65.213.236.242]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail2.viabit.com (Postfix) with ESMTPSA id 3ZcD9l4X68z1hjw for ; Thu, 28 Mar 2013 13:49:45 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=orlitzky.com; s=mail2; t=1364492991; bh=if79clJKC/ZJVbs1lwpv7l6mrLD5bzmvAkk0C2klKdk=; h=Date:From:To:Subject:References:In-Reply-To; b=rnAjln7hlYEv/xCuziwFibxpvAfPKRMpu3krgeO/BWelhXPYy+GOPGF27Fr3zEyNW 6DZws1j9FtnyuGQONGco9e7kFK1jTUCzwqCeu5cnAadbY93IRdIaip0bgkVtdaLTgk fg8oz+b/jy9j+Q+Y3U2rxGw5XnVGveCKhUqO4FHA= Message-ID: <515482A2.1010708@orlitzky.com> Date: Thu, 28 Mar 2013 13:49:22 -0400 From: Michael Orlitzky User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130126 Thunderbird/17.0.2 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Updating our live servers. I'm scared! References: <5154744D.9080805@orlitzky.com> <5154792B.5020507@orlitzky.com> <51547EE8.8060802@orlitzky.com> In-Reply-To: X-Enigmail-Version: 1.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 041d23e0-54b1-4030-96cc-142cbc8079ef X-Archives-Hash: 4cef0d2ea603c4896d2433974d51294e On 03/28/2013 01:43 PM, Nick Khamis wrote: > First hickup > > emerge -puDN1 world > !!! Unable to parse profile: '/etc/portage/make.profile' > !!! ParseError: Profile contains unsupported EAPI '5': > '/usr/portage/profiles/eapi-5-files/eapi' > !!! Your current profile is invalid. If you have just changed your profile > !!! configuration, you should revert back to the previous configuration. > !!! Allowed actions are limited to --help, --info, --search, --sync, and > > > We were always running hardened. Never changed the profile. > Hmm.. this is probably /someone's/ bug. Nevertheless, all you have to do to fix it us update portage to the current stable version, which supports EAPI5. Can you switch to another profile temporarily and get portage updated?