Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Migrate from rsync to git for emerge --sync?
Date: Wed, 13 Oct 2021 01:25:09
Message-Id: sk5cdi$e8c$1@ciao.gmane.io
In Reply to: Re: [gentoo-user] Re: Migrate from rsync to git for emerge --sync? by Rich Freeman
1 On 2021-10-13, Rich Freeman <rich0@g.o> wrote:
2 > On Tue, Oct 12, 2021 at 9:01 PM Matt Connell <matthewdconnell@×××××.com> wrote:
3 >>
4 >> On Tue, 2021-10-12 at 21:14 +0000, Grant Edwards wrote:
5 >> > no profile selected
6 >>
7 >> I'm surprised you had gotten this far without a profile selected.
8 >> Maybe you had previously selected one that was deprecated at some point
9 >> and removed from the list?
10 >>
11 >
12 > Profile selection is implemented as a symlink from
13 > /etc/portage/make.profile. If you move your repository, then you need
14 > to re-select the profile since the symlink will be broken.
15
16 Indeed. And the failure that produces is not at all graceful.
17
18 I spent a little time trying to figure out where in the Wiki or docs
19 that the rsync -> git migration steps should be documented, but I
20 didn't find anyplace that looked like the right home for that info.
21
22 > Probably doesn't need to be a symlink, or in the repo, which is I'm
23 > guessing how funtoo does mix-ins though I haven't actually checked
24 > (just create a custom profile with the appropriate parent entries).
25 > The Gentoo standard though is a symlink.

Replies