Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526216 - =dev-java/jdbc-oracle-bin-11.2.0.4 version bump
Summary: =dev-java/jdbc-oracle-bin-11.2.0.4 version bump
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 11:46 UTC by Sergey S. Starikoff
Modified: 2017-05-15 09:48 UTC (History)
1 user (show)

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


Attachments
jdbc-oracle-bin-11.2.0.4.ebuild (jdbc-oracle-bin-11.2.0.4.ebuild,3.13 KB, text/plain)
2014-10-21 11:46 UTC, Sergey S. Starikoff
Details
jdbc-oracle-bin-12.1.0.2.ebuild (jdbc-oracle-bin-12.1.0.2.ebuild,3.39 KB, text/plain)
2014-10-23 10:00 UTC, Sergey S. Starikoff
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey S. Starikoff 2014-10-21 11:46:44 UTC
Created attachment 387128 [details]
jdbc-oracle-bin-11.2.0.4.ebuild

Oracle 12 was released, but latest version of dev-java/jdbc-oracle-bin in portage tree is only (10.2).

Accordingly to upstream distfiles list removed USE ons.

Following comment:
«Note: For platform specific JDBC-OCI libraries See Instant Client»
added dependency on =dev-db/oracle-instantclient-jdbc-11.2.0.4

For now two USEs (doc && examples) depends on app-arch/unzip.
I've failed to find proper example in man 5 ebuild (=sys-apps/portage-2.2.8-r2 probably looks like a bug), ans used the following bash construct:

if use doc || use examples; then
    DEPEND="app-arch/unzip"
fi


Not to open a separate bug: SRC_URI for dev-java/jdbc-oracle-bin fails with 404 (Not Found).

P.S. (9.2) and (10.1) versions probably shpuld be removed as obsolete.
Comment 1 Sergey S. Starikoff 2014-10-23 10:00:00 UTC
Created attachment 387256 [details]
jdbc-oracle-bin-12.1.0.2.ebuild

ons is back.
This ebuild depends on virtual/jre-1.6, although upstream also provides sources for virtual/jre-1.7.

The last question is about slot (11.1).

P.S. Both attached ebuild src_install function warns:
java-pkg-2_src_compile: build.xml not found so nothing to do.
The same warning is produced by 10.2.0.4 version from portage tree.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-05-15 09:48:35 UTC
commit 7f7bd6404de5bc34e17774c5d9da0e32d19e8dc3 (HEAD -> master, origin/master, origin/HEAD)
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Mon May 15 11:29:08 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Mon May 15 11:42:36 2017

    dev-java/jdbc-oracle-bin: Remove last-rited pkg