Thanks for your response
On 12/14/05, Kito <[EMAIL PROTECTED]> wrote:
>
> On Dec 14, 2005, at 7:48 PM, m h wrote:
>
> > Another question. PORTDIR is not getting the prefixed value in
> > portage.py. Kito, how
> > are you setting this? Are you using an env variable?
>
> What do you mean 'in portage.py' ? The constants are defined in pym/
> portage_const.py and pym/portage_const_autotool.py (the latter being
> defined by the options originally passed to configure)
>
I meant that when emerge calls out to the statements, functions in
portage.py settings["PORTDIR"] is not returning a prefixed value....
> I'm setting PREFIX at the top of ${PREFIX}/etc/make.conf and setting
> everything else accordingly (my PORTDIR is a cvs checkout of the
> mainline portage tree, PORTDIR_OVERLAY is the snapshot I posted)
>
> Right now, the defaults are all still the same as vanilla portage,
> i.e. /usr/*
Sorry, but can you explain what you mean by "everything else" and "the
defaults" above? I want to make sure I'm following you.
>
> Obviously hardcoding in make.conf breaks the ability to merge to
> arbitrary locations from the command line like `PREFIX=/tmp emerge -v
> boof`
>
Well, PREFIX needs to be set somewhere...
> >
> >
> > On 12/14/05, m h <[EMAIL PROTECTED]> wrote:
> >> So I have a question:
> >> Where can I get the ${PREFIX}/usr/local/portage/profiles directory
> >> from to bootstrap? Haubi and Kito both have them, but where did they
> >> get them from? It's not bundled with portage itself nor is it in the
> >> stage1....
>
> The macos profile is in PORTDIR/profiles/default-darwin/macos/prefix.
> You can either put the stuff from toolsbox in your profiles
> package.provided, or make sure FEATURES="-collision-protect" and use
> the ebuilds from the prefix tree to recompile your toolchain with
> portage.
>
I'm not using macos (I'm using linux). So if I understand you
correctly I don't need to change anything from the default linux
profile other than adding FEATURES="-collision-protect". Cool. My
question remains, where do I get this profile from? (In svn)
Sorry if my questions are tedious, I'm still not comfortable with
where things are located in gentoo's svn. So I'm trying to be very
specific here. Hopefully this will serve others as well.
When I get something that is working, I'll create a wiki article.
Any idea when anonymous SVN will be working?
thanks for your help
matt
--
[email protected] mailing list