Re: MD5 Checksum mismatch for netatalk-2.0.4.tar.bz2

2009-08-24 Thread Vincent Zee


On 23 August 2009, at 10:56, andrew clarke wrote:

On Sun 2009-08-23 10:24:53 UTC+0200, Vincent Zee (zen...@xs4all.nl)  
wrote:



===  Vulnerability check disabled, database not found
===  Extracting for netatalk-2.0.4,1
= MD5 Checksum mismatch for netatalk-2.0.4.tar.bz2.
= SHA256 Checksum mismatch for netatalk-2.0.4.tar.bz2.


I'm getting a checksum mismatch here too.  This probably means the
tarball was modified.

I checked the distinfo file and it is the same as on my other  
machine.

On which the update went fine.


Solution #1: Use make NO_CHECKSUM=yes, just ignore the mismatch and
hope it will build.

Solution #2: Copy /usr/ports/distfiles/netatalk-2.0.4.tar.bz2 from
your other machine and rebuild.

Solution #3: Don't bother building from ports if you already have a
working binary on your other machine.  Use pkg_create -vb
netatalk\*, copy the resulting file to the new machine, then use
pkg_add.  This assumes the same architecture (eg. i386) on both
machines.


Hi Andrew,

thanks for your answer.

I think I'll go with solution number two since the machine have  
different

architectures.

/\
Vincent

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


MD5 Checksum mismatch for netatalk-2.0.4.tar.bz2

2009-08-23 Thread Vincent Zee
Hi,

I'm trying to update the netatalk port to its newest version.

uname -a
FreeBSD piggie.int.daemon.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0:
Sun Feb 24 19:59:52 UTC 2008
r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

I use portmaster -a to update the ports but when it reaches
netatalk it gives this error message:

-
===  Vulnerability check disabled, database not found
===  Extracting for netatalk-2.0.4,1
= MD5 Checksum mismatch for netatalk-2.0.4.tar.bz2.
= SHA256 Checksum mismatch for netatalk-2.0.4.tar.bz2.

[snip]

===  Giving up on fetching files: netatalk-2.0.4.tar.bz2 
netatalk-2.0.4.tar.bz2 
Make sure the Makefile and distinfo file (/usr/ports/net/netatalk/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type make NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/net/netatalk.
*** Error code 1

Stop in /usr/ports/net/netatalk.

=== make failed for net/netatalk
=== Aborting update

=== Update for netatalk-2.0.3_5,1 failed
=== Aborting update
---

I checked the distinfo file and it is the same as on my other machine.
On which the update went fine.

Anyone any idea how to solve this?

Vincent
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: MD5 Checksum mismatch for netatalk-2.0.4.tar.bz2

2009-08-23 Thread andrew clarke
On Sun 2009-08-23 10:24:53 UTC+0200, Vincent Zee (zen...@xs4all.nl) wrote:

 ===  Vulnerability check disabled, database not found
 ===  Extracting for netatalk-2.0.4,1
 = MD5 Checksum mismatch for netatalk-2.0.4.tar.bz2.
 = SHA256 Checksum mismatch for netatalk-2.0.4.tar.bz2.

I'm getting a checksum mismatch here too.  This probably means the
tarball was modified.

 I checked the distinfo file and it is the same as on my other machine.
 On which the update went fine.

Solution #1: Use make NO_CHECKSUM=yes, just ignore the mismatch and
hope it will build.

Solution #2: Copy /usr/ports/distfiles/netatalk-2.0.4.tar.bz2 from
your other machine and rebuild.

Solution #3: Don't bother building from ports if you already have a
working binary on your other machine.  Use pkg_create -vb
netatalk\*, copy the resulting file to the new machine, then use
pkg_add.  This assumes the same architecture (eg. i386) on both
machines.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org