public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] euse after portage upgrade
@ 2013-08-01  7:42 ` András Csányi
  2013-08-01  9:18   ` Helmut Jarausch
  2013-08-01 14:16   ` Paul Hartman
  0 siblings, 2 replies; 5+ messages in thread
From: András Csányi @ 2013-08-01  7:42 UTC (permalink / raw
  To: gentoo-user

Hi All,

Yesterday there was an portage upgrade and after that I got it if I
would like to use euse:

sayusi-desktop sayusi # euse -E gtk3
ERROR: $PORTDIR couldn't be determined

What is it and why that variable not determined? I did not do anything
and my machine was estarted since portage upgrade. According to the
logs I use

sys-apps/portage-2.1.13.2 - 07/30/2013

and gentoolkit package was re-emerged.

Should I file a bug on bugs.gentoo.org?

Thanks for any help!

András

-- 
--  Csanyi Andras (Sayusi Ando)  -- http://sayusi.hu --
http://facebook.com/andras.csanyi
--  ""Trust in God and keep your gunpowder dry!" - Cromwell


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] euse after portage upgrade
  2013-08-01  7:42 ` [gentoo-user] euse after portage upgrade András Csányi
@ 2013-08-01  9:18   ` Helmut Jarausch
  2013-08-01 11:51     ` András Csányi
  2013-08-01 14:16   ` Paul Hartman
  1 sibling, 1 reply; 5+ messages in thread
From: Helmut Jarausch @ 2013-08-01  9:18 UTC (permalink / raw
  To: gentoo-user

On 08/01/2013 09:42:35 AM, András Csányi wrote:
> Hi All,
> 
> Yesterday there was an portage upgrade and after that I got it if I
> would like to use euse:
> 
> sayusi-desktop sayusi # euse -E gtk3
> ERROR: $PORTDIR couldn't be determined
> 
> What is it and why that variable not determined? I did not do anything
> and my machine was estarted since portage upgrade. According to the
> logs I use
> 
> sys-apps/portage-2.1.13.2 - 07/30/2013
> 
> and gentoolkit package was re-emerged.
> 
> Should I file a bug on bugs.gentoo.org?
> 
> Thanks for any help!
> 
> András

I think this bug is known. A work-around is to add the line

PORTDIR=/usr/portage

(or something different if your portage tree is not in /usr/portage)

to your /etc/portage/make.conf  file


Helmut



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] euse after portage upgrade
  2013-08-01  9:18   ` Helmut Jarausch
@ 2013-08-01 11:51     ` András Csányi
  0 siblings, 0 replies; 5+ messages in thread
From: András Csányi @ 2013-08-01 11:51 UTC (permalink / raw
  To: gentoo-user

On 1 August 2013 11:18, Helmut Jarausch <jarausch@igpm.rwth-aachen.de> wrote:
> On 08/01/2013 09:42:35 AM, András Csányi wrote:
>>
>> Hi All,
>>
>> Yesterday there was an portage upgrade and after that I got it if I
>> would like to use euse:
>>
>> sayusi-desktop sayusi # euse -E gtk3
>> ERROR: $PORTDIR couldn't be determined
>>
>> What is it and why that variable not determined? I did not do anything
>> and my machine was estarted since portage upgrade. According to the
>> logs I use
>>
>> sys-apps/portage-2.1.13.2 - 07/30/2013
>>
>> and gentoolkit package was re-emerged.
>>
>> Should I file a bug on bugs.gentoo.org?
>>
>> Thanks for any help!
>>
>> András
>
>
> I think this bug is known. A work-around is to add the line
>
> PORTDIR=/usr/portage
>
> (or something different if your portage tree is not in /usr/portage)
>
> to your /etc/portage/make.conf  file

Hi Helmut,

Thanks for the solution.

-- 
--  Csanyi Andras (Sayusi Ando)  -- http://sayusi.hu --
http://facebook.com/andras.csanyi
--  ""Trust in God and keep your gunpowder dry!" - Cromwell


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] euse after portage upgrade
  2013-08-01  7:42 ` [gentoo-user] euse after portage upgrade András Csányi
  2013-08-01  9:18   ` Helmut Jarausch
@ 2013-08-01 14:16   ` Paul Hartman
  2013-08-01 14:21     ` András Csányi
  1 sibling, 1 reply; 5+ messages in thread
From: Paul Hartman @ 2013-08-01 14:16 UTC (permalink / raw
  To: gentoo-user

On Thu, Aug 1, 2013 at 2:42 AM, András Csányi <sayusi.ando@sayusi.hu> wrote:
> Hi All,
>
> Yesterday there was an portage upgrade and after that I got it if I
> would like to use euse:
>
> sayusi-desktop sayusi # euse -E gtk3
> ERROR: $PORTDIR couldn't be determined
>
> What is it and why that variable not determined? I did not do anything
> and my machine was estarted since portage upgrade. According to the
> logs I use
>
> sys-apps/portage-2.1.13.2 - 07/30/2013
>
> and gentoolkit package was re-emerged.
>
> Should I file a bug on bugs.gentoo.org?

When I upgraded portage yesterday, it added this PORTDIR line to
make.conf for me when I ran etc-update. Did you update your config
files after upgrading portage?


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user] euse after portage upgrade
  2013-08-01 14:16   ` Paul Hartman
@ 2013-08-01 14:21     ` András Csányi
  0 siblings, 0 replies; 5+ messages in thread
From: András Csányi @ 2013-08-01 14:21 UTC (permalink / raw
  To: gentoo-user

On 1 August 2013 16:16, Paul Hartman <paul.hartman+gentoo@gmail.com> wrote:
>
> When I upgraded portage yesterday, it added this PORTDIR line to
> make.conf for me when I ran etc-update. Did you update your config
> files after upgrading portage?

I remember there was an etc-update, but make.conf was not among those
files where an update is required as far as I remember.
Hopefully, I was not pay any attention.

I did the update manually and the error message disappeared.

-- 
--  Csanyi Andras (Sayusi Ando)  -- http://sayusi.hu --
http://facebook.com/andras.csanyi
--  ""Trust in God and keep your gunpowder dry!" - Cromwell


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-01 14:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <CALzub=qpKcOin=pUwERGOsHRXE0iLzvv1X0QD3UC9RRtc+vwyw@mail.gmail. com>
2013-08-01  7:42 ` [gentoo-user] euse after portage upgrade András Csányi
2013-08-01  9:18   ` Helmut Jarausch
2013-08-01 11:51     ` András Csányi
2013-08-01 14:16   ` Paul Hartman
2013-08-01 14:21     ` András Csányi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox