
`./bin/rake db` command from instructions failed
Reported by Andy Atkinson | December 10th, 2009 @ 06:05 AM
Hi guys. I am not sure what this means yet, but just wanted to let you know on our Ubuntu slice, following the setup instructions, I encountered the following failure:
andy@dev1:~/integrity$ ./bin/rake db
(in /home/andy/integrity) ./bin/rake:3: [BUG]
queue 0x12e8df0 freed with live thread(s) waiting ruby 1.8.6
(2007-09-24) [x86_64-linux]
Aborted
Comments and changes to this ticket
-
Andy Atkinson December 10th, 2009 @ 06:15 AM
Hmm reviewing my versions and git is a bit old git version 1.5.5.1, investigating.
-
Stephen Celis December 28th, 2009 @ 06:43 PM
- Assigned user set to Simon Rozet
I had the same issue and fastthread was the culprit. Adding
disable_system_gems
to the Gemfile fixed things (shouldn't this be the default?). -
Xavier Shay January 23rd, 2010 @ 02:03 AM
I had the same problem on Snow Leopard,
disable_system_gems
fixed for me
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Automated continuous integration server that doesn't suck.