Search Criteria
Package Details: oracle-instantclient-tools 23.5.0.24.07-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oracle-instantclient-tools.git (read-only, click to copy) |
---|---|
Package Base: | oracle-instantclient-tools |
Description: | Data Pump, SQL*Loader and Workload Replay Client for Oracle Instant Client |
Upstream URL: | https://www.oracle.com/at/database/technologies/instant-client/downloads.html |
Licenses: | custom:OTN |
Replaces: | instantclient-sqlplus |
Submitter: | Malvineous |
Maintainer: | Malvineous |
Last Packager: | Malvineous |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-04-09 00:01 (UTC) |
Last Updated: | 2024-10-27 03:31 (UTC) |
Latest Comments
Malvineous commented on 2019-05-04 14:32 (UTC)
Yes that will solve the problem. You could also add a line after the install to rename the program, so that you can have them both:
Might be worth me making that change to the AUR package since I think WINE got there first.
pocelka commented on 2019-05-04 14:12 (UTC)
Oh ok,
So I just need to modify this line: install -m 755 -t "$pkgdir/usr/bin" exp expdp imp impdp sqlldr wrc to not contain "wrc". In general I need only sqlldr, but it is good to have imp/exp. Sometimes they come handy. Honestly I have no idea what is wrc.
Malvineous commented on 2019-05-04 13:52 (UTC)
Looks like both Oracle's tools and WINE supply a program called wrc. I guess you have to pick which one you want to use.
Which programs specifically do you need in the oracle-instantclient-tools package? I think it is not common to install it, so possibly you don't even need it.
pocelka commented on 2019-05-04 13:35 (UTC)
Hi,
could you please help me with this one?
-- error: failed to commit transaction (conflicting files) oracle-instantclient-tools: /usr/bin/wrc exists in filesystem (owned by wine-staging) Errors occurred, no packages were upgraded. ==> WARNING: Failed to install built package(s). --
wrc in oracle package is 733,5KB while mine already existing is 1,7MB