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:
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
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
Spacewalk no longer uses certificates. Closing.