Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2012 18:46:59 +0200
From:      Joel Dahl <joel@vnode.se>
To:        Bryan Drewery <bdrewery@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: Portmaster broken?
Message-ID:  <20121018164659.GE24215@jd.benders.se>
In-Reply-To: <50802159.5090305@FreeBSD.org>
References:  <20121018104110.GA24215@jd.benders.se> <508004BF.3070109@FreeBSD.org> <20121018145040.GD24215@jd.benders.se> <50802159.5090305@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 18-10-2012 10:33, Bryan Drewery wrote:
> On 10/18/2012 9:50 AM, Joel Dahl wrote:
> > On 18-10-2012  8:31, Bryan Drewery wrote:
> >> On 10/18/2012 5:41 AM, Joel Dahl wrote:
> >>> Running current from yesterday. Trying to upgrade one of my ports:
> >>>
> >>> root@devbox# portmaster tmux
> >>> ===>>> No valid installed port, or port directory given
> >>> ===>>> Try portmaster --help
> >>> Terminated
> >>>
> >>> Ehm? But it's there:
> >>>
> >>> root@devbox# pkg info tmux
> >>> tmux-1.6      A Terminal Multiplexer
> >>>
> >>> Also tried to upgrade vim, git etc on this machine. Same problem.
> >>>
> >>
> >> # portmaster tmux
> >>
> >> ===>>> Currently installed version: tmux-1.7
> >> ===>>> 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
> >> ===>>> Initial dependency check complete for sysutils/tmux
> >>
> >>
> >> ===>>> Starting build for sysutils/tmux <<<===
> >>
> >> ===>>> All dependencies are up to date
> >>
> >> ===>  Cleaning for tmux-1.7
> >>
> >> [...]
> >>
> >> # pkg info portmaster
> >> portmaster-3.14_4              Manage your ports without external
> >> databases or languages
> >>
> >>
> >> Perhaps review UPDATING entry 20121015 to ensure it is setup correctly.
> > 
> > Um, I've already done pkg2ng once, pkg is installed and portmaster has been
> > reinstalled. Also, I was told WITH_PKGNG wasn't needed on current.
> > 
> 
> WITH_PKGNG is not technically needed on CURRENT anymore, but the
> portmaster patch is expecting it in /etc/make.conf.
> 
> 
> I am updating to 3.14_5 shortly that will resolve this for CURRENT, and
> not require WITH_PKGNG anymore.

Thanks, updating to 3.14_5 solved the problem. Portmaster works again.

-- 
Joel



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