Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2006 08:52:44 -0500
From:      "Matt Sealey" <matt@genesi-usa.com>
To:        "'Sam Lawrance'" <boris@brooknet.com.au>
Cc:        freebsd-ports@freebsd.org
Subject:   RE: Screwed ports tree/package database on my server
Message-ID:  <001601c684b9$82abc830$99dfdfdf@bakuhatsu.net>
In-Reply-To: <8DF9EE8D-810D-44BD-9EE2-6D049A4ECC96@brooknet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Ooh great!

That fixed it. I must have set it because some packages were depending on
Apache 2.0 and it was being installed concurrently (and stuff stopped working
at that point as it was going to the wrong port..)

Now it's unset it is registering packages properly.

Thanks.

I'd like to know why Apache 2.0 ever got reinstalled though, in the first
place.. but I hope it simply doesn't happen again so I won't have to worry.

-- 
Matt Sealey <matt@genesi-usa.com>
Manager, Genesi, Developer Relations
 

> -----Original Message-----
> From: Sam Lawrance [mailto:boris@brooknet.com.au] 
> Sent: Wednesday, May 31, 2006 7:02 AM
> To: matt@genesi-usa.com
> Cc: freebsd-ports@freebsd.org
> Subject: Re: Screwed ports tree/package database on my server
> 
> 
> On 31/05/2006, at 9:56 PM, Matt Sealey wrote:
> 
> >
> >> Do you have any thing set in /etc/make.conf?  Sometimes 
> this kind of 
> >> problem can be caused by misusing some internal ports variables.
> >
> >
> > USE_APACHE=2.2
> >
> 
> This is probably where all your damage is coming from.  
> USE_APACHE is  
> an internal variable, to be set by ports only.  By setting it in  
> make.conf, every port you install gets a dependency on Apache 2.2.
> 
> Another side effect is that apache 2.2 then depends on itself (a  
> circular dependency), which is why you end up with thousands of make  
> processes .
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001601c684b9$82abc830$99dfdfdf>