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 7336E138010 for ; Thu, 28 Mar 2013 18:10:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E27D3E0A6B; Thu, 28 Mar 2013 18:10:27 +0000 (UTC) Received: from mail-la0-f44.google.com (mail-la0-f44.google.com [209.85.215.44]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 53993E08FE for ; Thu, 28 Mar 2013 18:10:25 +0000 (UTC) Received: by mail-la0-f44.google.com with SMTP id eb20so18279376lab.3 for ; Thu, 28 Mar 2013 11:10:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=y/7lxg0HKUYie7MbWkCSuNEhZU9CjpZD0pZ4IYdqwAc=; b=p6aQXIAniTZ4jdEpvI+0fUdILBrMxLorOcWPB4x32SvWE5K6qApbwhVgA8uCD/Bb3Y bG8S1HQxhCxQoczQjaJseJ+IEhVL31ulVoHhw4zadONvDbptVrP1S9svwARdeGi9JNWx 9cXDmXpjMLmWtC6sADjVJLRufNcU9JGQZUaYA/BHpir+ROTlJxKqqauxlYf6YkI4713y cGvnIrAdHHOEVv63zuJXmFZutbPzetfg1ZTNCMU3syu59yBfq4k+iqcHfZTEWN/mivL7 Lkl1iPyYGafHb4gDy1mOyIhC3iACO4TwCBgMgpsf59vbZa8MZO822pmGRyORB4TQbXdZ h3tg== 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 X-Received: by 10.112.87.132 with SMTP id ay4mr41116lbb.87.1364494224472; Thu, 28 Mar 2013 11:10:24 -0700 (PDT) Received: by 10.114.58.43 with HTTP; Thu, 28 Mar 2013 11:10:24 -0700 (PDT) In-Reply-To: References: <5154744D.9080805@orlitzky.com> <5154792B.5020507@orlitzky.com> <51547EE8.8060802@orlitzky.com> <515482A2.1010708@orlitzky.com> Date: Thu, 28 Mar 2013 14:10:24 -0400 Message-ID: Subject: Re: [gentoo-user] Updating our live servers. I'm scared! From: Nick Khamis To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: c8cd1752-4011-4ddd-b79e-e31e289f26ba X-Archives-Hash: 81b2f4abb5c3a10aa328848a29858501 As mentioned earlier a temporary change of profile got me on my way eselect profile set 0 env-update eselect profile set 7 Moving forward... Thanks guys. On 3/28/13, Nick Khamis wrote: > But we never changed our profile? Always running hardened server. > > N. > > On 3/28/13, Nick Khamis wrote: >> I switched to the default profile from hardened: >> >> eselect profile list >> Available profile symlink targets: >> [1] default/linux/x86/13.0 * >> >> env-update >> !!! Unable to parse profile: '/etc/portage/make.profile' >> !!! ParseError: Profile contains unsupported EAPI '5': >> '/usr/portage/profiles/default/linux/x86/13.0/eapi' >>>>> Regenerating /etc/ld.so.cache... >> >> And still can't update portage. >> >> N. >> >> On 3/28/13, Michael Orlitzky wrote: >>> 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? >>> >>> >>> >> >