Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] euse after portage upgrade
Date: Thu, 01 Aug 2013 09:18:40
Message-Id: 1375348714.8841.0@numa-i.igpm.rwth-aachen.de
In Reply to: [gentoo-user] euse after portage upgrade by "András Csányi"
1 On 08/01/2013 09:42:35 AM, András Csányi wrote:
2 > Hi All,
3 >
4 > Yesterday there was an portage upgrade and after that I got it if I
5 > would like to use euse:
6 >
7 > sayusi-desktop sayusi # euse -E gtk3
8 > ERROR: $PORTDIR couldn't be determined
9 >
10 > What is it and why that variable not determined? I did not do anything
11 > and my machine was estarted since portage upgrade. According to the
12 > logs I use
13 >
14 > sys-apps/portage-2.1.13.2 - 07/30/2013
15 >
16 > and gentoolkit package was re-emerged.
17 >
18 > Should I file a bug on bugs.gentoo.org?
19 >
20 > Thanks for any help!
21 >
22 > András
23
24 I think this bug is known. A work-around is to add the line
25
26 PORTDIR=/usr/portage
27
28 (or something different if your portage tree is not in /usr/portage)
29
30 to your /etc/portage/make.conf file
31
32
33 Helmut

Replies

Subject Author
Re: [gentoo-user] euse after portage upgrade "András Csányi" <sayusi.ando@××××××.hu>