Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jul 2015 13:30:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 201087] Bootstrapping pkg(8) could be more LOCALBASE friendly
Message-ID:  <bug-201087-32340-NPpi8vdhz3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201087-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201087-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201087

--- Comment #2 from Baptiste Daroussin <bapt@FreeBSD.org> ---
LOCALBASE is a compile time thing, can is broken by design a runtime thing.

As a runtime thing it is broken by design since ever.

If you want another localbase, then you will have to rebuild packages with the
proper PREFIX/LOCALABSE corresponding to your needs and they install those
packages.
the pkg bootstrap respects localbase so as long as you set /u/local in
LOCALBASE in your env AND you have packages built with PREFIX and LOCALBASE ==
/u/local it will work ootb

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201087-32340-NPpi8vdhz3>