Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67266 - >=dev-java/java-sdk-docs-1.5.0 has wrong md5-sum/filesize
Summary: >=dev-java/java-sdk-docs-1.5.0 has wrong md5-sum/filesize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal with 2 votes (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
: 114664 432482 485364 (view as bug list)
Depends on: 319235
Blocks:
  Show dependency tree
 
Reported: 2004-10-12 13:07 UTC by Steingrim Dovland
Modified: 2020-08-07 11:03 UTC (History)
22 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
java-sdk-docs-1.6.0.25.ebuild (java-sdk-docs-1.6.0.25.ebuild,1.78 KB, text/plain)
2011-08-12 15:23 UTC, Navid Zamani
Details
java-sdk-docs-1.6.0.25.ebuild (java-sdk-docs-1.6.0.25.ebuild,1.71 KB, text/plain)
2011-08-12 15:25 UTC, Navid Zamani
Details
ebuild for jdk-6u30-apidocs.zip (java-sdk-docs-1.6.0.30.ebuild,1.40 KB, text/plain)
2012-03-10 03:45 UTC, Vladimir Berezniker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steingrim Dovland 2004-10-12 13:07:11 UTC
When trying to emerge java-sdk-docs-1.5.0 i must manually download jdk-1_5_0-doc.zip from http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jdk-1.5.0-doc-oth-JPR&SiteId=JSC&TransactionId=noreg

However, the md5-sum of the downloaded file is not the same as in files/digest-java-sdk-docs-1.5.0:

skabb files $ cat digest-java-sdk-docs-1.5.0 
MD5 8474862d96672c01cb06d2c69c852df8 jdk-1_5_0-doc.zip 45580923
skabb ~ $ md5sum /usr/portage/distfiles/jdk-1_5_0-doc.zip 
c7393821092bb4e14ad6c8e0149ddb46  /usr/portage/distfiles/jdk-1_5_0-doc.zip

I have tried downloading the file multiple times on several different computers on different networks, with the same result.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-12 13:32:58 UTC
Indeed sun seems to have changed the zip file, updated the digest
Comment 2 Tim Adelt 2005-12-04 05:16:11 UTC
still (or again?) wrong md5-sum for java-sdk-docs-1.5.0; last sync as of
12/04/2005. please reopen or fix on rsync-mirrors.
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2005-12-04 05:24:02 UTC
Indeed. Sun probably made a new revision of the docs but did not bother/does not
want to change the version number.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-12-06 15:25:16 UTC
*** Bug 114664 has been marked as a duplicate of this bug. ***
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2005-12-11 11:37:51 UTC
I made a new revision. Now let's just wait until they change a file again.
Comment 6 Fredrik Normann 2006-03-15 10:39:34 UTC
(In reply to comment #5)
> I made a new revision. Now let's just wait until they change a file again.
> 

Guess SUN updated the file again :(

lapDance portage # emerge -v =dev-java/java-sdk-docs-1.5.0
Calculating dependencies... done!
>>> Emerging (1 of 1) dev-java/java-sdk-docs-1.5.0 to /
>>> checksums files   ;-) java-sdk-docs-1.4.2.ebuild
>>> checksums files   ;-) java-sdk-docs-1.5.0.ebuild
>>> checksums files   ;-) java-sdk-docs-1.3.1.ebuild
>>> checksums files   ;-) java-sdk-docs-1.4.1.ebuild
>>> checksums files   ;-) java-sdk-docs-1.5.0-r1.ebuild
>>> checksums files   ;-) java-sdk-docs-1.2.2.006.ebuild
>>> checksums files   ;-) files/digest-java-sdk-docs-1.2.2.006
>>> checksums files   ;-) files/digest-java-sdk-docs-1.3.1
>>> checksums files   ;-) files/digest-java-sdk-docs-1.4.1
>>> checksums files   ;-) files/digest-java-sdk-docs-1.4.2
>>> checksums files   ;-) files/digest-java-sdk-docs-1.5.0
>>> checksums files   ;-) files/digest-java-sdk-docs-1.5.0-r1

!!! Digest verification Failed:
!!!    /usr/portage/distfiles/jdk-1_5_0-doc.zip
!!! Reason: Filesize does not match recorded size
!!! Got:      46191338
!!! Expected: 45635523

-fredrik-
Comment 7 Nathan Adams 2006-08-12 15:26:03 UTC
The bump to -r1 messed up the expected filename:

# emerge --noreplace javatoolkit
Calculating dependencies... done!
>>> Emerging (1 of 5) dev-java/java-sdk-docs-1.5.0-r1 to /
!!! jdk-1_5_0-doc-r1.zip not found in /usr/portage/distfiles

!!! dev-java/java-sdk-docs-1.5.0-r1 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually.  See the comments in the ebuild for more information.

# cd /usr/portage/distfiles/
# cp jdk-1_5_0-doc.zip jdk-1_5_0-doc-r1.zip
# emerge --noreplace javatoolkit

{emerge doesn't fail on filename anymore}

I would post a new bug, but the failed emerge specifically told me to post here. ;-)
Comment 8 otg 2006-10-03 23:57:50 UTC
The bug is still there on a a freshly installed and synced system:

emerge -Du world
Calculating world dependencies... done!

>>> Emerging (1 of 267) dev-java/java-sdk-docs-1.5.0-r1 to /

!!! dev-java/java-sdk-docs-1.5.0-r1 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually.  See the comments in the ebuild for more information.
<snip>
 * http://bugs.gentoo.org/67266 and we will make a new revision.

makoto distfiles # ls -al | grep jdk
-rw-r--r--   1 hirsch  hirsch  46191338 Oct  4 01:09 OLD_jdk-1_5_0-doc.zip
-rw-r--r--   1 root    portage 46191338 Oct  4 08:33 jdk-1_5_0-doc-r1.zip
-rw-rw-r--   1 root    portage 49498712 Aug 16 04:55 jdk-1_5_0_08-dlj-linux-i586.bin

# emerge --info
Portage 2.1.2_pre2-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.18-gentoo i686)
=================================================================
System uname: 2.6.18-gentoo i686 AMD Athlon(TM) XP 2600+
Gentoo Base System version 1.12.1
Last Sync: Wed, 04 Oct 2006 06:30:08 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa apache2 apm arts automount avi bash-completion berkdb binary-drivers bitmap-fonts bootsplash cairo canna capi cdda cddb cdparanoia cdr chasen clamav clamd cli cpudetection cracklib crypt css cups cvsgraph dbus dbx de_tvtoday dlloader dmx doc dri dvd dvdr dvdread eds effects elibc_glibc emboss encode enscript esd eurofile exif fam fat fax fbcon firefox flac fontconfig foomaticdb fortran freewnn ftp gdbm geometry gif gimp gimpprint gkrellm gnome gnome-print gphoto2 gpm gps gs gstreamer gtk hal hardened hardenedphp haskell hddtemp hfs hpn html icq id3 idn imagemagick imap inkjar input_devices_evdev input_devices_keyboard input_devices_mouse ipod ipv6 isdn isdnlog j2ee java javamail javascript jboss jit jmx john joystick jpeg junit kde kdepim kernel_linux latex lcd lcms ldap libclamav libg++ lm_sensors log4j login-watch logitech-mouse logrotate logwatch lpr mad mbox md5sum mdb memlimit migemo mikmod milter mime mixer mjpeg mmx mmxext mode-force mode-owner moneyplex mono mozsvg mozxmlterm mp3 mp4 mpeg mpeg2 mplayer mpm-prefork mschap msdav msql multiuser mysql mysqli ncurses net netbeans new-login nfs nls nocardbus nptl nptlonly nsplugin ntfs offensive ogg opengl opensslcrypt oracle oss pam pascal passwordsave pcre pda pdf pdflib pear-db perl pg-hier pg-intdatetime pg-vacuumdelay php player plugin png postfix postgres ppds pppd python qt3 qt4 quicktime rdesktop readline real reflection reiser4 reiserfs rewrite rss rtsp ruby samba sasl sblive scanner screen sdl session sftp shaper smarty smime speedo spell spl sql sqlite sse sse2 ssl stream struts subversion svg svgz swat symlink tcpd tetex themes thumbnail tidy tiff transcode truetype truetype-fonts type1-fonts udev unicode unzip upnp ups usb userland_GNU v4l v4l2 vcd vhosts video_cards_fbdev video_cards_radeon video_cards_vesa vnc vorbis win32codecs wma wmf x11vnc x86 xinerama xml xmlreader xmlrpc xmlwriter xmms xorg xosd xpm xscreensaver xslt xv zeroconf zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Comment 9 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-10-04 01:42:01 UTC
(In reply to comment #7)
> The bump to -r1 messed up the expected filename:

No, it's intentional.

> I would post a new bug, but the failed emerge specifically told me to post
> here. ;-)

It also specifically told you to put that file in distfiles with the revision in filename, didn't it :)

(In reply to comment #8)
> The bug is still there on a a freshly installed and synced system:

what exactly?

> emerge -Du world
> Calculating world dependencies... done!
> 
> >>> Emerging (1 of 267) dev-java/java-sdk-docs-1.5.0-r1 to /
> 
> !!! dev-java/java-sdk-docs-1.5.0-r1 has fetch restriction turned on.
> !!! This probably means that this ebuild's files must be downloaded
> !!! manually.  See the comments in the ebuild for more information.
> <snip>
>  * http://bugs.gentoo.org/67266 and we will make a new revision.

this was before or after you downloaded and renamed the file in distfiles?

> makoto distfiles # ls -al | grep jdk
> -rw-r--r--   1 root    portage 46191338 Oct  4 08:33 jdk-1_5_0-doc-r1.zip

This looks correct to me, size is the same as I've just downloaded and as the digest expects, md5 was also fine. I don't see a problem here.
Comment 10 otg 2006-10-04 01:46:52 UTC
(In reply to comment #9)
> (In reply to comment #7)
> > The bump to -r1 messed up the expected filename:
> > The bug is still there on a a freshly installed and synced system:
> 
> what exactly?

emerge -Du world stops with the error stated above.

<snip>

> > makoto distfiles # ls -al | grep jdk
> > -rw-r--r--   1 root    portage 46191338 Oct  4 08:33 jdk-1_5_0-doc-r1.zip
> 
> This looks correct to me, size is the same as I've just downloaded and as the
> digest expects, md5 was also fine. I don't see a problem here.

I removed doc from my USE-variable in order to be able to continue my emerge -Du world as a temporary solution.

Where's the problem with my install then ?
Comment 11 otg 2006-10-04 02:00:17 UTC
resolved - 
there's been a magical character in the filename:
makoto distfiles # mv jdk-1_5_0
jdk-1_5_0-doc-r1.zip&#65533;           jdk-1_5_0_08-dlj-linux-i586.bin

which caused the trouble.
Comment 12 Christian Harms 2006-11-08 10:08:47 UTC
it may be just me, but i think the file has been changed...
>>> Emerging (1 of 3) dev-java/java-sdk-docs-1.5.0-r1 to /
!!! Previously fetched file: 'jdk-1_5_0-doc-r1.zip'
!!! Reason: Failed on MD5 verification
!!! Got:      25fa82113ceb8d40fdf17578156bb29f
!!! Expected: 06d108655466460e12bc9018c5fee863

could someone verify this, please ?
Comment 13 Christian Harms 2006-11-19 10:07:44 UTC
must have been a series of faulty downloads on my side.
worked as wanted today.

I apologise for the inconvenience.
Comment 14 Akos Ladanyi 2007-02-03 12:23:12 UTC
The jdk-6-doc.zip file was changed upstream:
new MD5: 6596298c9edb02bfe8de14892405e02e
new size: 54898268
Comment 15 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-02-04 23:43:17 UTC
(In reply to comment #14)
> The jdk-6-doc.zip file was changed upstream:
> new MD5: 6596298c9edb02bfe8de14892405e02e
> new size: 54898268
> 

fixed in 1.6.0-r1, thanks
Comment 16 Masroor Hussain 2007-03-22 12:15:40 UTC
I am getting error in downloading jdk-1_5_0-do.zip from sun. also emerge is now downloading the said file.
Comment 17 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-03-28 11:31:39 UTC
Just downloaded it fine from the sun's page (using standard http link, not their download manager) and checksums are correct. Did you forget to rename it to jdk-1_5_0-doc-r1.zip when placing to $DISTDIR ?
Comment 18 Víctor Escobar 2007-04-12 16:09:24 UTC
Download here the package:

http://sdlc-esd.sun.com/ESD20/JSCDL/jdk/1.5.0_06/jdk-1_5_0-doc.zip?AuthParam=1176392924_dc2fdc2b81b4801f0c869c00b81aa3c6&TUrl=an1npDpbKod7kSYrROhENTonIeY1W0D1Lc4nXz+pGFFranixdCdgxDTPbW4=&TicketId=dVF/NwRINO08+w==&GroupName=SDLC&BHost=sdlc1i.sun.com&FilePath=/ESD20/JSCDL/jdk/1.5.0_06/jdk-1_5_0-doc.zip&File=jdk-1_5_0-doc.zip

Alternative: go to this link (http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jdk-1.5.0-doc-oth-JPR&SiteId=JSC&TransactionId=noreg) and accept the new use terms and click to download japanese/english.

then copy/move to /usr/portage/distfiles/ :

IMPORTANT!!! RENAME THE FILE AS jdk-1_5_0-doc-r1.zip
                                                                                                           

sudo mv -v jdk-1_5_0-doc.zip /usr/portage/distfiles/jdk-1_5_0-doc-r1.zip
                                                                                                           
sudo emerge dev-java/java-sdk-docs


This works. Now finish the emerge on my laptop
Comment 19 It's me 2007-09-19 02:50:19 UTC
* Fetch failed for 'dev-java/java-sdk-docs-1.6.0-r1'

 * Messages for package dev-libs/libpcre-6.6:

 * TODO: Fix this bad -fPIC handling

 * Messages for package dev-java/java-sdk-docs-1.6.0-r1:

 * Fetch failed for 'dev-java/java-sdk-docs-1.6.0-r1'
Comment 20 CONNOR 2007-09-19 02:56:19 UTC
>>> Emerging (3 of 30) dev-java/java-sdk-docs-1.5.0-r1 to /
!!! Previously fetched file: 'jdk-1_5_0-doc-r1.zip'
!!! Reason: Filesize does not match recorded size
!!! Got:      45635523
!!! Expected: 46191338
Comment 21 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-09-20 22:09:04 UTC
(In reply to comment #20)
> >>> Emerging (3 of 30) dev-java/java-sdk-docs-1.5.0-r1 to /
> !!! Previously fetched file: 'jdk-1_5_0-doc-r1.zip'
> !!! Reason: Filesize does not match recorded size
> !!! Got:      45635523
> !!! Expected: 46191338

just downloaded it and it's fine here
Comment 22 brian lockwood 2007-12-19 00:10:05 UTC
java 1.6 doc seems to out of date and it is failing checksum
Comment 23 William L. Thomson Jr. (RETIRED) gentoo-dev 2007-12-19 03:54:46 UTC
Seems fine here, just downloaded both 1.5.0 and 1.6 jdk-*-doc.zip, renamed both to -r1, and merged them without any digest issues? Last tree sync was on Sunday, so things seem fine. Please sync your tree, and re-fetch the file and let us know if the problem persists.
Comment 24 Nathan 2008-05-05 16:24:03 UTC
Tried to emerge java-sdk-docs today and got the following message when trying to go to the indicated download link:

"Sorry, page not found.

"Sun has a new download system! The URL you requested is for the old system which is no longer available. Please visit the Sun Developer Network Downloads Page for updated links to all current developer downloads.

"Every effort was made to change all links to the new system, but if we missed one, please let us know. Submit your broken link report, feedback, or questions by using our Customer Feedback Form. Thank you.

"Note: Your browser should take you automatically to the Sun Developer Network Downloads Page in 60 seconds."
Comment 26 D.Allain 2008-05-20 13:31:43 UTC
(In reply to comment #25)
> http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/VerifyItem-Start/jdk-6-doc.zip?BundledLineItemUUID=ajZIBe.pLfgAAAEZDsNbl8qn&OrderID=ItlIBe.pOA0AAAEZAsNbl8qn&ProductID=pb7ACUFB2NsAAAEY08A5AXuR&FileName=/jdk-6-doc.zip
> 
This link will now tell you :
"Download limit reached for Java(TM) SE Development Kit Documentation 6. 05/20/08 06:16:59 PDT. See FAQ"
With "FAQ" a link pointing to the answer (#6) preceding the right one (#7, below) :
http://www.sun.com/download/faq.xml#q7

You need to go to http://java.sun.com/javase/downloads/index.jsp
scroll down to "Java SE 6 Documentation" and click the "Download" button
You will be asked to :
- select the language 
- and agree to the terms of their license
before getting to the final download page.
Comment 27 Luras 2008-10-23 00:51:48 UTC
Java has a new doc.. (jdk-6u10-docs.zip) that is 58890428 Bytes.
Comment 28 Max 2008-11-05 01:20:36 UTC
Java has a new doc -> jdk-6-doc.zip, size 54898268
Comment 29 Max 2008-11-05 01:23:17 UTC
(In reply to comment #28)
> Java has a new doc -> jdk-6-doc.zip, size 54898268
> sorry, plz) my mistake

Comment 30 Homero 2008-12-04 11:59:27 UTC
(In reply to comment #29)
> (In reply to comment #28)
> > Java has a new doc -> jdk-6-doc.zip, size 54898268
> > sorry, plz) my mistake
> 

It seems like emerge is now expecting jdk-6-doc.zip, but that's not what's being provided by Sun.

I've just gone to Sun SDK doc download and found the latest file is jdk-6u10-docs.zip (58890428 Bytes). I've downloaded it and moved to $DISTDIR with r1 name, but the install is failing due to invalid checksum.
Comment 33 Neil Leathers 2010-03-04 14:19:04 UTC
jdk-1_5_0-doc.zip has changed again
Comment 34 Neil Leathers 2010-03-04 14:21:27 UTC
(In reply to comment #33)
> jdk-1_5_0-doc.zip has changed again
> 

Nope... missed the "-r1"
Comment 35 Glendon Blount 2010-10-26 08:47:26 UTC
(In reply to comment #34)
> (In reply to comment #33)
> > jdk-1_5_0-doc.zip has changed again
> > 
> 
> Nope... missed the "-r1"
> 

(In reply to comment #0)
> When trying to emerge java-sdk-docs-1.5.0 i must manually download
> jdk-1_5_0-doc.zip from
> http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jdk-1.5.0-doc-oth-JPR&SiteId=JSC&TransactionId=noreg
> 
> However, the md5-sum of the downloaded file is not the same as in
> files/digest-java-sdk-docs-1.5.0:
> 
> skabb files $ cat digest-java-sdk-docs-1.5.0 
> MD5 8474862d96672c01cb06d2c69c852df8 jdk-1_5_0-doc.zip 45580923
> skabb ~ $ md5sum /usr/portage/distfiles/jdk-1_5_0-doc.zip 
> c7393821092bb4e14ad6c8e0149ddb46  /usr/portage/distfiles/jdk-1_5_0-doc.zip
> 
> I have tried downloading the file multiple times on several different computers
> on different networks, with the same result.
> 
> 
> Reproducible: Always
> Steps to Reproduce:
> 1.
> 2.
> 3.
> 

(In reply to comment #34)
> (In reply to comment #33)
> > jdk-1_5_0-doc.zip has changed again
> > 
> 
> Nope... missed the "-r1"
> 

Need update jdk-6u22-doc.zip
Comment 36 Roman Chukov 2011-01-15 18:52:37 UTC
(In reply to comment #35)
> (In reply to comment #34)
> > (In reply to comment #33)
> > > jdk-1_5_0-doc.zip has changed again
> > > 
> > 
> > Nope... missed the "-r1"
> > 
> 
> (In reply to comment #0)
> > When trying to emerge java-sdk-docs-1.5.0 i must manually download
> > jdk-1_5_0-doc.zip from
> > http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=jdk-1.5.0-doc-oth-JPR&SiteId=JSC&TransactionId=noreg
> > 
> > However, the md5-sum of the downloaded file is not the same as in
> > files/digest-java-sdk-docs-1.5.0:
> > 
> > skabb files $ cat digest-java-sdk-docs-1.5.0 
> > MD5 8474862d96672c01cb06d2c69c852df8 jdk-1_5_0-doc.zip 45580923
> > skabb ~ $ md5sum /usr/portage/distfiles/jdk-1_5_0-doc.zip 
> > c7393821092bb4e14ad6c8e0149ddb46  /usr/portage/distfiles/jdk-1_5_0-doc.zip
> > 
> > I have tried downloading the file multiple times on several different computers
> > on different networks, with the same result.
> > 
> > 
> > Reproducible: Always
> > Steps to Reproduce:
> > 1.
> > 2.
> > 3.
> > 
> 
> (In reply to comment #34)
> > (In reply to comment #33)
> > > jdk-1_5_0-doc.zip has changed again
> > > 
> > 
> > Nope... missed the "-r1"
> > 
> 
> Need update jdk-6u22-doc.zip
> 
https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewFilteredProducts-SingleVariationTypeFilter

Hello.
There're already jdk-6u23-doc.
Thanks.

Comment 37 Navid Zamani 2011-08-12 15:23:05 UTC
Created attachment 283041 [details]
java-sdk-docs-1.6.0.25.ebuild

Here’s the fixed ebuild I made ad-hoc. Installed fine here. Which is no surprise, considering that all it does, is unpack the thing into /usr/share/doc/java-sdk-docs-1.6.0.25/. :)

Install it like usually:
> mkdir -p /usr/local/portage/dev-java/java-sdk-docs/
> cp java-sdk-docs-1.6.0.25.ebuild /usr/local/portage/dev-java/java-sdk-docs/
> chown -R portage:portage /usr/local/portage # Just in case we missed something.
> ebuild /usr/local/portage/dev-java/java-sdk-docs/java-sdk-docs-1.6.0.25.ebuild manifest
> egencache --repo=local --update
> emerge -au1tv java-sdk-docs
Comment 38 Navid Zamani 2011-08-12 15:25:17 UTC
Created attachment 283045 [details]
java-sdk-docs-1.6.0.25.ebuild

Ooops, I forgot to fix the download URL. There you go… :)
Comment 39 Navid Zamani 2011-08-12 15:27:07 UTC
(Nevermind that I ignored changing the $HEADER, since it’s not in the CVS anyway.)
Comment 40 Navid Zamani 2011-08-12 15:28:16 UTC
Ah, damn. I *just* noticed that this is the wrong bug! Dammit! I’m sorry…
Whatever… ^^
Comment 41 Navid Zamani 2011-08-12 15:29:34 UTC
No… Apparently this *is* the correct bug, since it’s linked from the ebuild. It just has the wrong title. ^^
Comment 42 Michael 2011-12-19 20:52:04 UTC
java has a new doc -> size 60351373, jdk-7u2-apidocs.zip
Comment 43 Sujeet Akula 2011-12-26 01:36:11 UTC
dev-java/java-sdk-docs-1.6.0.25 links to http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u25-doc-download-355137.html to fetch jdk-6u25-fcs-bin-b04-apidocs-04_Apr_2011.zip, but the link instead provides jdk-6u30-apidocs.zip (56.35 MB).
Comment 44 Krzysztof Pawlik (RETIRED) gentoo-dev 2012-01-04 17:12:56 UTC
http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html shows currently only jdk-7u2-apidocs.zip (57.56 MB), I will bump the package to 1.7.0.2.
Comment 45 Krzysztof Pawlik (RETIRED) gentoo-dev 2012-01-04 17:26:21 UTC
1.7.0.2 added to the tree.
Comment 47 Vladimir Berezniker 2012-03-10 03:45:12 UTC
Created attachment 304789 [details]
ebuild for jdk-6u30-apidocs.zip

Updated ebuild for the ebuild for jdk-6u30-apidocs.zip
Comment 48 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2012-03-10 08:13:46 UTC
Bumped
Comment 50 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-05-22 19:47:53 UTC
Bumped to 7u4 now.
Comment 52 Agostino Sarubbo gentoo-dev 2012-08-18 19:08:43 UTC
Don't CC arch team on your own
Comment 53 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2012-08-23 20:29:32 UTC
*** Bug 432482 has been marked as a duplicate of this bug. ***
Comment 54 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2012-08-23 20:34:34 UTC
Bumped. Making summary more generic.
Comment 55 Tres 'RiverRat' Melton 2013-01-16 09:08:37 UTC
jdk-7u11-apidocs.zip is the latest version.

This situation is a nightmare.  Does Oracle really not care about Linux Distributions?  I trust that the good devs have contacted Oracle about the situation.  Is there anything we users can do?  Where can we send a complaint email to their lack of providing access to older versions?
Comment 56 Victor Orozco 2013-01-19 16:24:38 UTC
I can confirm that renaming the 1.7.06 ebuild to java-sdk-docs-1.7.0.11.ebuild, changing the ORIG_NAME parameter to ORIG_NAME="jdk-7u11-apidocs.zip" and generating a new manifest works fine, so it is a version bump issue :)

Tested on ~amd64
Comment 57 Ralph Sennhauser (RETIRED) gentoo-dev 2013-01-19 17:06:44 UTC
Bumped to 1.7.0.11
Comment 58 Mark H. Wood 2013-02-20 21:41:13 UTC
Latest today is 7u15
Comment 59 Ortwin Glueck 2013-02-27 08:23:00 UTC
The download URL for the current stable ebuild now redirects to 1.7.0.15 making it hard for people to install the docs. Please bump!
Comment 60 GuohuaWu 2013-03-07 13:07:54 UTC
Latest today is 7u17
Comment 61 Carter Young 2013-03-10 02:42:15 UTC
(In reply to comment #60)
> Latest today is 7u17

Agreed
Comment 62 Ralph Sennhauser (RETIRED) gentoo-dev 2013-03-10 12:08:13 UTC
Bumped to 1.7.0.17. Thanks for the note.
Comment 63 Martin Benirschka 2013-04-21 14:31:25 UTC
Latest today is 7u21
Comment 64 Mihai Moldovan 2013-04-30 01:22:54 UTC
Still on 7u21, ping?
Comment 65 Will W 2013-06-20 17:36:52 UTC
current version at download page is 7u25. still showing 7u21 in portage in both x86 and ~x86.
Comment 66 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-06-22 13:09:09 UTC
(In reply to Will W from comment #65)
> current version at download page is 7u25. still showing 7u21 in portage in
> both x86 and ~x86.

Thanks for reporting, bumped.

+  22 Jun 2013; Tom Wijsman <TomWij@gentoo.org> +java-sdk-docs-1.7.0.25.ebuild:
+  Version bump to 1.7.0.25 for bug #67266, bump reported by Will W.
Comment 67 Alexandre Rostovtsev (RETIRED) gentoo-dev 2013-07-28 03:58:45 UTC
The currently downloadable jdk-6u30-apidocs.zip from Oracle's page was apparently changed without being renamed, and so fails the checksum check.

The currently downloadable file's sha256 hash is 2b1264bab63a42e6fecd1e6e7ddb38351dddebf6925c3dc6235fc1af4227c989 while dev-java/java-sdk-docs's Manifest shows 92739c56e02fa6e7ac8d60a1f59a0ef4a59ac99ab2979d3cdc495bfecf1a50ab
Comment 68 Simon Gander 2013-09-18 20:24:24 UTC
Current version at download page is 7u40, but the ebuilds are still at 7u25.
Comment 69 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-18 21:00:40 UTC
(In reply to Alexandre Rostovtsev from comment #67)
> The currently downloadable jdk-6u30-apidocs.zip from Oracle's page was
> apparently changed without being renamed, and so fails the checksum check.

No idea if we can still recover that; also, they are probably old too, I'll hear with the Java team whether we can drop these older ebuilds.

(In reply to Simon Gander from comment #68)
> Current version at download page is 7u40, but the ebuilds are still at 7u25.

Thank you very much.

+  18 Sep 2013; Tom Wijsman <TomWij@gentoo.org> +java-sdk-docs-1.7.0.40.ebuild:
+  Version bump to 1.7.0.40 for bug #67266, bump reported by Simon Gander.
Comment 70 Ortwin Glueck 2013-09-19 11:45:46 UTC
Looks like the checksum of jdk-7u40-apidocs.zip has changed:

# sha512sum /usr/portage/distfiles/jdk-7u40-apidocs.zip 
455a60a9c87126a8b0e1e0f11b63a4e58d9b538f0d92eeed705f069ddfb5ab87474bef304e046ac2af19a0b84282ab56dff563f076738623a4a452bc4ca03c71  /usr/portage/distfiles/jdk-7u40-apidocs.zi

DIST jdk-7u40-apidocs.zip 60368920 SHA256 481948bed3d7afadac09497bf84cb2510f2607ae18ba6f61bb31e5e038b17291 SHA512 8885fd3ae2e54ba568a37ef0aa2b36e02dd662f5808f6bc9c1c5e3acf4ab3c6786affdec09c8ead2e69ffec2d61d9b661ef0fee5054a5539f391e9eeff179d8c WHIRLPOOL 17235c7d63932da5f38a6eed0b34ea2c7c3a2da39db808ca9c7ddc2679cf7500d90ed13558534108762c2acc8e4226ff31a436363545e724d2697b0535382137
Comment 71 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-19 12:03:02 UTC
+  19 Sep 2013; Tom Wijsman <TomWij@gentoo.org>
+  +java-sdk-docs-1.7.0.40-r1.ebuild, -java-sdk-docs-1.7.0.40.ebuild:
+  Revision bump to 1.7.0.40-r1 for bug #67266, checksum change reported by
+  Ortwin Glueck.
Comment 72 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-19 12:06:24 UTC
*** Bug 485364 has been marked as a duplicate of this bug. ***
Comment 73 Heinrich Götzger 2013-09-19 18:23:20 UTC
(In reply to Ortwin Glueck from comment #70)
> Looks like the checksum of jdk-7u40-apidocs.zip has changed:
> 
> # sha512sum /usr/portage/distfiles/jdk-7u40-apidocs.zip 
> 455a60a9c87126a8b0e1e0f11b63a4e58d9b538f0d92eeed705f069ddfb5ab87474bef304e046
> ac2af19a0b84282ab56dff563f076738623a4a452bc4ca03c71 
> /usr/portage/distfiles/jdk-7u40-apidocs.zi
> 
> DIST jdk-7u40-apidocs.zip 60368920 SHA256
> 481948bed3d7afadac09497bf84cb2510f2607ae18ba6f61bb31e5e038b17291 SHA512
> 8885fd3ae2e54ba568a37ef0aa2b36e02dd662f5808f6bc9c1c5e3acf4ab3c6786affdec09c8e
> ad2e69ffec2d61d9b661ef0fee5054a5539f391e9eeff179d8c WHIRLPOOL
> 17235c7d63932da5f38a6eed0b34ea2c7c3a2da39db808ca9c7ddc2679cf7500d90ed13558534
> 108762c2acc8e4226ff31a436363545e724d2697b0535382137


I do not agree on that, the checksum still remains unchanged when downloading from 
http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html

# sha512sum /tmp/jdk-7u40-apidocs.zip /usr/portage/distfiles/jdk-7u40-apidocs.zip
8885fd3ae2e54ba568a37ef0aa2b36e02dd662f5808f6bc9c1c5e3acf4ab3c6786affdec09c8ead2e69ffec2d61d9b661ef0fee5054a5539f391e9eeff179d8c  /tmp/jdk-7u40-apidocs.zip
8885fd3ae2e54ba568a37ef0aa2b36e02dd662f5808f6bc9c1c5e3acf4ab3c6786affdec09c8ead2e69ffec2d61d9b661ef0fee5054a5539f391e9eeff179d8c  /usr/portage/distfiles/jdk-7u40-apidocs.zip
Comment 74 Mark Dominik Bürkle 2013-09-20 07:01:06 UTC
(In reply to Tom Wijsman (TomWij) from comment #71)
> +  19 Sep 2013; Tom Wijsman <TomWij@gentoo.org>
> +  +java-sdk-docs-1.7.0.40-r1.ebuild, -java-sdk-docs-1.7.0.40.ebuild:
> +  Revision bump to 1.7.0.40-r1 for bug #67266, checksum change reported by
> +  Ortwin Glueck.

Just masked java-sdk-docs-1.7.0.40-r1 locally, checksums (and size) was changed back to the values recorded in java-sdk-docs-1.7.0.40.
Comment 75 Mark H. Wood 2013-10-07 16:31:41 UTC
Same result here:

mhw distfiles # sha512sum jdk-7u40-apidocs.zip._checksum_failure_.1qjlQb 
8885fd3ae2e54ba568a37ef0aa2b36e02dd662f5808f6bc9c1c5e3acf4ab3c6786affdec09c8ead2e69ffec2d61d9b661ef0fee5054a5539f391e9eeff179d8c  jdk-7u40-apidocs.zip._checksum_failure_.1qjlQb

Unfortunately, 1.7.0.40 has disappeared from portage, so masking 1.7.0.40-r1 makes emerge want to downgrade to 1.7.0.25.
Comment 76 Navid Zamani 2013-10-19 01:17:31 UTC
Reporting as requested:

This has changed to 7u45:

http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html

In Portage, it’s still 7u40.

Thanks.
Comment 77 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-10-19 05:29:54 UTC
+  19 Oct 2013; Tom Wijsman <TomWij@gentoo.org> +java-sdk-docs-1.7.0.45.ebuild:
+  Version bump to 1.7.0.45, fixes bug #67266 where Navid Zamani has reported
+  this.

Thank you very much for bumping this.
Comment 78 office 2013-11-19 01:18:29 UTC
Dear geeks,

I just tried to emerge the latest version of dev-java/oracle-jdk-bin with the doc USE flag set.

Emerge is telling me to download the file jdk-7u25-apidocs.zip from 
http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html

Sadly the only package they provide is the following:
jdk-7u45-apidocs.zip


Therefor the emerge fails.


Thanks in advance for correcting this.


Sincere regards,

Alex
Comment 79 Neil Leathers 2014-01-12 05:28:35 UTC
Is there any estimate as to when java-sdk-docs-1.7.0.45 will be available?
Comment 80 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-01-12 16:06:56 UTC
(In reply to Neil Leathers from comment #79)
> Is there any estimate as to when java-sdk-docs-1.7.0.45 will be available?

It is available, stabilization runs behind because of the lack of manpower from our side; I suggest you temporarily put =dev-java/java-sdk-docs-1.7.0.45 in /etc/portage/package.accept_keywords which you can adjust as newer versions of the JDK get stabilized.
Comment 81 Barry Nijkamp 2014-01-26 13:25:33 UTC
The download page 
http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-
download-435117.html

is now at 7u51
Comment 82 Kampf 2014-02-06 23:26:23 UTC
http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html no longer points to jdk-7u25-apidocs.zip but to jdk-7u51-apidocs.zip
Comment 83 Cengiz Gunay 2014-02-22 03:42:58 UTC
I was able to find the 7u45 apidocs file here:
http://download.oracle.com/otn-pub/java/jdk/7u45-b18/jdk-7u45-apidocs.zip

I had to do some detective work to guess the '-b18' by looking at the other downloads in the archive page:
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
Comment 84 Juan Luis 2014-03-25 00:15:59 UTC
jdk-6u30-apidocs.zip checksum is failing (i guess). Emerge is replacing the file in usr/portage/distfiles for this one:
 jdk-6u30-apidocs.zip._checksum_failure_.m_78yD

and this is the log:


aranza skirmitch # cat /var/tmp/portage/dev-java/java-sdk-docs-1.6.0.30/temp/build.log 

!!! dev-java/java-sdk-docs-1.6.0.30 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually.  See the comments in the ebuild for more information.

 * Fetch failed for 'dev-java/java-sdk-docs-1.6.0.30', Log file:
 *  '/var/tmp/portage/dev-java/java-sdk-docs-1.6.0.30/temp/build.log'
 * Package:    dev-java/java-sdk-docs-1.6.0.30
 * Repository: gentoo
 * Maintainer: java@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Please download jdk-6u30-apidocs.zip from 
 * http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u25-doc-download-355137.html
 * (yes, the download page URL refers to an older version for some reason)
 * (agree to the license) and place it in /usr/portage/distfiles
 * If you find the file on the download page replaced with a higher
 * version, please report to the bug 67266 (link below).
 * If emerge fails because of a checksum error it is possible that
 * the upstream release changed without renaming. Try downloading the file
 * again (or a newer revision if available). Otherwise report this to
 * http://bugs.gentoo.org/67266 and we will make a new revision.
Comment 85 Robert Spillner 2014-03-30 08:45:00 UTC
Upstream has replaced the file by version 7u51. Please revise.


> * Fetch failed for 'dev-java/java-sdk-docs-1.7.0.25', Log file:
> *  '/var/tmp/portage/dev-java/java-sdk-docs-1.7.0.25/temp/build.log'
> * Please download jdk-7u25-apidocs.zip from 
> * http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html
Comment 86 Szymon Jaranowski 2014-04-11 19:15:57 UTC
(In reply to Juan Luis from comment #84)
> jdk-6u30-apidocs.zip checksum is failing (i guess). Emerge is replacing the
> file in usr/portage/distfiles for this one:
>  jdk-6u30-apidocs.zip._checksum_failure_.m_78yD

(temporary solution)
I've Googled out for the file and found http://ghaffarian.net/downloads/Java/docs. The version of jdk-6u30-apidocs.zip is the one expected by emerge.
Comment 87 Asaf Gery 2014-04-18 02:10:26 UTC
Upstream has replaced the file by version 7u55. Please revise.

>>> Emerging (1 of 2) dev-java/java-sdk-docs-1.7.0.25
 * Fetching files in the background. To view fetch progress, run
 * `tail -f /var/log/emerge-fetch.log` in another terminal.

!!! dev-java/java-sdk-docs-1.7.0.25 has fetch restriction turned on.
!!! This probably means that this ebuild's files must be downloaded
!!! manually.  See the comments in the ebuild for more information.

 * Fetch failed for 'dev-java/java-sdk-docs-1.7.0.25', Log file:
 *  '/var/log/portage/dev-java:java-sdk-docs-1.7.0.25:20140418-015924.log.gz'
 * Please download jdk-7u25-apidocs.zip from 
 * http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html
 * (agree to the license) and place it in /usr/portage/distfiles
 * If you find the file on the download page replaced with a higher
 * version, please report to the bug 67266 (link below).
 * If emerge fails because of a checksum error it is possible that
 * the upstream release changed without renaming. Try downloading the file
 * again (or a newer revision if available). Otherwise report this to
 * http://bugs.gentoo.org/67266 and we will make a new revision.
Comment 88 wuos 2014-05-03 23:18:50 UTC
Reporting as requested:

 * Please download jdk-7u51-apidocs.zip from 
 * http://www.oracle.com/technetwork/java/javase/documentation/java-se-7-doc-download-435117.html


file available on that page is:
java-sdk-docs-1.7.0.55
Comment 89 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-03 23:25:04 UTC
+  03 May 2014; Tom Wijsman <TomWij@gentoo.org> +java-sdk-docs-1.7.0.55.ebuild:
+  Version bump to 1.7.0.55; fixes bug #67266 again, reported by Asaf Gery and
+  wuos on this iteration.
Comment 90 Thomas Kear 2014-05-04 20:09:22 UTC
JDK 8 docs from http://www.oracle.com/technetwork/java/javase/documentation/jdk8-doc-downloads-2133158.html updated to 8u5

1c073c2dec9a927a4a156a4e77a40b9a7cd96ab4  jdk-8u5-apidocs.zip
Comment 91 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-04 20:32:57 UTC
+  04 May 2014; Tom Wijsman <TomWij@gentoo.org> +java-sdk-docs-1.8.0.5.ebuild,
+  -java-sdk-docs-1.4.2.ebuild, -java-sdk-docs-1.6.0.23.ebuild,
+  -java-sdk-docs-1.7.0.11.ebuild, -java-sdk-docs-1.7.0.17.ebuild,
+  -java-sdk-docs-1.7.0.21.ebuild, -java-sdk-docs-1.7.0.25.ebuild,
+  -java-sdk-docs-1.7.0.40-r1.ebuild, -java-sdk-docs-1.7.0.45.ebuild:
+  Remove old. Version bump to 1.8.0.5; for bug #67266, reported by Thomas Kear.

Thank you very much.
Comment 92 Allan Gottlieb 2014-05-06 15:38:01 UTC
(In reply to Tom Wijsman (TomWij) from comment #89)
> +  03 May 2014; Tom Wijsman <TomWij@gentoo.org>
> +java-sdk-docs-1.7.0.55.ebuild:
> +  Version bump to 1.7.0.55; fixes bug #67266 again, reported by Asaf Gery
> and
> +  wuos on this iteration.

Please stabilize 1.7.0.55.  Stable systems still want 1.7.0.25 which is not found on the sun/oracle site.

If this should have been a separate bug report (stabilization), let me know and I will do so in the future.  thanks.
Comment 93 Allan Gottlieb 2014-05-06 15:41:42 UTC
(In reply to Allan Gottlieb from comment #92)
> (In reply to Tom Wijsman (TomWij) from comment #89)
> > +  03 May 2014; Tom Wijsman <TomWij@gentoo.org>
> > +java-sdk-docs-1.7.0.55.ebuild:
> > +  Version bump to 1.7.0.55; fixes bug #67266 again, reported by Asaf Gery
> > and
> > +  wuos on this iteration.
> 
> Please stabilize 1.7.0.55.  Stable systems still want 1.7.0.25 which is not
> found on the sun/oracle site.
> 
> If this should have been a separate bug report (stabilization), let me know
> and I will do so in the future.  thanks.

Oops.  I now see that a stabilization bug was already filed.  Sorry.
Comment 94 Christian Pontesegger 2014-05-30 21:39:50 UTC
Current version on the webpage is: jdk-7u60-apidocs.zip
Comment 95 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-30 22:02:33 UTC
(In reply to Christian Pontesegger from comment #94)
> Current version on the webpage is: jdk-7u60-apidocs.zip

Nice try, but this time I've finally reminded myself to update this package; one or two days ago, I've made the following commit which was mirrored within hours:

*java-sdk-docs-1.7.0.60 (28 May 2014)

  28 May 2014; Tom Wijsman <TomWij@gentoo.org> +java-sdk-docs-1.7.0.60.ebuild:
  Version bump to 1.7.0.60; fixes bug #511714, reported by Robert Forsman.

Try to sync your mirror; if it still doesn't appear after these two days, you might want to consider to look for another mirror as your current one might be out of date. Same goes for the webrsync snapshots, which are generated daily.
Comment 96 Albert Granovsky 2014-07-16 08:40:39 UTC
jdk-7u65-apidocs.zip
Comment 97 Mike 2014-07-21 14:13:45 UTC
jdk-8u11-apidocs.zip
Comment 98 John Cox 2014-07-29 15:29:41 UTC
I also have jdk-7u65-apidocs.zip.
Comment 99 Martin Benirschka 2014-08-10 13:33:20 UTC
Oracle updated the download files. Please cut new versions:
 jdk-7u67-apidocs.zip
 jdk-8u11-apidocs.zip
Comment 100 Derek Scherger 2014-08-20 16:47:10 UTC
available download is now jdk-8u20-docs-all.zip
Comment 101 Santosh Kushwaha 2014-09-19 16:10:54 UTC
On emerging dev-java/java-sdk-docs it asks to fetch jdk-8u5-apidocs.zip and on the oracle page we have higher version jdk-8u20-docs-all.zip
Comment 102 Santosh Kushwaha 2014-09-19 16:15:00 UTC
On emerging dev-java/java-sdk-docs it asks to fetch jdk-8u5-apidocs.zip and on the oracle page we have higher version jdk-8u20-docs-all.zip




--------------------------------------------------------------------------------
Portage 2.2.8-r1 (default/linux/amd64/13.0/desktop/kde/systemd, gcc-4.7.3, glibc-2.19-r1, 3.15.5-gentoo-20140808 x86_64)
=================================================================
System uname: Linux-3.15.5-gentoo-20140808-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T6670_@_2.20GHz-with-gentoo-2.2
KiB Mem:     3850948 total,    358244 free
KiB Swap:    6291452 total,   6291452 free
Timestamp of tree: Fri, 19 Sep 2014 06:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.7, 3.3.5-r1
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.13 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo gentoo-scala-tools
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe -ggdb"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -O2 -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs candy collision-protect compress-build-logs compressdebug config-protect-if-modified distlocks downgrade-backup ebuild-locks fail-clean fixlafiles merge-sync multilib-strict news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms split-elog split-log strict unknown-features-filter unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/overlays"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 amr apache2 avahi berkdb bluetooth branding bzip2 cairo cdda cdr cli cracklib crypt cxx dbus declarative dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif glamor gpm gudev hwdb iconv java jdk jpeg kde kipi lcms ldap libnotify lm-sensors mad mmx mng modules mp3 mp4 mpeg multilib mysql ncurses nls nptl nsplugin ogg opengl openmp pam pango pcre pdf phonon php plasma png policykit ppds python qt3support qt4 readline real samba sdl semantic-desktop session spell sqlite sse sse2 ssl startup-notification svg symlink systemd tcpd tiff truetype udev udisks unicode upower usb vorbis wavpack wicd wma wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid zeroconf zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="actions alias auth_basic authn_default authz_groupfile authz_user authz_host authz_owner autoindex cache cgid dbd deflate dir disk_cache dumpio env expires ext_filter file_cache filter headers ident imagemap include info log_config log_forensic logio mem_cache mime mime_magic negotiation reqtimeout setenvif status substitute unique_id userdir usertrack version vhost_alias dav speling" APACHE2_MPMS="worker" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="nlpsolver" LINGUAS="en en_US hi hi_IN" NETBEANS_MODULES="cnd ergonomics java php webcommon websvccommon ide nb" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="intel vesa i915 i965" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 103 Ondřej Guth 2014-10-15 15:04:03 UTC
On emerging dev-java/java-sdk-docs it asks to fetch jdk-8u20-docs-all.zip and on the oracle page we have higher version jdk-8u25-docs-all.zip
Comment 104 vsync 2014-10-20 14:06:27 UTC
jdk-8u25 is out

[1030] /usr/portage/distfiles % ls -l jdk*
-rw-rw-r-- 1 vsync portage  89921411 Oct 19 23:41 jdk-8u25-docs-all.zip
-rw-rw-r-- 1 vsync portage  61359482 Oct 19 23:42 jdk-8u25-linux-i586-demos.tar.gz
-rw-rw-r-- 1 vsync portage 162406866 Oct 19 23:43 jdk-8u25-linux-i586.tar.gz
-rw-rw-r-- 1 vsync portage  61392581 Oct 19 23:42 jdk-8u25-linux-x64-demos.tar.gz
-rw-rw-r-- 1 vsync portage 160872482 Oct 19 23:42 jdk-8u25-linux-x64.tar.gz
[1031] /usr/portage/distfiles % sudo emerge -av oracle-jdk-bin
Password: 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  NSF  ~] dev-java/java-sdk-docs-1.8.0.20:1.8 [...] 87,830 kB
[ebuild  NSF  ~] dev-java/oracle-jdk-bin-1.8.0.20:1.8 [...] USE="X alsa doc examples fontconfig jce nsplugin (-aqua) -derby -pax_kernel (-selinux) -source" 217,069 kB

Total: 2 packages (2 in new slots), Size of downloads: 304,898 kB
Fetch Restriction: 2 packages (2 unsatisfied)
Comment 105 mateakos 2014-11-22 00:28:56 UTC
A new ebuild is still needed for the new javadoc version.
Comment 106 Johann Schmitz (ercpe) (RETIRED) gentoo-dev 2014-11-22 08:29:45 UTC
(In reply to mateakos from comment #105)
> A new ebuild is still needed for the new javadoc version.

Thanks for the reminder:

+  22 Nov 2014; Johann Schmitz <ercpe@gentoo.org> +java-sdk-docs-1.8.0.25.ebuild,
+  -java-sdk-docs-1.8.0.20.ebuild:
+  Version bump for 1.8 sdk docs (bug #67266)
Comment 107 Luca Molari 2015-01-22 15:00:28 UTC
The oracle page has 7u75, while ebuilds point to 7u72.
Downloading the 7u72 leads to checksum errors.


=dev-java/oracle-jdk-bin-1.7.0.72

Checksum failures:
-rw-rw-r-- 1 portage portage  20881001 Jan 21 15:06 jdk-7u72-linux-x64-demos.tar.gz._checksum_failure_._A3UMx
-rw-r--r-- 1 portage portage 142232857 Jan 21 15:06 jdk-7u72-linux-x64.tar.gz._checksum_failure_.eF4JsK


=dev-java/java-sdk-docs-1.7.0.72

Checksum failure:
-rw-rw-r-- 1 portage portage  61122335 Jan 21 15:06 jdk-7u72-docs-all.zip._checksum_failure_.olqpKc
Comment 108 robyndhannigan 2015-03-07 22:59:22 UTC
This morning tried to emerge oracle-jdk-bin:1.8
Was offered =dev-java/oracle-jdk-bin-1.8.0.40:1.8::gentoo with USE="doc"
However, it has pulled in =dev-java/java-sdk-docs-1.8.0.31

The oracle page now has docs for 1.8.0.40, available at 
http://download.oracle.com/otn-pub/java/jdk/8u40-b25/jdk-8u40-docs-all.zip
Please make a new revision of the docs package.

Kia Ora
Comment 109 James Le Cuirot gentoo-dev 2015-03-07 23:42:01 UTC
(In reply to robyndhannigan from comment #108)
> This morning tried to emerge oracle-jdk-bin:1.8
> Was offered =dev-java/oracle-jdk-bin-1.8.0.40:1.8::gentoo with USE="doc"
> However, it has pulled in =dev-java/java-sdk-docs-1.8.0.31

Apologies, I did the JDK bump but as I'm new at this, I was unaware of the docs package. Fixed now. Please file a new bug report next time.
Comment 110 José Romildo Malaquias 2015-07-22 22:17:14 UTC
Emerge wants to update to dev-java/java-sdk-docs-1.8.0.45, but the file on the download page  http://www.oracle.com/technetwork/java/javase/documentation/jdk8-doc-downloads-2133158.html  has a newer version: jdk-8u51-docs-all.zip
Comment 111 Ingo Krabbe 2015-07-27 11:41:35 UTC
(In reply to José Romildo Malaquias from comment #110)
> Emerge wants to update to dev-java/java-sdk-docs-1.8.0.45, but the file on
> the download page 
> http://www.oracle.com/technetwork/java/javase/documentation/jdk8-doc-
> downloads-2133158.html  has a newer version: jdk-8u51-docs-all.zip

Can be solved by adding

=dev-java/java-sdk-docs-1.8.0.51 ~amd64 ~x86

to your local /etc/portage/package.accept_keywords (or whatever your architecture is).
Comment 112 arisian+gentoo 2015-08-21 17:07:26 UTC
Current available version is jdk-8u60.
Comment 113 Christopher Head 2015-10-21 05:56:40 UTC
8u60 is gone; only 8u65 and 8u66 are currently available.
Comment 114 James Le Cuirot gentoo-dev 2015-10-21 22:01:07 UTC
Done(In reply to Christopher Head from comment #113)
> 8u60 is gone; only 8u65 and 8u66 are currently available.

Done.
Comment 115 John Covici 2016-01-30 16:04:45 UTC
even though the ebuild wants 1.8.0.72 if I go to the page mentioned, only 71 is available.
Comment 116 James Le Cuirot gentoo-dev 2016-01-30 17:00:30 UTC
(In reply to John Covici from comment #115)
> even though the ebuild wants 1.8.0.72 if I go to the page mentioned, only 71
> is available.

No. Look again.
Comment 117 Mark Gomersbach 2016-02-09 12:49:09 UTC
8u73 and 8u74 available but not 8u72 anymore
Comment 118 James Le Cuirot gentoo-dev 2016-02-09 22:20:25 UTC
(In reply to Mark Gomersbach from comment #117)
> 8u73 and 8u74 available but not 8u72 anymore

Done.
Comment 119 Gerson 2016-07-21 05:36:33 UTC
Emerge wants dev-java/java-sdk-docs-1.8.0.92, but have a newer version: jdk-8u101-docs-all.zip
Comment 120 Gerson 2016-07-22 02:32:56 UTC
k(In reply to Gerson from comment #119)
> Emerge wants dev-java/java-sdk-docs-1.8.0.92, but have a newer version:
> jdk-8u101-docs-all.zip

RESOLVED FIXED

http://download.oracle.com/otn-pub/java/jdk/8u92-b14/jdk-8u92-doc-all.zip
Comment 121 Gentookh 2017-01-18 15:47:56 UTC
Newer version available jdk-8u121-linux-i586.tar.gz
Comment 122 Lennart Buhl 2017-07-19 23:02:07 UTC
JDK docs are at version 8u141 when portage demands 8u131
Comment 123 Lennart Buhl 2017-07-19 23:03:57 UTC
JDK docs on the Oracle page are at version 8u141 when portage demands 8u131
Comment 124 Paul Gover 2017-07-27 09:33:33 UTC
it's moved on again to from 8u141 to 8u144
Comment 125 John Covici 2017-07-29 06:15:27 UTC
documentation on the site is up to 1.44, but ebuild still wants 1.41.
Comment 126 Emanuel Minetti 2019-01-16 23:49:20 UTC
documentation is at version 8u201
Comment 127 Jens Pelzetter 2019-01-17 18:36:36 UTC
Documentation for Java is at 11.0.2
Comment 128 Miroslav Šulc gentoo-dev 2019-01-17 19:35:44 UTC
thank you for reminding me. i forgot to bump those. it's fixed now.

commit f173e0b1d5c99e18c162dcf7b2dcc55f415b2322 (HEAD -> master, origin/master, origin/HEAD)
Author: Miroslav Šulc <fordfrog@gentoo.org>
Date:   Thu Jan 17 20:34:07 2019 +0100

    dev-java/java-sdk-docs-11.0.2: bump
    
    Package-Manager: Portage-2.3.56, Repoman-2.3.12
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

commit d9ff21fb9a3d32a8363153cb6aa56030aec03902
Author: Miroslav Šulc <fordfrog@gentoo.org>
Date:   Thu Jan 17 20:31:27 2019 +0100

    dev-java/java-sdk-docs-10.0.2: removed
    
    it is not available at oracle's website anymore
    
    Package-Manager: Portage-2.3.56, Repoman-2.3.12
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

commit 6947643fecfd3b3f680baf0d6f3a8b2055c15ffc
Author: Miroslav Šulc <fordfrog@gentoo.org>
Date:   Thu Jan 17 20:30:20 2019 +0100

    dev-java/java-sdk-docs-1.8.0.202: bump
    
    Package-Manager: Portage-2.3.56, Repoman-2.3.12
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Comment 129 Yarda 2019-01-18 17:48:32 UTC
The 1.8.0.192 is no more, so 1.8.0.202 should be probably marked as stable.
Comment 130 Miroslav Šulc gentoo-dev 2019-01-18 17:56:29 UTC
(In reply to Yarda from comment #129)
> The 1.8.0.192 is no more, so 1.8.0.202 should be probably marked as stable.

thanks, done!
Comment 131 Jan Vansteenkiste 2019-05-17 07:16:10 UTC
* Please download jdk-11.0.2_doc-all.zip from
* https://www.oracle.com/technetwork/java/javase/documentation/jdk11-doc-downloads-5097203.html

Is no longer available. Oracle bumped to jdk-11.0.3_doc-all.zip
Comment 132 Jack Krauser 2019-07-09 06:25:15 UTC
jdk-11.0.2_doc-all.zip doesn't exists in https://www.oracle.com/technetwork/java/javase/documentation/jdk11-doc-downloads-5097203.html
Comment 133 Ciprian Ciubotariu 2019-10-11 11:11:15 UTC
Now it's at 11.0.4
Comment 134 drizer76 2020-02-02 07:34:27 UTC
dev-java/java-sdk-docs 11.0.5 : 11

Latest is it's at 11.0.6 ( https://www.oracle.com/technetwork/java/javase/documentation/jdk11-doc-downloads-5097203.html )
Comment 135 Pli 2020-03-18 16:23:26 UTC
(In reply to drizer76 from comment #134)
> dev-java/java-sdk-docs 11.0.5 : 11
> 
> Latest is it's at 11.0.6 (
> https://www.oracle.com/technetwork/java/javase/documentation/jdk11-doc-
> downloads-5097203.html )

Yes i can confirm
Comment 136 Asaf Gery 2020-04-17 02:58:30 UTC
=dev-java/java-sdk-docs-1.8.0.202:1.8::gentoo => dev-java/java-sdk-docs-1.8.0.251:1.8::gentoo
Upstream has moved from jdk-8u202-docs-all.zip to jdk-8u251-docs-all.zip
Please update the ebuild.
Thanks!
Comment 137 Melker Narikka 2020-04-21 16:03:26 UTC
The Java 11 docs are now up to version 11.0.7.