On Friday, April 25, 2014 10:17:02 AM UTC-4, James Smith wrote:
> Trying again after checking out with the following command:
> 
> git clone https://git.gitorious.org/gitorious/ce-installer.git
> 
> 
> 
> Doing a head on the git logs shows this as the most recent commit:
> 
> 
> 
> 
> 
> [jsmith@server ce-installer]$ git log | head
> 
> commit a863b456c88a96653b06e46f9cbc10fd04bea64e
> 
> Author: Pawel Pierzchala 
> 
> Date:   Thu Apr 24 16:33:44 2014 +0200
> 
> 
> 
>     Cleanup upgrading.md
> 
> 
> 
> commit 0ff15aae8a43f9ee7e2052ad8e41f341804fcc35
> 
> Author: Pawel Pierzchala 
> 
> Date:   Thu Apr 24 15:49:32 2014 +0200
> 
> 
> 
> 
> 
> Seems you have been busy Pawel.  Thanks!
> 

=================================================
Ended up with the following errors again:
=================================================




>>> Successfully installed ruby 1.9.3-p484 into /opt/rubies/ruby-1.9.3-p484
Setting up chruby...
for dir in `find etc lib bin sbin share -type d 2>/dev/null`; do mkdir -p 
/usr/local/$dir; done
for file in `find etc lib bin sbin share -type f 2>/dev/null`; do cp $file 
/usr/local/$file; done
mkdir -p /usr/local/share/doc/chruby-0.3.6
cp -r *.md *.txt /usr/local/share/doc/chruby-0.3.6/
Set up 1.9.3 as default ruby version
Ruby 1.9.3 installed, ready on next login/new shell.
Make sure we are using the proper Ruby version...
./upgrade.sh: line 52: /etc/monit.d/thinking-sphinx.monit: No such file or 
directory
rm: cannot remove `/etc/monit.d/unicorn.monit': No such file or directory
./upgrade.sh: line 55: monit: command not found
rm: cannot remove `/etc/init.d/gitorious-unicorn': No such file or directory
sed: can't read /etc/nginx/conf.d/gitorious.conf: No such file or directory
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
Fetching: bundler-1.6.2.gem (100%)
Successfully installed bundler-1.6.2
1 gem installed
Installing ri documentation for bundler-1.6.2...
Installing RDoc documentation for bundler-1.6.2...
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
Setting up Install Process
Package patch-2.6-6.el6.x86_64 already installed and latest version
Package sphinx-2.0.8-1.el6.x86_64 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package libicu-devel.x86_64 0:4.2.1-9.1.el6_2 will be installed
--> Processing Dependency: libicu = 4.2.1-9.1.el6_2 for package: 
libicu-devel-4.2.1-9.1.el6_2.x86_64
--> Processing Dependency: libicuuc.so.42()(64bit) for package: 
libicu-devel-4.2.1-9.1.el6_2.x86_64
--> Processing Dependency: libicutu.so.42()(64bit) for package: 
libicu-devel-4.2.1-9.1.el6_2.x86_64
--> Processing Dependency: libiculx.so.42()(64bit) for package: 
libicu-devel-4.2.1-9.1.el6_2.x86_64
--> Processing Dependency: libicule.so.42()(64bit) for package: 
libicu-devel-4.2.1-9.1.el6_2.x86_64
--> Processing Dependency: libicuio.so.42()(64bit) for package: 
libicu-devel-4.2.1-9.1.el6_2.x86_64
--> Processing Dependency: libicui18n.so.42()(64bit) for package: 
libicu-devel-4.2.1-9.1.el6_2.x86_64
--> Processing Dependency: libicudata.so.42()(64bit) for package: 
libicu-devel-4.2.1-9.1.el6_2.x86_64
--> Running transaction check
---> Package libicu.x86_64 0:4.2.1-9.1.el6_2 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================================================================================================================
 Package                                                     Arch               
                                   Version                                      
                   Repository                                           Size
=============================================================================================================================================================================================================================================
Installing:
 libicu-devel                                                x86_64             
                                   4.2.1-9.1.el6_2                              
                   base                                                617 k
Installing for dependencies:
 libicu                                                      x86_64             
                                   4.2.1-9.1.el6_2                              
                   base                                                4.9 M

Transaction Summary
=============================================================================================================================================================================================================================================
Install       2 Package(s)

Total download size: 5.5 M
Installed size: 22 M
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 5.5 M
(1/2): libicu-4.2.1-9.1.el6_2.x86_64.rpm                                        
                                                                                
                                                      | 4.9 MB     00:00
(2/2): libicu-devel-4.2.1-9.1.el6_2.x86_64.rpm                                  
                                                                                
                                                      | 617 kB     00:00
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                           
                                                                                
                                              26 MB/s | 5.5 MB     00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : libicu-4.2.1-9.1.el6_2.x86_64                                    
                                                                                
                                                                         1/2
  Installing : libicu-devel-4.2.1-9.1.el6_2.x86_64                              
                                                                                
                                                                         2/2
  Verifying  : libicu-4.2.1-9.1.el6_2.x86_64                                    
                                                                                
                                                                         1/2
  Verifying  : libicu-devel-4.2.1-9.1.el6_2.x86_64                              
                                                                                
                                                                         2/2

Installed:
  libicu-devel.x86_64 0:4.2.1-9.1.el6_2

Dependency Installed:
  libicu.x86_64 0:4.2.1-9.1.el6_2

Complete!
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and 
installing your bundle as root will break this application for all non-root 
users on this machine.
Fetching gem metadata from http://rubygems.org/.......
Fetching additional metadata from http://rubygems.org/..
Installing rake 0.8.7
Installing SystemTimer 1.2.3
Installing activesupport 2.3.18
Installing rack 1.1.6
Installing actionpack 2.3.18
Installing actionmailer 2.3.18
Installing activemessaging 0.7.1
Installing activerecord 2.3.18
Installing activeresource 2.3.18
Installing acts-as-taggable-on 2.0.6
Installing after_commit 1.0.11
Installing backports 3.1.1
Installing builder 3.0.0
Installing json 1.7.7
Installing capillary 1.0.2
Installing chronic 0.3.0
Installing cocaine 0.3.2
Installing daemons 1.1.0
Installing diff-lcs 1.1.2
Installing gemcutter 0.7.1
Installing json_pure 1.7.7
Installing rubyforge 2.0.4
Installing echoe 4.3.1
Installing eventmachine 1.0.3
Installing exception_notification 1.0.20090728
Installing geoip 0.8.9
Installing hodel_3000_compliant_logger 0.1.0
Installing hoe 2.8.0
Installing just_paginate 0.0.6
Installing kgio 2.8.0
Installing nokogiri 1.5.0
Installing mime-types 1.16
Installing mysql 2.8.1
Installing net-ldap 0.3.1
Installing oauth 0.4.4
Installing paperclip 2.7.5
Installing proxymachine 1.2.4
Installing rails 2.3.18
Installing raindrops 0.10.0
Installing rdiscount 1.3.1.1
Installing rdoc 4.0.0
Installing redis 2.2.2
Installing redis-namespace 0.7.0
Installing tilt 1.3.6
Installing sinatra 1.2.9
Installing vegas 0.1.11
Installing resque 1.9.8
Installing revo-ssl_requirement 1.1.0
Installing riddle 1.5.5
Installing ruby-hmac 0.4.0
Installing ruby-openid 2.2.3
WARNING: ruby-yadis-0.3.4 has an invalid nil value for @cert_chain
Installing ruby-yadis 0.3.4
Installing state_machine 0.9.4
Installing stomp 1.1
Installing thinking-sphinx 1.4.14
Installing unicorn 4.3.1
Installing validates_url_format_of 0.1.1
Installing will_paginate 2.3.15
Using bundler 1.6.2
Your bundle is complete!
Gems in the groups development, test and postgres were not installed.
It was installed into ./vendor/bundle
Post-install message from gemcutter:
********************************************************************************

 \          Thanks for installing Gemcutter! You can now run:

  gem push        merged into RubyGems 1.3.6
  gem owner       merged into RubyGems 1.3.6
  gem webhook \    register urls to be pinged when gems are pushed
  gem yank        remove a specific version of a gem from RubyGemgem.org

********************************************************************************
Post-install message from rdoc:
Depending on your version of ruby, you may need to install ruby rdoc/ri data:

<= 1.8.6 : unsupported
 = 1.8.7 : gem install rdoc-data; rdoc-data --install
 = 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
Post-install message from thinking-sphinx:
If you're upgrading, you should read this:
http://pat.github.com/ts/en/upgrading.html

Could not find rake-0.8.7 in any of the sources
Run `bundle install` to install missing gems.
Could not find rake-0.8.7 in any of the sources
Run `bundle install` to install missing gems.
Could not find rake-0.8.7 in any of the sources
Run `bundle install` to install missing gems.
Could not find rake-0.8.7 in any of the sources
Run `bundle install` to install missing gems.
Could not find rake-0.8.7 in any of the sources
Run `bundle install` to install missing gems.
gitorious-unicorn start/running, process 14643
resque-worker start/running, process 14646
nginx: unrecognized service

If you are upgrading from 2.x you need to migrate gitorious.yml.
The following snippet run on 3.x config will result in lost settings!
To upgrade the config run following commands as git user and then inspect the 
result:

su git
source /etc/profile.d/chruby.sh
cd /var/www/gitorious/app
bin/upgrade-gitorious3-config config/gitorious.yml config/gitorious.yml


Please fix the following warnings in your config/gitorious.yml:

Could not find rake-0.8.7 in any of the sources
Run `bundle install` to install missing gems.


======================================================
Attempting the manual steps it suggests:
======================================================

[james@server ce-installer]$ sudo su - git

-bash-4.1$ source /etc/profile.d/chruby.sh

-bash-4.1$ cd /var/www/gitorious/app

-bash-4.1$ pwd
/var/www/gitorious/app

-bash-4.1$ bin/upgrade-gitorious3-config config/gitorious.yml 
config/gitorious.yml
-bash: bin/upgrade-gitorious3-config: No such file or directory

-bash-4.1$ ls -al bin/
total 36
drwxrwxr-x  2 git      git  4096 Mar 27  2013 .
drwxr-xr-x 16 james  james  4096 Apr 25 10:33 ..
-rw-rw-r--  1 git      git   217 Mar 27  2013 bundle
-rw-rw-r--  1 git      git   190 Mar 27  2013 console
-rw-rw-r--  1 git      git   652 Mar 27  2013 create_user
-rw-rw-r--  1 git      git  1246 Mar 27  2013 gts-whats-new
-rw-rw-r--  1 git      git   290 Mar 27  2013 rake
-rw-rw-r--  1 git      git  1777 Mar 27  2013 setup.rb
-rw-rw-r--  1 git      git   185 Mar 27  2013 unicorn


Now trying the manual steps in the updated upgrading.md

-- 
-- 
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/d/optout.

Reply via email to