From owner-freebsd-questions Sun Aug 4 9:33: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E5B37B400 for ; Sun, 4 Aug 2002 09:33:01 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D533D43E4A for ; Sun, 4 Aug 2002 09:33:00 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id JAA32666; Sun, 4 Aug 2002 09:32:58 -0700 Message-ID: <3D4D573A.5030107@owt.com> Date: Sun, 04 Aug 2002 09:32:58 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Aaron Namba Cc: questions@FreeBSD.ORG Subject: Re: make release using RELENG_4_5 (4.5p16) References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Aaron Namba wrote: > I cvsupped the cvs repository, which I believe make release uses to create > the copy of /usr/ports used in the build, shouldn't that do the trick? I don't have any idea on that. The checksum difference indicates that the ports distinfo file and the md5 of the zip file are different. When I coral# cd /usr/ports/textproc/xhtml coral# make ===> Extracting for xhtml-1.0 >> Checksum OK for xhtml1.zip. ===> xhtml-1.0 depends on file: /usr/local/sbin/mkcatalog - found ===> xhtml-1.0 depends on executable: unzip - found ===> Patching for xhtml-1.0 ===> Configuring for xhtml-1.0 I didn't have any problem. This means that what you have in coral# make checksum >> Checksum OK for xhtml1.zip. coral# cat distinfo MD5 (xhtml1.zip) = 71021c96035916518ddcf0ac08a1353e doesn't match the file. Kent > > -----Original Message----- > From: Kent Stewart [mailto:kstewart@owt.com] > Sent: Sunday, August 04, 2002 8:44 AM > To: Aaron Namba > Cc: questions@FreeBSD.ORG > Subject: Re: make release using RELENG_4_5 (4.5p16) > > > > > Aaron Namba wrote: > > >>Hi everyone, >> >>I am trying to build a version of RELEASE-4.5 that includes all the >>current security patches (i.e. RELEASE-4.5p16). It goes through the >> > first > >>steps just fine (populate CHROOTDIR, make buildworld in chrooted env) >> > but > >>then it dies while building the port for xhtml-1.0 on a checksum >> > mismatch. > >>Normally I might consider using NOCHECKSUM=yes, but recent events have >>made me a little more wary. >> >>Can anyone help me out here? >> > > > Have you cvsuped ports-all and rebuilt your INDEX? That is the usual > cause of checksum failures. > > Kent > > -- > Kent Stewart > Richland, WA > > http://users.owt.com/kstewart/index.html > > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message