From owner-freebsd-questions@FreeBSD.ORG Sat Aug 8 18:06:26 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 335E0106566C for ; Sat, 8 Aug 2009 18:06:26 +0000 (UTC) (envelope-from mahlerrd@yahoo.com) Received: from web51005.mail.re2.yahoo.com (web51005.mail.re2.yahoo.com [206.190.38.136]) by mx1.freebsd.org (Postfix) with SMTP id CF82D8FC16 for ; Sat, 8 Aug 2009 18:06:25 +0000 (UTC) Received: (qmail 1565 invoked by uid 60001); 8 Aug 2009 18:06:25 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1249754785; bh=nhSnOgwVWyre1rrPfMPxZ4iJzff7uv35l8JDuykn6Xc=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=xBpxKjWcrIzeIOCvGYv0TiP+1Ip2wsio5kTynfofJC6WyiTAOBIU1KYE+EOcdMGfgIxEALXMjUso733MBRpyIE7jtHNbM9cYcw5dm55lp2c3twmVAHkwC8H7WsYp3OTeIlxXXUY7RGpZ6Dz/y8Aa4VhRmNbmJpAR397VAMgPyuE= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=HoE9oAmF3OF4MpOd3KecL1MMI4MC5gp0QgYUjIwH0U5Bwn8p2jS67qW0OpGryxlfqq5zkGxqBjcG5Ox8Rm/k+DHIagIZ0kBbFMF9ReiuZBo7jIkR+yJtx9d7vx1Zglb81wVmyeBJo2vn/YsozLZd93DtAOel8TjXUethXEHNUDU=; Message-ID: <274961.1501.qm@web51005.mail.re2.yahoo.com> X-YMail-OSG: cUH8hhoVM1mf2V4Enjf3XaGIoDF5FNdRlpLI1rMKQXvR23eIAtLTkshkqdwq1eJGl0j.s6DA5BPTy5qu9D1wTeUJRpj4ubKiS.MUy_SgFeof6v.p_5OPW4CCJrP2mVg7We7cm0N6mlLvImwSLZmHKgSVJhBAYr0p2xgiKC4p8vjuL7aWK3lzetotrrHEmszdx8g_SGLw9UDqs3oBbp7IEKHDrWSlZPvLaCmdc3emtrgFuvWct5f6zb3srRGNZimmrX2WYMFhd_uQMsSzmY8plNn6UUqSWSeRlgTQMMGgrKZI2cFD3AUtgTHze6iNDSgbQmGCOdrq Received: from [71.117.53.27] by web51005.mail.re2.yahoo.com via HTTP; Sat, 08 Aug 2009 11:06:24 PDT X-Mailer: YahooMailClassic/6.1.2 YahooMailWebService/0.7.338.2 Date: Sat, 8 Aug 2009 11:06:24 -0700 (PDT) From: Richard Mahlerwein To: freebsd-questions@freebsd.org In-Reply-To: <4ad871310908080734j1a1da1b9qa1100b01398a42f9@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: Freebsd-update question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mahlerrd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Aug 2009 18:06:26 -0000 [random snippage all over]=0A> > From: Glen Barber =0A> > Subject: Re: Freebsd-update question=0A> > On Sat, Aug 8, 2009 at 1= 0:25 AM,=0A> > Richard Mahlerwein=0A> > wrote:=0A> > mo= bius# freebsd-update -s update.freebsd.org fetch=0A> > Looking up update.fr= eebsd.org mirrors... none found.=0A> > Fetching public key from update.free= bsd.org... failed.=0A> > No mirrors remaining, giving up.=0A> >=0A> > mobiu= s# uname -a=0A> > FreeBSD mobius 7.1-PRERELEASE=0A> FreeBSD 7.1-PRERELEAS= E #0: Fri Sep =A05 02:34:20 CDT 2008 =A0=0A> =A0 rich@mobius.mahlerwein.hom= eip.net:/usr/obj/usr/src/sys/GENERIC=0A> =A0i386=0A> =0A> =0A> I was able t= o get a mirror using:=0A> =0A> freebsd-update -r 7.1-PRERELEASE fetch=0A> = =0A> -- =0A> Glen Barber=0A> =0A=0Amobius# freebsd-update -r 7.1-PRERELEASE= fetch=0ALooking up update1.FreeBSD.org mirrors... none found.=0AFetching p= ublic key from update1.FreeBSD.org... failed.=0ANo mirrors remaining, givin= g up.=0A=0AI'm puzzled. It seems like this shouldn't be hard, and google s= eems to agree. There must be something stupidly simple messed up with my s= ystem, or configured incorrectly. =0A=0AWhat protocols/ports does freebsd-= update use? Watching tcpdump while running freebsd-update shows no traffic= whatsoever relating to this that I can tell. Makes me wish for a "verbose= " mode on freebsd-update. I fiddled with truss, but that seems harder to i= nterpret than strace on linux (which I'm installing from the ports as I wri= te this).=0A=0AI mean, I'd just update it the old fashioned way, but now I'= m curious (and, let's face it, I've not updated it in quite a while, so I s= uspect another day or two won't hurt any more). I'm about to add a "verbos= e" option to freebsd-update and see if I can get it to print out in more de= tail what it's actually trying to do...=0A=0A=0A=0A