Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396215 - dev-java/jdbc-oracle-bin-10.2.0.3: incorrect DOWNLOAD_PAGE
Summary: dev-java/jdbc-oracle-bin-10.2.0.3: incorrect DOWNLOAD_PAGE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-27 16:28 UTC by Adam Feldman
Modified: 2011-12-28 16:37 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Feldman 2011-12-27 16:28:48 UTC
Using the included link http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_10201.html just gets redirected to http://www.oracle.com/technetwork/indexes/downloads/index.html

The proper link to the files should be:
http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-10201-088211.html



Reproducible: Always

Steps to Reproduce:
1.emerge =jdbc-oracle-bin-10.2.0.3
Actual Results:  
!!! dev-java/jdbc-oracle-bin-10.2.0.3 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/jdbc-oracle-bin-10.2.0.3', Log file:
 *  '/var/tmp/portage/dev-java/jdbc-oracle-bin-10.2.0.3/temp/build.log'
 * Package:    dev-java/jdbc-oracle-bin-10.2.0.3
 * Repository: gentoo
 * Maintainer: java@gentoo.org
 * USE:        doc elibc_glibc examples kernel_linux nls userland_GNU x86
 * FEATURES:   sandbox
 * 
 *  Because of license terms and file name conventions, please:
 * 
 *  1. Visit http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_10201.html
 *     (you may need to create an account on Oracle's site)
 *  2. Download the appropriate files:
 *     - ojdbc14.jar
 *     - javadoc.zip
 *     - demo.tar
 *     - orai18n.jar
 *  3. Rename the files:
 *     - ojdbc14.jar --> jdbc-oracle-bin-10.2.0.3-ojdbc14.jar
 *     - javadoc.zip --> jdbc-oracle-bin-10.2.0.1-javadoc.zip
 *     - demo.tar --> jdbc-oracle-bin-10.2.0.3-demo.tar
 *     - orai18n.jar --> jdbc-oracle-bin-10.2.0.3-orai18n.jar
 *  4. Place the files in /usr/portage/distfiles
 *  5. Resume the installation.
 * 

 * Messages for package dev-java/jdbc-oracle-bin-10.2.0.3:

 * Fetch failed for 'dev-java/jdbc-oracle-bin-10.2.0.3', Log file:
 *  '/var/tmp/portage/dev-java/jdbc-oracle-bin-10.2.0.3/temp/build.log'


Expected Results:  
Same, but http://www.oracle.com/technetwork/database/enterprise-edition/jdbc-10201-088211.html instead.
Comment 1 Ralph Sennhauser (RETIRED) gentoo-dev 2011-12-28 16:37:29 UTC
Fixed, thanks for the report.