I've seen several posts on diablo-jdk16 install issues, but not one that addresses the problem I'm having (as far as I can tell). I apologize if I've missed it.
I'm trying to reinstall diablo-jdk16 with the time zone update option, and the first time I tried it told me to manually download tzupdater-1_3_21-2009p.zip from Sun and place it in /usr/ports/distfiles/ which I've done. Now when I run make reinstall from the diablo-jdk16 directory it tells me that tzupdater-1_3_21-2009p.zip is _not_ in the /usr/ports/distfiles/ directory. But it is. Here's the output from make reinstall:
The permissions and ownership on the tzupdater-1_3_21-2009p.zip file are the same as the other files in /usr/ports/distfiles/. I'd be grateful for any help. Thank.
I'm trying to reinstall diablo-jdk16 with the time zone update option, and the first time I tried it told me to manually download tzupdater-1_3_21-2009p.zip from Sun and place it in /usr/ports/distfiles/ which I've done. Now when I run make reinstall from the diablo-jdk16 directory it tells me that tzupdater-1_3_21-2009p.zip is _not_ in the /usr/ports/distfiles/ directory. But it is. Here's the output from make reinstall:
Code:
chablis# cd ../java/diablo-jdk16/
chablis# make deinstall
===> Deinstalling for java/diablo-jdk16
===> diablo-jdk not installed, skipping
chablis# make reinstall
===> Vulnerability check disabled, database not found
===> Found saved configuration for diablo-jdk-1.6.0.07.02_6
===> Extracting for diablo-jdk-1.6.0.07.02_7
=> MD5 Checksum OK for diablo-caffe-freebsd7-i386-1.6.0_07-b02.tar.bz2.
=> SHA256 Checksum OK for diablo-caffe-freebsd7-i386-1.6.0_07-b02.tar.bz2.
=> MD5 Checksum mismatch for tzupdater-1_3_21-2009p.zip.
=> SHA256 Checksum mismatch for tzupdater-1_3_21-2009p.zip.
===> Refetch for 1 more times files: tzupdater-1_3_21-2009p.zip tzupdater-1_3_21-2009p.zip
===> Vulnerability check disabled, database not found
===> Found saved configuration for diablo-jdk-1.6.0.07.02_6
=> tzupdater-1_3_21-2009p.zip doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from [url]ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/[/url].
fetch: [url]ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/tzupdater-1_3_21-2009p.zip:[/url] File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop in /usr/ports/java/diablo-jdk16.
*** Error code 1
Stop in /usr/ports/java/diablo-jdk16.
*** Error code 1
Stop in /usr/ports/java/diablo-jdk16.
*** Error code 1
Stop in /usr/ports/java/diablo-jdk16.
chablis#
The permissions and ownership on the tzupdater-1_3_21-2009p.zip file are the same as the other files in /usr/ports/distfiles/. I'd be grateful for any help. Thank.