From owner-freebsd-current Wed May 2 15:10:58 2001 Delivered-To: freebsd-current@freebsd.org Received: from sj-msg-core-2.cisco.com (sj-msg-core-2.cisco.com [171.69.43.88]) by hub.freebsd.org (Postfix) with ESMTP id ED73337B43C for ; Wed, 2 May 2001 15:10:51 -0700 (PDT) (envelope-from bmah@cisco.com) Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42]) by sj-msg-core-2.cisco.com (8.11.3/8.9.1) with ESMTP id f42MBKK29699; Wed, 2 May 2001 15:11:20 -0700 (PDT) Received: (from bmah@localhost) by bmah-freebsd-0.cisco.com (8.11.3/8.11.1) id f42MAps18950; Wed, 2 May 2001 15:10:51 -0700 (PDT) (envelope-from bmah) Message-Id: <200105022210.f42MAps18950@bmah-freebsd-0.cisco.com> X-Mailer: exmh version 2.3.1 01/19/2001 with nmh-1.0.4 To: Terry Lambert Cc: current@FreeBSD.ORG Subject: Re: PATCH: partial fix for broken "make release"... In-Reply-To: <200105022200.PAA25967@usr01.primenet.com> References: <200105022200.PAA25967@usr01.primenet.com> Comments: In-reply-to Terry Lambert message dated "Wed, 02 May 2001 22:00:37 -0000." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-101993744P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Wed, 02 May 2001 15:10:51 -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --==_Exmh_-101993744P Content-Type: text/plain; charset=us-ascii If memory serves me right, Terry Lambert wrote: > o The files jade_1.2.1-13.diff.gz and pdf_sec.ps are not > available from any of the listed mirros in the "ports" > hierarchy, so they can not be correctly installed, and > a "doc" build can not complete. The workaround is to > let the above fail, and then: Yes. Ran into this when testing RELNOTESng. Grrrr. > cd ${CHROOT}/usr/ports/distfiles > GOTO=ftp://sunsite.doc.ic.ac.uk/Mirrors/FreeBSD/ports/distfiles" > fetch ${GOTO}/jade_1.2.1-13.diff.gc s/gc/gz > fetch ${GOTO}/pdf_sec.ps > > Then restart again... but this time: > > make rerelease RELEASENOUPDATE=Y ... Another way to do this is to fetch the files into /usr/ports/distfiles and then do the release (this works for all distfiles, not just the unfetchable ones). Part of the release process copies /usr/ports/ distfiles to ${CHROOT}/usr/ports/distfiles. In other words: # Do this once cd /usr/ports/distfiles GOTO=ftp://sunsite.doc.ic.ac.uk/Mirros/FreeBSD/ports/distfiles fetch ${GOTO}/jade_1.2.1-13.diff.gz fetch ${GOTO}/pdf_sec.ps # make release works normally Cheers, Bruce. --==_Exmh_-101993744P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: Exmh version 2.2 06/23/2000 iD8DBQE68IXr2MoxcVugUsMRAsmdAJ0YDj/DKjQ0QmIl7GSgid7P6jSUOQCglg7b Ci0mIZFJtg2p4r8uuH+DAn4= =gL8e -----END PGP SIGNATURE----- --==_Exmh_-101993744P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message