Re: db backup script in gentoo

From: "Malinka Rellikwodahs" <aelmalinka(at)gmail(dot)com>
To: Andrus <kobruleht2(at)hot(dot)ee>
Cc: reid(dot)thompson(at)ateb(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: db backup script in gentoo
Date: 2008-12-01 17:56:24
Message-ID: aa2a0fc0812010956tc01f213va29fa0244f956f98@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Dec 1, 2008 at 12:04, Andrus <kobruleht2(at)hot(dot)ee> wrote:

> sudo emerge --sync
>>
>
> * An update to portage is available. It is _highly_ recommended
> * that you update portage now, before any other packages are updated.
> * Please run 'emerge portage' and then update ALL of your
> * configuration files.
> * To update portage, run 'emerge portage'.
>
> root ~ # emerge portage
> !!! ARCH is not set... Are you missing the '/etc/make.profile' symlink?
> !!! Is the symlink correct? Is your portage tree complete?
>
> So it seems that emerge portage fails.
> Also I do'nt understand this:
>

your /usr/portage directory is probably not mounted properly check that
again and then check /etc/make.profile points to a valid directory which
will be something along the lines of
/usr/portage/profiles/default-linux/<arch>/<version>

for example on one of my old amd64 boxes it's

/usr/portage/profiles/default-linux/amd64/2007.0

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2008-12-01 18:16:38 Re: db backup script in gentoo
Previous Message Sebastian Tennant 2008-12-01 17:48:35 Re: Detecting changes to certain fields in 'before update' trigger functions