Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52920 - oracle-instantclient-jdbc file name has changed
Summary: oracle-instantclient-jdbc file name has changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Don Seiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-03 14:59 UTC by Myles Grant
Modified: 2004-06-21 11:35 UTC (History)
0 users

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 Myles Grant 2004-06-03 14:59:43 UTC
The ebuild for dev-db/oracle-instantclient-jdbc expects the file fetched from the Oracle website to be named 'oracle-instantclient-jdbc-10.1.0.2-1.i386.rpm'.  Instead, the filename is 'oracle-instantclient-jdbc-10.1.0.2-2.i386.rpm'.  Changing line 7 in the ebuild from MY_P="${P}-1.i386" to MY_P="${P}-2.i386" and generating a new digest fixes this problem.

Reproducible: Always
Steps to Reproduce:
1. Log in to Oracle OTN at http://otn.oracle.com/software/tech/oci/instantclient/htdocs/linuxsoft.html and download the file for "Instant Client Package - JDBC Supplement".
2. emerge oracle-instantclient-jdbc

Actual Results:  
>>> emerge (2 of 3) dev-db/oracle-instantclient-jdbc-10.1.0.2 to /
!!! oracle-instantclient-jdbc-10.1.0.2-1.i386.rpm not found in
/usr/portage/distfiles.

!!! dev-db/oracle-instantclient-jdbc-10.1.0.2 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.

 * Please go to:
 *   http://otn.oracle.com/software/tech/oci/instantclient/htdocs/linuxsoft.html
 * and download the JDBC supplemental package.  Put it in:
 *   /usr/portage/distfiles
 * after downloading it.


Expected Results:  
Unpacked and installed the Oracle JDBC Client.
Comment 1 Don Seiler (RETIRED) gentoo-dev 2004-06-03 21:07:25 UTC
I still can't download these files.  All I get from OTN is a blank page with a single "?" at the top center of the page.
Comment 2 Myles Grant 2004-06-15 08:27:35 UTC
I don't know what else to tell you about this.  The site works for me and always has.
Comment 3 Don Seiler (RETIRED) gentoo-dev 2004-06-15 09:08:46 UTC
It actually started working for me last week.  I downloaded the new files, just haven't had a chance to test the ebuild since there is another bug in it that I need to work out as well.
Comment 4 Don Seiler (RETIRED) gentoo-dev 2004-06-21 11:35:43 UTC
10.1.0.2_p2 now in portage.