Bug 1459536

Summary: Update cx_Oracle
Product: Red Hat Satellite 5 Reporter: Michael Mráka <mmraka>
Component: ServerAssignee: Michael Mráka <mmraka>
Status: CLOSED CANTFIX QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 580CC: tkasparek, tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-31 14:48:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1450111    

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