Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Oracle Instant Client using zip file #2387

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

yahonda
Copy link
Collaborator

@yahonda yahonda commented Aug 13, 2024

This commit addresses the following error at https://github.com/rsim/oracle-enhanced/actions/runs/10371233946/job/28711049632#step:7:30

Run sudo alien -i oracle-instantclient-basic-21.10.0.0.0-1.x86_64.rpm
Warning: Skipping conversion of scripts in package oracle-instantclient-basic: postinst postrm
Warning: Use the --scripts parameter to include the scripts.
	dpkg --no-force-overwrite -i oracle-instantclient-basic_21.10.0.0.0-2_amd64.deb
Selecting previously unselected package oracle-instantclient-basic.
(Reading database ... 267026 files and directories currently installed.)
Preparing to unpack oracle-instantclient-basic_21.10.0.0.0-2_amd64.deb ...
Unpacking oracle-instantclient-basic (21.10.0.0.0-2) ...
Setting up oracle-instantclient-basic (21.10.0.0.0-2) ...
Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
Warning: Skipping conversion of scripts in package oracle-instantclient-sqlplus: postinst postrm
Warning: Use the --scripts parameter to include the scripts.
Unpacking of 'oracle-instantclient-sqlplus-21.10.0.0.0-1.x86_64.rpm' failed at /usr/share/perl5/Alien/Package/Rpm.pm line 168.
Error: Process completed with exit code 2.

This commit addresses the following error
at https://github.com/rsim/oracle-enhanced/actions/runs/10371233946/job/28711049632#step:7:30

```
Run sudo alien -i oracle-instantclient-basic-21.10.0.0.0-1.x86_64.rpm
Warning: Skipping conversion of scripts in package oracle-instantclient-basic: postinst postrm
Warning: Use the --scripts parameter to include the scripts.
	dpkg --no-force-overwrite -i oracle-instantclient-basic_21.10.0.0.0-2_amd64.deb
Selecting previously unselected package oracle-instantclient-basic.
(Reading database ... 267026 files and directories currently installed.)
Preparing to unpack oracle-instantclient-basic_21.10.0.0.0-2_amd64.deb ...
Unpacking oracle-instantclient-basic (21.10.0.0.0-2) ...
Setting up oracle-instantclient-basic (21.10.0.0.0-2) ...
Processing triggers for libc-bin (2.35-0ubuntu3.8) ...
Warning: Skipping conversion of scripts in package oracle-instantclient-sqlplus: postinst postrm
Warning: Use the --scripts parameter to include the scripts.
Unpacking of 'oracle-instantclient-sqlplus-21.10.0.0.0-1.x86_64.rpm' failed at /usr/share/perl5/Alien/Package/Rpm.pm line 168.
Error: Process completed with exit code 2.
```
@yahonda yahonda force-pushed the address_test_11g_installation_failure branch from 7af3a60 to d5534e3 Compare August 13, 2024 14:39
@yahonda yahonda marked this pull request as ready for review August 13, 2024 14:39
@yahonda yahonda changed the title [DIAG] Install Oracle Instant Client using zip file Install Oracle Instant Client using zip file Aug 13, 2024
@yahonda yahonda merged commit 3a2b84f into rsim:master Aug 13, 2024
7 of 13 checks passed
@yahonda yahonda deleted the address_test_11g_installation_failure branch August 13, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant