Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
rots.git failure when installing gitorious
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
JayP  
View profile  
 More options Apr 4 2012, 11:47 am
From: JayP <bosox...@gmail.com>
Date: Wed, 4 Apr 2012 08:47:20 -0700 (PDT)
Local: Wed, Apr 4 2012 11:47 am
Subject: rots.git failure when installing gitorious
Hi all,

I'm getting a bundler failure when the git-daemon tries to start up
and runs "bundle-install". The failure is https://github.com/roman/rots.git
(at master) is not checked out.  Please run 'bundle install'.  I do
this but I keep getting the failure.  Any ideas why this happens?

Thanks,
Jay


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rodrigo Rosenfeld Rosas  
View profile  
 More options Apr 4 2012, 12:35 pm
From: Rodrigo Rosenfeld Rosas <rr.ro...@gmail.com>
Date: Wed, 04 Apr 2012 13:35:56 -0300
Local: Wed, Apr 4 2012 12:35 pm
Subject: Re: [gitorious] rots.git failure when installing gitorious

Rots dependency was introduced by this commit where I added an
integration test for OpenID authentication:

https://gitorious.org/gitorious/mainline/commit/0b83e2515ba9b0660947b...

Rots is an OpenID server that I used for writing the integration test.
Since starting it slowed down a bit the test suite, I created a new task
for running it:

rake test:slow

But I guess Christian didn't know about it when he disabled the Rots
dependency in this commit since he called it "unused dependency":

https://gitorious.org/gitorious/mainline/commit/de8f4e45203cce70ed740...

So, I think you shouldn't have this issue on latest Gitorious version,
but I don't think the dependency should be removed.

It is a test-only dependency, but you're not the first to report issues
with Bundler and Rots:

https://github.com/rosenfeld/gitorious-cookbooks/issues/16

This is indeed strange because in that cookbook I run bundler as "bundle
--without-development --without-test", so it doesn't even try to
checkout Rots.

In all reports I got all users were using Ubuntu, so I guess the same
happens to you. But since I can't reproduce this I don't have a single
clue on why this is happening.

Cheers,
Rodrigo.

Em 04-04-2012 12:47, JayP escreveu:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rodrigo Rosenfeld Rosas  
View profile  
 More options Apr 7 2012, 9:50 am
From: Rodrigo Rosenfeld Rosas <rr.ro...@gmail.com>
Date: Sat, 07 Apr 2012 10:50:25 -0300
Local: Sat, Apr 7 2012 9:50 am
Subject: Re: [gitorious] rots.git failure when installing gitorious

Em 04-04-2012 13:35, Rodrigo Rosenfeld Rosas escreveu:

> ...
> This is indeed strange because in that cookbook I run bundler as
> "bundle --without-development --without-test", so it doesn't even try
> to checkout Rots.

Okay, my bad here. I was just reading the Bundler documentation today
for an unrelated reason (integration between Bundler and Maven for JRuby
applications) and noticed this FAQ:

http://gembundler.com/rationale.html
----
FAQ: Why Is Bundler Downloading Gems From --without Groups?

Q: I ran bundle install --without production and bundler is still
downloading the gems in the :production group. Why?
----

You can read the answer there, but the fact is that Bundler will
download all dependencies for generating the Gemfile.lock.

I still don't understand why it will try to download Rots even after the
Gemfile.lock was already existent, but at least I understand why you
were getting issues with the Rots repository in GitHub...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »