From owner-freebsd-ppc@FreeBSD.ORG Wed Jun 25 22:42:45 2014 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95C35896 for ; Wed, 25 Jun 2014 22:42:45 +0000 (UTC) Received: from asp.reflexion.net (outbound-245.asp.reflexion.net [69.84.129.245]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33A4D2DDD for ; Wed, 25 Jun 2014 22:42:44 +0000 (UTC) Received: (qmail 2520 invoked from network); 25 Jun 2014 22:42:42 -0000 Received: from unknown (HELO mail-cs-04.app.dca.reflexion.local) (10.81.19.4) by 0 (rfx-qmail) with SMTP; 25 Jun 2014 22:42:42 -0000 Received: by mail-cs-04.app.dca.reflexion.local (Reflexion email security v7.30.3) with SMTP; Wed, 25 Jun 2014 18:42:42 -0400 (EDT) Received: (qmail 22282 invoked from network); 25 Jun 2014 22:42:42 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (DHE-RSA-AES256-SHA encrypted) SMTP; 25 Jun 2014 22:42:42 -0000 X-No-Relay: not in my network Received: from [192.168.1.8] (c-98-246-178-138.hsd1.or.comcast.net [98.246.178.138]) by iron2.pdx.net (Postfix) with ESMTPSA id 192251C4388 for ; Wed, 25 Jun 2014 15:42:37 -0700 (PDT) From: Mark Millard Message-Id: Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.2\)) Subject: Re: PowerPC Packages [wiki.freebsd.org/pkgng url example misleading about .../latest usage] Date: Wed, 25 Jun 2014 15:42:40 -0700 References: <524D992E-DA9B-4126-8595-655C139C19DA@dsl-only.net> To: freebsd-ppc@freebsd.org In-Reply-To: X-Mailer: Apple Mail (2.1878.2) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Jun 2014 22:42:45 -0000 The pkgng wiki ( https://wiki.freebsd.org/pkgng ) seems to be misleading = on the issue of including vs. not including /latest in http.../latest in = that it lists: url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest" so when I was looking around it did not suggest that I remove the = "/Latest" suffix from the url that I had: it instead suggested to me = that it should be included. (Took me a while to find where I'd seen = "/latest" listed when I was looking around.) =3D=3D=3D Mark Millard markmi at dsl-only.net On Jun 25, 2014, at 2:17 PM, Mark Millard wrote: I was too literal about using the "Download: Packages" link that was = listed on http://people.freebsd.org/~nwhitehorn/powerpc-10-packages/ . I should = have stuck with http://people.freebsd.org/~nwhitehorn/powerpc-10-packages . The web page for = http://people.freebsd.org/~nwhitehorn/powerpc-10-packages/ does not mention or list digests.txz (or packgesite.txz). (If it had I = probably would have figured this out quickly by seeing the file listed at that level.) = I see now that I should expect digests.txz and packagesite.txz to be one level up from = the .txz's for the packages themselves (even if I can not see those two files). Looking a the list of log files ( = http://people.freebsd.org/~nwhitehorn/powerpc-10-packages/logs ) shows digest.txz is valid but just happens to be only one character = different from the digests.txz name. =3D=3D=3D Mark Millard markmi at dsl-only.net