Dear all,
I've been trying to install spacewalk on RHEL5 over Oracle-XE, just as
mentioned on [1] and [2].
I completed the installation and it seems the spacewalk user was
properly setup (I got Connected to: response from SQL)
I'd like to use spacewalk as 
But after all, when I run "spacewalk-setup --disconnected"
Here's how it does,

<clipped>
[EMAIL PROTECTED] ~]# spacewalk-setup --disconnected
* Loading answer file: /usr/share/spacewalk/setup/defaults.conf.
Only one database option available, assuming: oracle
* Setting up Oracle environment.
* Setting up database.
** Database: Setting up database connection.
DB User? spacewalk
DB Password?
DB SID? xe
DB hostname? localhost
DB port [1521]?
DB protocol [TCP]?
** Database: Testing database connection.
** Database: Populating database.
sh: dbhome: command not found
*** Progress:
#################################################################
* Setting up users and groups.
** GPG: Initializing GPG and importing key.
* Performing initial configuration.
* Activating Satellite.
** Loading Satellite Certificate.
** Verifying certificate locally.
** Activating Satellite.
There was a problem validating the satellite certificate: 1
</clipped>

What I see is, during "** Activating Satellite" stage,

# /usr/bin/rhn-satellite-activate
--rhn-cert /usr/share/spacewalk/setup/spacewalk-public.cert
--disconnected

is run. When I run the command manually,
# /usr/bin/rhn-satellite-activate
--rhn-cert /usr/share/spacewalk/setup/spacewalk-public.cert
--disconnected
#

No output is obtained.

What do you suggest me do? After running the satelite activation
manually, shall I comment out,
    satellite_activate(-filename => $answers->{'satellite-cert-file'},
                       %activate_options);
line at /usr/bin/spacewalk-setup?

Looking forward to hearing your solutions,
Regards,
Cem.

[1] https://fedorahosted.org/spacewalk/wiki/HowToInstall
[2] https://fedorahosted.org/spacewalk/wiki/OracleXeSetup


-- 
Cem Vedat ISIK
E [EMAIL PROTECTED]


_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to