Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 2010 13:03:00 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: [portmaster] failed update
Message-ID:  <74024507@h30.sp.ipt.ru>
In-Reply-To: <40104638@h30.sp.ipt.ru> (Boris Samorodov's message of "Fri\, 13 Aug 2010 13\:00\:49 %2B0400")
References:  <16914744@h30.sp.ipt.ru> <4C65077B.5020107@FreeBSD.org> <40104638@h30.sp.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Aug 2010 13:00:49 +0400 Boris Samorodov wrote:
> On Fri, 13 Aug 2010 01:51:07 -0700 Doug Barton wrote:
> > On 08/13/2010 00:26, Boris Samorodov wrote:
> > > Hi All,
> > > 
> > > -----
> > > # portmaster --version
> > > 
> > > ===>>> Version 3.0
> > > # portmaster tmux
> > > 
> > > ===>>> Currently installed version: tmux-1.2_1
> > > ===>>> Port directory: /usr/ports/sysutils/tmux
> > > 
> > > ===>>> Gathering distinfo list for installed ports
> > > 
> > > ===>>> Launching 'make checksum' for sysutils/tmux in background
> > > ===>>> Gathering dependency list for sysutils/tmux from ports
> > > ===>>> Launching child to update /m/ports/devel/libevent
> > >         tmux-1.2_1 >> /m/ports/devel/libevent
> > > 
> > > ===>>> No valid installed port, or port directory given
> > > ===>>> Try portmaster --help
> > > 
> > > 
> > > ===>>> Update for /m/ports/devel/libevent failed
> > > ===>>> Aborting update
> > > 
> > > Terminated
> > > # ls -l /usr/ports
> > > lrwxr-xr-x  1 root  wheel  9 Oct  2  2009 /usr/ports -> /m/ports/

> > I have a similar setup where the actual ports tree lives at
> > /usr/local/ports, and for testing sometimes I use a symlink in /usr, OR
> > sometimes I set PORTSDIR to /usr/local/ports. If I do either, I can't
> > reproduce the error above. However if I do both, I can. Any chance
> > you're setting PORTSDIR in your make.conf?

> -----
> # echo $PORTSDIR
> PORTSDIR: Undefined variable.
> #
> -----

Wrong answer, sorry.

Yes, I do define it at /etc/make.conf:
-----
# grep PORTSDIR /etc/make.conf
PORTSDIR=               /m/ports
-----

-- 
WBR, bsam



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