Bug 1459536 - Update cx_Oracle
Summary: Update cx_Oracle
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Server
Version: 580
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Mráka
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: sat58-errata
TreeView+ depends on / blocked
 
Reported: 2017-06-07 12:13 UTC by Michael Mráka
Modified: 2017-10-31 14:48 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-31 14:48:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Michael Mráka 2017-06-07 12:13:23 UTC
Description of problem:
rhn-satellite-activation fails on satellite with oracle backend.
The issue was temporarily fixed by workaround in bug 1449635.
Preffered fix is to use newer version of cx_Oracle.

Version-Release number of selected component (if applicable):
cx_Oracle-5.1.2-6
spacewalk-backend-2.5.3-140

How reproducible:

Steps to Reproduce:
1. see bug 1449635
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Michael Mráka 2017-07-26 11:20:35 UTC
See upstream spacewalk commit
7cbe0f30c6587dad6e893a4fb0924ad879678321

but make sure we stick with oracle instantclient 10.2.0.4 for satellite.

Comment 3 Michael Mráka 2017-10-31 14:48:04 UTC
Unfortunately cx_Oracle does not support Oracle 10.2 anymore.
We can't fix it by rebasing.


gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -I/usr/include/oracle/10.2.0.4/client64 -I/usr/include/python2.6 -c src/cx_Oracle.c -o build/temp.linux-x86_64-2.6-10g/src/cx_Oracle.o -DBUILD_VERSION=5.3
src/cx_Oracle.c:28:2: error: #error Oracle 11.2 or later client libraries are required for building


Note You need to log in before you can comment on or make changes to this bug.