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 1QylVs-0004Nu-W1 for garchives@archives.gentoo.org; Wed, 31 Aug 2011 14:11:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C60DF21C284; Wed, 31 Aug 2011 14:11:23 +0000 (UTC) Received: from mail-bw0-f53.google.com (mail-bw0-f53.google.com [209.85.214.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 7AB4121C043 for ; Wed, 31 Aug 2011 14:10:30 +0000 (UTC) Received: by bkbzs8 with SMTP id zs8so1093410bkb.40 for ; Wed, 31 Aug 2011 07:10:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=0uhmsYxOrgeXI3v5DgkftDiFGZ6ku+hM0/0juq1oizs=; b=NPM9ejrm0BILBF/nuEdd559n44IMC4TqanVxaWOKAJfALtW2mLeb7NYqaIA5K8aOj/ EGdLRgPhJY+jH+bAPFx+zCR82INXFt6KWV8YNCx+84tkXo22QA6YDgO9QKY4W/KgH8QO mnlA+fy9/J3uECoGjqy4wGksxyZf5KhY7p4l0= Received: by 10.204.129.68 with SMTP id n4mr287497bks.42.1314799829611; Wed, 31 Aug 2011 07:10:29 -0700 (PDT) Received: from brutal.emea.cpqcorp.net (business-80-99-239-77.business.broadband.hu [80.99.239.77]) by mx.google.com with ESMTPS id i11sm282295bkw.4.2011.08.31.07.10.28 (version=SSLv3 cipher=OTHER); Wed, 31 Aug 2011 07:10:28 -0700 (PDT) Message-ID: <4E5E40D3.9030302@gmail.com> Date: Wed, 31 Aug 2011 16:10:27 +0200 From: Space Cake User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20110824 Thunderbird/6.0 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] portage failed to upgrade References: <4E5E3D98.5010307@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 5e0d725da269bc7915d47f9020cfa494 On 2011. aug. 31., szerda, 16.02.15 CEST, Michael Mol wrote: > 2011/8/31 Space Cake : >> Hi, >> >> For a few days my routine upgrades failing at portage with the following >> message. Do you have any idea what does it means? >> >> File >> "/var/tmp/portage/sys-apps/portage-2.1.10.11/image/usr/lib/portage/pym/portage/tests/runTests", >> line 21, in >> os.environ["PORTAGE_GRPNAME"] = grp.getgrgid(os.getgid()).gr_name >> KeyError: 'getgrgid(): gid not found: 0' >> >> I've tried to google this, but nothing has found > > A new portage went stable a few days ago. You might try explicitly > upgrading portage, and then continuing. Yes, this is what I've tried, but it is failed with the message above L: