I tried to install subversion-1.3.0 from ports but got stuck on db-4.2.52.
After trying to install it from ports under /usr/ports/databases/db/v4
I got number of error messages. It looked like checksum mismatch
errors. I deleted distfiles/db-4.2.52.tar.gz but that did not help. I
manually downloaded port but that did not help ether. I tried make
REFETCH=true and did not get anywhere. Finally deleting distfile got
things moving ...
Hope this helps someone ...
OpenBSD 3.9 GENERIC#617 i386
OpenBSD 3.9 (GENERIC) #617: Thu Mar 2 02:26:48 MST 2006
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
bash-3.00# more /usr/ports/CVS/Tag
TOPENBSD_3_9
+++ Mon Nov 5 21:29:04 EST 2007
===> Cleaning for db-4.2.52p8
===> Checking files for db-4.2.52p8
`/usr/ports/distfiles/db-4.2.52.tar.gz' is up to date.
`/usr/ports/distfiles/patch.4.2.52.1' is up to date.
`/usr/ports/distfiles/patch.4.2.52.2' is up to date.
>> Checksum mismatch for db-4.2.52.tar.gz. (sha1)
>> Checksum OK for patch.4.2.52.1. (sha1)
>> Checksum OK for patch.4.2.52.2. (sha1)
Make sure the Makefile and checksum file (/usr/ports/databases/db/v4/distinfo)
are up to date. If you want to fetch a good copy of this
file from the OpenBSD main archive, type
"make REFETCH=true [other args]".
*** Error code 1
Stop in /usr/ports/databases/db/v4 (line 1622 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/databases/db/v4 (line 1750 of
/usr/ports/infrastructure/mk/bsd.port.mk).
--- Mon Nov 5 21:29:04 EST 2007
bash-3.00# make REFETCH=true
===> db-4.2.52p8 depends on: libtool-1.5.22 - found
===> db-4.2.52p8 depends on: tcl-8.4.* - found
===> Verifying specs: tcl84 c
===> found tcl84.1.0 c.39.0
===> Checking files for db-4.2.52p8
>> db-4.2.52.tar.gz doesn't seem to exist on this system.
>> Fetch http://www.sleepycat.com//update/snapshot/db-4.2.52.tar.gz.
ftp: Error retrieving file: 406 Not Acceptable
>> Fetch ftp://sleepycat1.inetu.net/releases/db-4.2.52.tar.gz.
ftp: connect: Connection refused
ftp: Can't connect or login to host `sleepycat1.inetu.net'
>> Fetch ftp://ftp.openbsd.org/pub/OpenBSD/distfiles//db-4.2.52.tar.gz.
Unknown command.
100%
|***********************************************************************************************|
3977 KB 00:27
>> Size does not match for /usr/ports/distfiles/db-4.2.52.tar.gz
/bin/sh: test: db-4.2.52.tar.gz: unexpected operator/operand
*** Error code 2
Stop in /usr/ports/databases/db/v4 (line 2106 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/databases/db/v4 (line 1561 of
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1
Stop in /usr/ports/databases/db/v4 (line 1750 of
/usr/ports/infrastructure/mk/bsd.port.mk).
--
Aleksandar Kacanski