Can I override settings from GLOBAL?

Joe Marcus Clarke marcus at marcuscom.com
Fri Feb 17 18:38:34 EST 2012


On 2/17/12 6:24 PM, Philip M. Gollucci wrote:
> On 02/17/12 22:39, Joe Marcus Clarke wrote:
>> On 2/17/12 10:11 AM, Rainer Duffner wrote:
>>> Hi,
>>>
>>>
>>> I have
>>>
>>> PERL_VERSION=5.10.1
>>>
>>> in 
>>>
>>> etc/env/GLOBAL
>>>
>>> Now, I want to do a build with 5.12.
>>>
>>> So I configured:
>>> PERL_VERSION=5.12.4
>>>
>>> in
>>>
>>> cat etc/env/8.2-amd64-apache_prefork-mod_perl
>>>
>>> but when I look in the web-interface, it only adds 5.10 as a dependency
>>> (even after rescan).
>>>
>>> Does GLOBAL always override everything?
>>
>> No, GLOBAL is enumerated first, so other env sources should override.
>> However, your env filename is wrong.  What you want is:
>>
>> etc/env/portstree.8.2-amd64-apache_prefork-mod_perl
> 
> Or possibly build.X
> 
> (build|jail|portstree).$NAME
> 

Heh, yeah.  That's probably the build name rather than the portstree
name :-).

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc


More information about the tinderbox-list mailing list