I received the following errors as well when installing in a VM. It seemed liked a random problem. Some installations it would happen, and others it wouldn't. I was using the same VM settings every time. I just waited a bit and tried it again and the problem went away.
James Error: sh -c 'export GIT_SSL_NO_VERIFY=true && cd /var/www/gitorious/app && bundle install --deployment --without development test && env GIT_SSL_NO_VERIFY=true git submodule update --init --recursive && chown -R git:git db vendor && bin/rake db:migrate && touch /tmp/post_version_upgrade_done' returned 1 instead of one of [0] Error: /Stage[main]//Node[gitorious-ce]/Gitorious::Version[942b6ef1b16efcb10745cf75a0c377e13ee77875]/Exec[post_version_upgrade]/returns: change from notrun to 0 failed: sh -c 'export GIT_SSL_NO_VERIFY=true && cd /var/www/gitorious/app && bundle install --deployment --without development test && env GIT_SSL_NO_VERIFY=true git submodule update --init --recursive && chown -R git:git db vendor && bin/rake db:migrate && touch /tmp/post_version_upgrade_done' returned 1 instead of one of [0] Error: /Stage[main]//Node[gitorious-ce]/Gitorious::Version[942b6ef1b16efcb10745cf75a0c377e13ee77875]/Exec[post_version_upgrade]: Failed to call refresh: sh -c 'export GIT_SSL_NO_VERIFY=true && cd /var/www/gitorious/app && bundle install --deployment --without development test && env GIT_SSL_NO_VERIFY=true git submodule update --init --recursive && chown -R git:git db vendor && bin/rake db:migrate && touch /tmp/post_version_upgrade_done' returned 1 instead of one of [0] Error: /Stage[main]//Node[gitorious-ce]/Gitorious::Version[942b6ef1b16efcb10745cf75a0c377e13ee77875]/Exec[post_version_upgrade]: sh -c 'export GIT_SSL_NO_VERIFY=true && cd /var/www/gitorious/app && bundle install --deployment --without development test && env GIT_SSL_NO_VERIFY=true git submodule update --init --recursive && chown -R git:git db vendor && bin/rake db:migrate && touch /tmp/post_version_upgrade_done' returned 1 instead of one of [0] On Thursday, January 23, 2014 2:26:22 AM UTC-8, Paweł Pierzchała wrote: > Hi Nuriel, > I tried to recreate you problem with virtual machines with Centos 6.5, but I > failed. Today I'm going to install Centos 6.5 myself to verify it. Are you > installing gitorious inside a virtual machine? Maybe it uses default VM opts, > which don't allocate enough resources? > > > > > Cheers, > Pawel > > > > On Wed, Jan 15, 2014 at 2:54 PM, <[email protected]> wrote: > > > Hello, > > > > In order to be sure that I have no conflicts, I've installed a brand new > Centos x86_64 6.5 server, then followed the instructions provided here: > http://getgitorious.com/installer#sec-3 > > > > > > This is the result: > > > > Applying Puppet recipe (will take a while, please be patient)... > > Error: /var/www/gitorious/app/bin/rake db:setup && touch > /var/www/gitorious/app/tmp/database_populated returned 1 instead of one of [0] > > Error: /Stage[main]/Gitorious::Database/Exec[populate_database]/returns: > change from notrun to 0 failed: /var/www/gitorious/app/bin/rake db:setup && > touch /var/www/gitorious/app/tmp/database_populated returned 1 instead of one > of [0] > > > > 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 > > > > > > > > > > > > Error: sh -c 'export GIT_SSL_NO_VERIFY=true && cd /var/www/gitorious/app && > bundle install --deployment --without development test && env > GIT_SSL_NO_VERIFY=true git submodule update --init --recursive && chown -R > git:git db vendor && bin/rake db:migrate && touch > /tmp/post_version_upgrade_done' returned 1 instead of one of [0] > > > > Error: > /Stage[main]//Node[gitorious-ce]/Gitorious::Version[942b6ef1b16efcb10745cf75a0c377e13ee77875]/Exec[post_version_upgrade]/returns: > change from notrun to 0 failed: sh -c 'export GIT_SSL_NO_VERIFY=true && cd > /var/www/gitorious/app && bundle install --deployment --without development > test && env GIT_SSL_NO_VERIFY=true git submodule update --init --recursive && > chown -R git:git db vendor && bin/rake db:migrate && touch > /tmp/post_version_upgrade_done' returned 1 instead of one of [0] > > > > Error: > /Stage[main]//Node[gitorious-ce]/Gitorious::Version[942b6ef1b16efcb10745cf75a0c377e13ee77875]/Exec[post_version_upgrade]: > Failed to call refresh: sh -c 'export GIT_SSL_NO_VERIFY=true && cd > /var/www/gitorious/app && bundle install --deployment --without development > test && env GIT_SSL_NO_VERIFY=true git submodule update --init --recursive && > chown -R git:git db vendor && bin/rake db:migrate && touch > /tmp/post_version_upgrade_done' returned 1 instead of one of [0] > > > > Error: > /Stage[main]//Node[gitorious-ce]/Gitorious::Version[942b6ef1b16efcb10745cf75a0c377e13ee77875]/Exec[post_version_upgrade]: > sh -c 'export GIT_SSL_NO_VERIFY=true && cd /var/www/gitorious/app && bundle > install --deployment --without development test && env GIT_SSL_NO_VERIFY=true > git submodule update --init --recursive && chown -R git:git db vendor && > bin/rake db:migrate && touch /tmp/post_version_upgrade_done' returned 1 > instead of one of [0] > > > > > > > > > > > > Why does the installer break? > > > > Thank in advance, > > Nuriel Shem-Tov > > > > -- > > -- > > 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. -- -- 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.
