On Thursday, November 7, 2013 2:53:49 PM UTC+1, Mike Garner wrote: > I am also getting these errors when trying to run the installer. I have a > fully qualified hostname... > > > > server.xxxxx.xxxx.co.uk > > > > Any idea why it is failing? > > > > Thanks > > > > > > > > > > On Wednesday, 27 February 2013 07:23:45 UTC, Thomas Kjeldahl Nilsson wrote: > > > Hi Oliver, > > > > > > > > > Please note that you need a valid fully qualified hostname for the > > installer to work; server01 won't work, but something like server01.local > > will work. > > > > > > > > > cheers, > > > Thomas > > > > > > > > > > > > > > > > > > > > > > > > On Wednesday, February 27, 2013 at 5:35 AM, oliver zhang wrote: > > > > > > > > > > > > Hi All, > > > > > > > > > I got the following error message when running the ./install > > > > > > > > > Can anyone shed some light on this? > > > > > > > > > > > > ./install > > > Starting the Gitorious installation... > > > Setting Gitorious hostname... > > > What hostname should this server and Gitorious instance have? > > > (Just hit enter for current hostname 'server01'): > > > NOTE: hostname must contain at least one period (.) > > > > > > > > > New hostname will be set to: server01 > > > Server and Gitorious hostname set to 'server01'. > > > Disabling SELinux... > > > Installing Ruby, RubyGems and Puppet... > > > Loaded plugins: fastestmirror > > > Loading mirror speeds from cached hostfile > > > * base: mirror.ventraip.net.au > > > * extras: mirror.optus.net > > > * updates: mirror.optus.net > > > Setting up Install Process > > > Package ruby-1.8.7.352-7.el6_2.x86_64 already installed and latest version > > > Package ruby-devel-1.8.7.352-7.el6_2.x86_64 already installed and latest > > version > > > Package rubygems-1.3.7-1.el6.noarch already installed and latest version > > > Nothing to do > > > Latest version currently installed. Aborting. > > > ERROR: While executing gem ... (OptionParser::InvalidOption) > > > invalid option: -y > > > Applying Puppet recipe (will take a while, please be patient)... > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > apply_puppet_recipe.rb:34: command not found: puppet apply > > --detailed-exitcodes --modulepath=modules manifests/site.pp > > > ----------------------------------------------------------------------------------- > > > FAILURE: The underlying Puppet recipe is having trouble completing the > > installation. > > > You can check what happened behind the scenes in 'applied_recipe.log' in > > this directory. > > > > > > > > > Furthermore, check that you are running in a server environment officially > > supported by this installer, > > > or diagnose the Puppet recipe yourself by executing the following command: > > > > > > > > > puppet apply --debug --modulepath=modules manifests/site.pp > > > ----------------------------------------------------------------------------------- > > > Installation failed. > > > > > > > > > > > > > > > > > > > > > -- > > > > > > -- > > > > > > 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.
Hi Mike, could you try using newest installer from https://gitorious.org/gitorious/ce-installer ? We've fixed a lot of installation issues and it installs the 3.0 version of Gitorious. Cheers, Pawel -- -- 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.
