Project

General

Profile

Actions

Bug #11160

closed

The Satellite 6.0 installation is failing with error '/var/lib/candlepin/cpinit_done returned 8 instead of one of [0]'

Added by Bryan Kearney over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1236541
Description of problem:

The Satellite 6.0 installation is failing with error '/var/lib/candlepin/cpinit_done returned 8 instead of one of [0]' even when all of below things are correct,

1. The system has umask 0022
2. The /etc/hosts file has correct localhost entries as below,

127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6

3. There is no firewall or proxy set which may block connections to localhost on port 8080.
4. The system has java 1.7 installed only.
5. There is no http_proxy environment variable set.

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

Satellite 6.0.8

How reproducible:

Can see one case where even when having all things at correct places installation fails.

Steps to Reproduce:
1. Have all things correct on Satellite.
2. Run katello-installer
3. Fails with generic error,

'/var/lib/candlepin/cpinit_done returned 8 instead of one of [0]'

Actual results:

Fails with generic error.

Expected results:

Should not fails and installation should be successful.

Additional info:

Actions

Also available in: Atom PDF