I see that the rots submodule is involved. Have you updated the rots
submodule? E.g,
git submodule update --init
regards,
Thomas @ Gitorious
On 06/06/2012 11:36 PM, Felipe Sere wrote:
Hi everyone,
I was trying to upgrade my 2.0.x Gitorious install to 2.1.0 to then
continue onwards to 2.2.0 but I got the error below:
s15927153:/var/www/gitorious# bundle install
Updating https://github.com/roman/rots.git
error: The requested URL returned error: 403
fatal: Could not parse object 'babb5559aae8914556da528147b6649b9c48f48c'.
Git error: command `git reset --hard
babb5559aae8914556da528147b6649b9c48f48c` in directory
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/bundler/gems/rots-babb5559aae8
has failed.
If this error persists you could try removing the cache directory
'/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/cache/bundler/git/rots-89de66268344e64f1e3b64de0635f51e857c6bdb'
The following is presented when I try to access the main Gitorious site:
0
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/spec_set.rb
88 in `materialize'
1
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/spec_set.rb
82 in `map!'
2
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/spec_set.rb
82 in `materialize'
3
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/definition.rb
90 in `specs'
4
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/definition.rb
135 in `specs_for'
5
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/definition.rb
124 in `requested_specs'
6
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/environment.rb
23 in `requested_specs'
7
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler/runtime.rb
11 in `setup'
8
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/bundler-1.0.21/lib/bundler.rb
110 in `setup'
9
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/utils.rb
326 in `prepare_app_process'
10
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/classic_rails/application_spawner.rb
176 in `initialize_server'
11
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/utils.rb
572 in `report_app_init_status'
12
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/classic_rails/application_spawner.rb
174 in `initialize_server'
13
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/abstract_server.rb
204 in `start_synchronously'
14
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/abstract_server.rb
180 in `start'
15
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/classic_rails/application_spawner.rb
149 in `start'
16
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/spawn_manager.rb
219 in `spawn_rails_application'
17
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/abstract_server_collection.rb
132 in `lookup_or_add'
18
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/spawn_manager.rb
214 in `spawn_rails_application'
19
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/abstract_server_collection.rb
82 in `synchronize'
20
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/abstract_server_collection.rb
79 in `synchronize'
21
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/spawn_manager.rb
213 in `spawn_rails_application'
22
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/spawn_manager.rb
132 in `spawn_application'
23
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/spawn_manager.rb
275 in `handle_spawn_application'
24
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/abstract_server.rb
357 in `__send__'
25
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/abstract_server.rb
357 in `server_main_loop'
26
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/lib/phusion_passenger/abstract_server.rb
206 in `start_synchronously'
27
/opt/ruby-enterprise-1.8.7-2011.03/lib/ruby/gems/1.8/gems/passenger-3.0.10/helper-scripts/passenger-spawn-server
99
Thanks in advance,
Felipe
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
--
best regards,
Thomas Kjeldahl Nilsson
http://gitorious.com
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]