Project

General

Profile

Actions

Bug #16250

closed

Installer fails when alternate directory is defined

Added by Stephen Benjamin over 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Low
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

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

katello-installer --certs-log-dir /local1/satellite6/certs  --certs-ssl-build-dir  /local1/satellite6/ssl-build  --foreman-app-root /local1/satellite6/foreman --foreman-puppet-home /local1/satellite6/puppet --katello-config-dir /local1/satellite6/foreman/plugins --katello-log-dir /local1/satellite6/foreman/log/plugins

The first run completely failed and I would have expected the installer to create the directory. The second run went better but still failed after creating /local1/satellite6.

[root@totlx90101 tmp]# katello-installer --certs-log-dir /local1/satellite6/certs --certs-ssl-build-dir /local1/satellite6/ssl-build --foreman-app-root /local1/satellite6/foreman --foreman-puppet-home /local1/satellite6/puppet --katello-config-dir /local1/satellite6/foreman/plugins --katello-log-dir /local1/satellite6/foreman/log/plugins
Could not set 'file' on ensure: cannot generate tempfile `/local1/satellite6/ssl-build/rhsm-katello-reconfigure20140729-23332-14mpoaz-9' at 20:/usr/share/katello-installer/modules/certs/manifests/katello.pp
Could not set 'file' on ensure: cannot generate tempfile `/local1/satellite6/ssl-build/rhsm-katello-reconfigure20140729-23332-14mpoaz-9' at 20:/usr/share/katello-installer/modules/certs/manifests/katello.pp
/Stage[main]/Certs::Katello/File[/local1/satellite6/ssl-build/rhsm-katello-reconfigure]/ensure: change from absent to file failed: Could not set 'file' on ensure: cannot generate tempfile `/local1/satellite6/ssl-build/rhsm-katello-reconfigure20140729-23332-14mpoaz-9' at 20:/usr/share/katello-installer/modules/certs/manifests/katello.pp
Could not start Service[mongodb]: Execution of '/usr/share/katello-installer/modules/service_wait/bin/service-wait mongod start' returned 1: Starting mongod: [ OK ]
/Stage[main]/Mongodb::Server::Service/Service[mongodb]/ensure: change from stopped to running failed: Could not start Service[mongodb]: Execution of '/usr/share/katello-installer/modules/service_wait/bin/service-wait mongod start' returned 1: Starting mongod: [ OK ]
/Stage[main]/Foreman::Database/Foreman::Rake[db:migrate]/Exec[foreman-rake-db:migrate]: Failed to call refresh: /usr/sbin/foreman-rake db:migrate returned 1 instead of one of [0]
/Stage[main]/Foreman::Database/Foreman::Rake[db:migrate]/Exec[foreman-rake-db:migrate]: /usr/sbin/foreman-rake db:migrate returned 1 instead of one of [0]
/Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]: Failed to call refresh: /usr/sbin/foreman-rake db:seed returned 1 instead of one of [0]
/Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]: /usr/sbin/foreman-rake db:seed returned 1 instead of one of [0]
/Stage[main]/Foreman::Database/Foreman::Rake[apipie:cache]/Exec[foreman-rake-apipie:cache]: Failed to call refresh: /usr/sbin/foreman-rake apipie:cache returned 1 instead of one of [0]
/Stage[main]/Foreman::Database/Foreman::Rake[apipie:cache]/Exec[foreman-rake-apipie:cache]: /usr/sbin/foreman-rake apipie:cache returned 1 instead of one of [0]
Installing Done [100%] [.....................................................................................]
Something went wrong! Check the log for ERROR-level output
The full log is at /var/log/katello-installer/katello-installer.log

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

satellite 6 beta

How reproducible:

See above

Actual results:

Expected results:

Additional info:

Having a separate install directory locations allows for portability


Related issues 1 (0 open1 closed)

Copied from Katello - Bug #10283: Installer fails when alternate directory is definedRejectedIvan NecasActions
Actions #1

Updated by Stephen Benjamin over 7 years ago

  • Copied from Bug #10283: Installer fails when alternate directory is defined added
Actions #2

Updated by Stephen Benjamin over 7 years ago

  • Project changed from Foreman to Installer
Actions #3

Updated by Dominic Cleal over 7 years ago

  • Category set to Foreman modules
  • Status changed from New to Assigned
  • translation missing: en.field_release deleted (114)

Don't change them if you're not using packages with those paths...

Actions #4

Updated by Anonymous almost 7 years ago

Feels to me like I would reject this issue... thoughts?

Actions #5

Updated by Ewoud Kohl van Wijngaarden almost 7 years ago

Currently it's marked as an advanced parameter so I think it's OK to close this.

Actions #6

Updated by Anonymous almost 7 years ago

  • Status changed from Assigned to Resolved

thanks

Actions

Also available in: Atom PDF