Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Aug 2002 09:32:58 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        Aaron Namba <aaron@namba1.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: make release using RELENG_4_5 (4.5p16)
Message-ID:  <3D4D573A.5030107@owt.com>
References:  <AGEPIAHMBGINOAKELHMPIEBODLAA.aaron@namba1.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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




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