Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Jul 2011 11:33:00 -0700
From:      "Thomas D. Dean" <tomdean@speakeasy.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: Portupgrade Package Question
Message-ID:  <1310236380.10903.22.camel@asus>
In-Reply-To: <4E189ACC.1090101@xaerolimit.net>
References:  <1310231643.10903.15.camel@asus> <4E189ACC.1090101@xaerolimit.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2011-07-09 at 14:15 -0400, Chris Brennan wrote:
> On 7/9/2011 1:14 PM, Thomas D. Dean wrote:
> > As root, I attempted to use
> >   portupgrade -PPRv m4
> > which attempted to access 
> > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8.2-release/All/m4-1.4.16,1.tbz
> > but failed - File unavailable (e.g. file not found, no access)
> > 
> > I changed etc/pkgtools.conf 
> >    OS_PKGBRANCH="8-STABLE"
> > and
> >   portupgrade -PPRv m4
> > which attempted to access
> > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-8-stable/All/m4-1.4.16,1.tbz
> > failed with the same message.
> > 
> > I can ftp either file.
> > 
> > I get the same error with any out-of-date port.
> > 
> > What am I doing wrong?
> 
> 
> Have you made sure you updated ports? 'portsnap fetch extract' should be
> sufficient.
> 
> 
Sorry, I did not reply to the list.

Yes, I did update ports.

> /usr/bin/fetch -v
'ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-8-STABLE/All/m4-1.4.16,1.tbz'
looking up ftp.FreeBSD.org
connecting to ftp.FreeBSD.org:21
fetch:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-8-STABLE/All/m4-1.4.16,1.tbz: File unavailable (e.g., file not found, no access)

tomdean




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