Hi,

I see some lines like this in your output:

".centos5"

Just to check: which version of CentOS are you attempting to install on?

-thomas

On 05/30/2013 08:31 PM, NWTD wrote:
I'm using a dedicated VPS to install gitorious via SSH. My server is running CentOSDuring the install, I'm getting errors:

    ERROR:  Error installing rubygems-update:
            rubygems-update requires Ruby version >= 1.8.7
    /usr/lib/ruby/site_ruby/1.8/rubygems/commands/update_command.rb:103:Warning:
    Gem::SourceIndex#search support for String patterns is deprecated
    ERROR:  While executing gem ... (NoMethodError)
        undefined method `version' for nil:NilClass


After which it attempts to apply the puppet recipe, which eventually fails and shows the following:

    Applying Puppet recipe (will take a while, please be patient)...
    
-----------------------------------------------------------------------------------
    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.



Here's the output of that log file:

    Gitorious CE installer: Attempting to apply the puppet recipe


    Gitorious CE installer: Applying puppet recipe, attempt no. 1
    ^[[1;35merr: /Stage[main]/Gitorious::Nginx/Package[nginx]/ensure:
    change from absent to present failed: Execution of '/usr/bin/yum
    -d 0 -e 0 -y install nginx' returned 1:

    Transaction Check Error:
      file /etc/logrotate.d/nginx from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/fastcgi.conf from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/fastcgi.conf.default from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/fastcgi_params from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/fastcgi_params.default from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/mime.types from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/mime.types.default from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/nginx.conf from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/nginx.conf.default from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/scgi_params from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/scgi_params.default from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/uwsgi_params from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/nginx/uwsgi_params.default from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/rc.d/init.d/nginx from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64
      file /etc/sysconfig/nginx from install of
    nginx-0.8.55-3.el5.x86_64 conflicts with file from package
    sw-nginx-1.3.0-1.12051815.centos5.x86_64

    Error Summary
    -------------



Any ideas on what I can do fix these errors and get everything installed and working?

--
--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

---
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 gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




--
Best regards,
Thomas Kjeldahl Nilsson,
Partner & Programmer,
Gitorious AS
http://gitorious.com

--
--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

--- 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 gitorious+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to