Project

General

Profile

Actions

Bug #9706

closed

katello-installer - dev install has several errors reported

Added by Brad Buckingham about 9 years ago. Updated almost 6 years ago.

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

Description

Scenario:

- OS: RHEL6
- using katello-deploy
- using the 'direct deployment' install (not vagrant)
- command-line:

./setup.rb --devel --devel-user=username --deployment-dir=/home/username/github/

Issue:

Several errors are reported during the installer run. As a result, when the run is complete the dev install is not actually functional.

E.g.

Installing Notice: /Stage[main]/Katello_devel::Install/Packag [77%]
Could not set 'file' on ensure: No such file or directory - /home/bbucking/github/foreman/config/settings.plugins.d/gutterball.yaml20150310-28188-13bcty8.lock at 14:/usr/share/katello-installer/modules/katello/manifests/plugin/gutterball/config.pp
Could not set 'file' on ensure: No such file or directory - /home/bbucking/github/foreman/config/settings.plugins.d/gutterball.yaml20150310-28188-13bcty8.lock at 14:/usr/share/katello-installer/modules/katello/manifests/plugin/gutterball/config.pp

Installing Error: Could not set 'file' on ensure: No such fil [77%] /Stage[main]/Katello::Plugin::Gutterball::Config/File[/home/bbucking/github//foreman/config/settings.plugins.d/gutterball.yaml]/ensure: change from absent to file failed: Could not set 'file' on ensure: No such file or directory - /home/bbucking/github/foreman/config/settings.plugins.d/gutterball.yaml20150310-28188-13bcty8.lock at 14:/usr/share/katello-installer/modules/katello/manifests/plugin/gutterball/config.pp

Installing Notice: /Stage[main]/Katello_devel::Setup/Katello_ [99%] sudo su bbucking -c '/bin/bash --login -c "rvm use 1.9.3-p448 && bundle install --without mysql:mysql2"' returned 5 instead of one of [0]
/Stage[main]/Katello_devel::Setup/Katello_devel::Rvm_bundle[install --without mysql:mysql2]/Exec[rvm-bundle-install --without mysql:mysql2]/returns: change from notrun to 0 failed: sudo su bbucking -c '/bin/bash --login -c "rvm use 1.9.3-p448 && bundle install --without mysql:mysql2"' returned 5 instead of one of [0]

Installing Notice: /Stage[main]/Katello_devel::Setup/Katello_ [99%] /Stage[main]/Katello_devel::Setup/Katello_devel::Rvm_bundle[install --without mysql:mysql2]/Exec[rvm-bundle-install --without mysql:mysql2]: Failed to call refresh: sudo su bbucking -c '/bin/bash --login -c "rvm use 1.9.3-p448 && bundle install --without mysql:mysql2"' returned 5 instead of one of [0]
/Stage[main]/Katello_devel::Setup/Katello_devel::Rvm_bundle[install --without mysql:mysql2]/Exec[rvm-bundle-install --without mysql:mysql2]: sudo su bbucking -c '/bin/bash --login -c "rvm use 1.9.3-p448 && bundle install --without mysql:mysql2"' returned 5 instead of one of [0]

Installing Notice: /Stage[main]/Katello_devel::Setup/Katello_ [99%] /Stage[main]/Katello_devel::Setup/Katello_devel::Rvm_bundle[exec rake db:migrate]/Exec[rvm-bundle-exec rake db:migrate]: Failed to call refresh: sudo su bbucking -c '/bin/bash --login -c "rvm use 1.9.3-p448 && bundle exec rake db:migrate"' returned 1 instead of one of [0]
/Stage[main]/Katello_devel::Setup/Katello_devel::Rvm_bundle[exec rake db:migrate]/Exec[rvm-bundle-exec rake db:migrate]: sudo su bbucking -c '/bin/bash --login -c "rvm use 1.9.3-p448 && bundle exec rake db:migrate"' returned 1 instead of one of [0]

Installing Notice: /Stage[main]/Katello_devel::Setup/Katello_ [99%] /Stage[main]/Katello_devel::Setup/Katello_devel::Rvm_bundle[exec rake db:seed]/Exec[rvm-bundle-exec rake db:seed]: Failed to call refresh: sudo su bbucking -c '/bin/bash --login -c "rvm use 1.9.3-p448 && SEED_ADMIN_PASSWORD=\"changeme\" SEED_LOCATION=\"Default Location\" SEED_ORGANIZATION=\"Default Organization\" bundle exec rake db:seed"' returned 1 instead of one of [0]
/Stage[main]/Katello_devel::Setup/Katello_devel::Rvm_bundle[exec rake db:seed]/Exec[rvm-bundle-exec rake db:seed]: sudo su bbucking -c '/bin/bash --login -c "rvm use 1.9.3-p448 && SEED_ADMIN_PASSWORD=\"changeme\" SEED_LOCATION=\"Default Location\" SEED_ORGANIZATION=\"Default Organization\" bundle exec rake db:seed"' returned 1 instead of one of [0]


Files

katello-devel-installer.log katello-devel-installer.log 1.52 MB Brad Buckingham, 03/10/2015 02:11 PM
Actions #1

Updated by Eric Helms about 9 years ago

  • Category set to Installer
  • Status changed from New to Ready For Testing
  • Target version set to 67
  • translation missing: en.field_release set to 31
  • Triaged changed from No to Yes
  • Pull request https://github.com/Katello/puppet-katello_devel/pull/33 added
  • Pull request deleted ()
Actions #2

Updated by Eric Helms about 9 years ago

  • Target version changed from 67 to 68
Actions #3

Updated by Eric Helms about 9 years ago

  • Target version deleted (68)
Actions #4

Updated by Eric Helms almost 9 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF