I've been attempting to install and configure Gitorious on my company's local 
domain. After hitting a wall with LDAP (separate topic already created) I 
decided to start a new VM running CentOS 6 and allow Gitorious to use native 
authentication.

I thought I saw puppet errors when I was doing my LDAP install so this time I 
made sure to watch the installer output. During this install I was able to see 
the errors. I don't know if they're more of a "warning" or not. I pulled the 
following from the console:

Installing Puppet...
which: no puppet in 
(/opt/rubies/ruby-1.9.3-p484/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin)
Fetching: facter-1.7.5.gem (100%)
Fetching: json_pure-1.8.1.gem (100%)
Fetching: hiera-1.3.1.gem (100%)
Fetching: rgen-0.6.6.gem (100%)
Fetching: puppet-3.3.0.gem (100%)
Successfully installed facter-1.7.5
Successfully installed json_pure-1.8.1
Successfully installed hiera-1.3.1
Successfully installed rgen-0.6.6
Successfully installed puppet-3.3.0
5 gems installed
Running rest of installation (with correct, newly installed Ruby)...
Randomizing db password in puppet recipe...
Db password updated.
Applying Puppet recipe (will take a while, please be patient)...
Error: Command exceeded timeout
Error: /Stage[main]/Gitorious::Core/Exec[clone_gitorious_source]/returns: 
change from notrun to 0 failed: Command exceeded timeout
Warning: /Stage[main]/Gitorious::Core/File[pids]: Skipping because of failed 
dependencies
Warning: /Stage[main]/Gitorious::Database/Exec[install_bundler]: Skipping 
because of failed dependencies
Warning: /Stage[main]/Gitorious::Core/Exec[chown_app_root]: Skipping because of 
failed dependencies
Warning: /Stage[main]/Gitorious::Core/Exec[init_gitorious_submodules]: Skipping 
because of failed dependencies
Warning: 
/Stage[main]//Node[gitorious-ce]/Gitorious::Config[gitorious.sumtotalsystems.com]/File[/var/www/gitorious/app/config/gitorious.yml]:
 Skipping because of failed dependencies
Error: Could not find command 'bundle'
Error: /Stage[main]/Gitorious::Database/Exec[bundle_install]/returns: change 
from notrun to 0 failed: Could not find command 'bundle'
Warning: /Stage[main]/Gitorious::Database/Exec[populate_database]: Skipping 
because of failed dependencies
Warning: /Stage[main]/Gitorious::Core/File[/etc/gitorious.conf]: Skipping 
because of failed dependencies
Warning: /Stage[main]/Gitorious::Nginx/File[/etc/nginx/nginx.conf]: Skipping 
because of failed dependencies
Warning: /Stage[main]/Gitorious::Dependencies/Service[monit]: Skipping because 
of failed dependencies
Warning: /Stage[main]/Gitorious::Logrotate/Package[logrotate]: Skipping because 
of failed dependencies
Warning: /Stage[main]/Gitorious::Logrotate/File[/etc/logrotate.d/gitorious]: 
Skipping because of failed dependencies
Warning: /Stage[main]/Gitorious::Sphinx/Exec[bootstrap_thinking_sphinx]: 
Skipping because of failed dependencies
Warning: /Stage[main]/Gitorious::Sphinx/Cron[reindex_sphinx]: Skipping because 
of failed dependencies
Warning: /Stage[main]/Gitorious::Unicorn/File[unicorn.rb]: Skipping because of 
failed dependencies
Warning: /Stage[main]/Gitorious::Unicorn/File[/etc/init.d/gitorious-unicorn]: 
Skipping because of failed dependencies
Warning: /Stage[main]/Gitorious::Unicorn/Service[gitorious-unicorn]: Skipping 
because of failed dependencies
Warning: 
/Stage[main]//Node[gitorious-ce]/Gitorious::Version[942b6ef1b16efcb10745cf75a0c377e13ee77875]/Exec[fetch_gitorious_tag]:
 Skipping because of failed dependencies
Warning: 
/Stage[main]//Node[gitorious-ce]/Gitorious::Version[942b6ef1b16efcb10745cf75a0c377e13ee77875]/Exec[post_version_upgrade]:
 Skipping because of failed dependencies
Warning: /Stage[main]/Gitorious::Core/File[restart.txt]: Skipping because of 
failed dependencies
Puppet recipe applied successfully.
Creating the database...
Failed loading some test dependencies: cannot load such file -- 
ci/reporter/rake/minitest
WARNING! No value set for exception_recipients in gitorious.yml.
Will not be able to send email regarding unhandled exceptions
Database created.
Building Thinking Sphinx index...
Failed loading some test dependencies: cannot load such file -- 
ci/reporter/rake/minitest
WARNING! No value set for exception_recipients in gitorious.yml.
Will not be able to send email regarding unhandled exceptions

Let me know if there is any log I can provide.

Regards,

Mike G.

-- 
-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

--- 
You received this message because you are subscribed to the Google Groups 
"Gitorious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to