Bug 421421 - Installer expect sqlplus in /opt/oracle/bin/sqlplus
Summary: Installer expect sqlplus in /opt/oracle/bin/sqlplus
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Installer
Version: 510
Hardware: All
OS: Linux
urgent
medium
Target Milestone: ---
Assignee: Michael Mráka
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: 248627
TreeView+ depends on / blocked
 
Reported: 2007-12-12 13:39 UTC by Miroslav Suchý
Modified: 2008-04-03 00:24 UTC (History)
0 users

Fixed In Version: sat510
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-03 00:24:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Miroslav Suchý 2007-12-12 13:39:29 UTC
Description of problem:
/usr/bin/rhn-populate-database.pl on line 73 
but new oracle packages install sqlplus in /usr/lib/oracle/10.2.0/client/bin/sqlplus

Version-Release number of selected component (if applicable):
510-28

How reproducible:
always

Steps to Reproduce:
1. install new iso
2. check if db is populated
  
Actual results:
cat /var/log/rhn/populate_db.log
open3: exec of /opt/oracle/bin/sqlplus rhnsat/rhnsat@rhnsat
@/etc/sysconfig/rhn/universe.deploy.sql failed at
/usr/bin/rhn-populate-database.pl line 73


Expected results:
no error

Comment 1 Michael Mráka 2007-12-13 09:17:52 UTC
sqlplus is now in PATH, so just strip path from exec call

fixed in
/cvs/rhn/rhn/satellite/admin/rhn-populate-database.pl,v  <--  rhn-populate-
database.pl
new revision: 1.11; previous revision: 1.10


Comment 2 Preethi Thomas 2007-12-18 18:52:19 UTC
verified

Comment 3 Brandon Perkins 2008-04-03 00:24:48 UTC
5.1 Sat GA so Closed for Current Release.


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