Skip to content

Instantly share code, notes, and snippets.

@dmilith
Created December 17, 2008 18:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmilith/37154 to your computer and use it in GitHub Desktop.
Save dmilith/37154 to your computer and use it in GitHub Desktop.
dmilith:(~)$ jruby -v
jruby 1.1.7 (ruby 1.8.6 patchlevel 114) (2008-12-17 rev 8379+1) [i386-java]
dmilith:(~)$ uname -a
Linux vks-mirmil 2.6.27.7 #1 SMP PREEMPT Sun Nov 23 19:35:30 CET 2008 x86_64 GNU/Linux
dmilith:(~/Projects/drAdmin)$ jgem install merb-more merb-core merb-haml merb_activerecord merb-mailer merb_test_unit --no-ri --no-rdoc
ERROR: While executing gem ... (ConcurrencyError)
Detected invalid array contents due to unsynchronized modifications with concurrent users
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment