Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1193919

Summary: Unable to validate satellite certificate
Product: [Community] Spacewalk Reporter: Manoj <manoj.chitrala>
Component: InstallationAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED DEFERRED QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.2   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-21 14:43:10 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: 1564160    
Attachments:
Description Flags
spacewalk debug output none

Description Manoj 2015-02-18 14:50:59 UTC
Created attachment 993139 [details]
spacewalk debug output

Description of problem:

Spacewalk setup error

[root@tst-spwk01 conf]# spacewalk-setup --disconnected --external-postgresql
** Database: Setting up database connection for PostgreSQL backend.
Hostname (leave empty for local)? 192.168.105.20
Port [5432]?
Database? spacewalkdb
Username? postgres
Password?
DEBUG:  InitPostgres
DEBUG:  my backend id is 32
DEBUG:  StartTransaction
DEBUG:  name: unnamed; blockState:       DEFAULT; state: INPROGR, xid/subid/cid: 0/1/0, nestlvl: 1, children:
DEBUG:  CommitTransaction
DEBUG:  name: unnamed; blockState:       STARTED; state: INPROGR, xid/subid/cid: 0/1/0, nestlvl: 1, children:
** Database: Populating database.
DEBUG:  InitPostgres
DEBUG:  my backend id is 32
DEBUG:  StartTransaction
DEBUG:  name: unnamed; blockState:       DEFAULT; state: INPROGR, xid/subid/cid: 0/1/0, nestlvl: 1, children:
DEBUG:  CommitTransaction
DEBUG:  name: unnamed; blockState:       STARTED; state: INPROGR, xid/subid/cid: 0/1/0, nestlvl: 1, children:
DEBUG:  StartTransactionCommand
DEBUG:  StartTransaction
DEBUG:  name: unnamed; blockState:       DEFAULT; state: INPROGR, xid/subid/cid: 0/1/0, nestlvl: 1, children:
DEBUG:  ProcessUtility
DEBUG:  CommitTransactionCommand
DEBUG:  parse dbdpg_p16268_1: SELECT tablename from pg_tables where schemaname='public' and tablename='web_customer'
DEBUG:  StartTransactionCommand
DEBUG:  CommitTransactionCommand
DEBUG:  bind <unnamed> to dbdpg_p16268_1
DEBUG:  StartTransactionCommand
DEBUG:  CommitTransactionCommand
DEBUG:  StartTransactionCommand
DEBUG:  ProcessUtility
DEBUG:  CommitTransactionCommand
The Database has schema.  Would you like to clear the database [Y]? N
** Database: The database already has schema.  Skipping database population.
* Setting up users and groups.
** GPG: Initializing GPG and importing key.
* Performing initial configuration.
* Activating Spacewalk.
** Loading Spacewalk Certificate.
** Verifying certificate locally.
** Activating Spacewalk.
There was a problem validating the satellite certificate: 1

[root@tst-spwk01 conf]#


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Manoj 2015-02-26 09:32:29 UTC
Hi,

I can able to install the spacewalk. Can you please provide any document to proceed further for adding hosts and channels etc.

Thanks,
Manoj

Comment 2 Stephen Herr 2015-02-26 22:01:08 UTC
Are there error messages with more detail in /var/log/rhn/rhn_installation.log or something?

Why are you actually trying to do? Upgrading from a previous version of Spacewalk? Did you follow the upgrade doc? https://fedorahosted.org/spacewalk/wiki/HowToUpgrade

Comment 3 Tomáš Kašpárek 2017-12-21 14:43:10 UTC
Spacewalk no longer uses certificates. Closing.