
context latest doesn't work
Reported by raggi | January 2nd, 2009 @ 07:28 PM | in 0.1.9
This is really an upstream bug, because it seems 0.0.16 of context doesn't have a context.rb in the $LOAD_PATH.
What does need to happen, though, is a specific version require, and correct the development dependency version.
raggi@mbk: ~/dev/ext/integrity % gem list context
*** LOCAL GEMS ***
context (0.0.16)
raggi@mbk: ~/dev/ext/integrity % rake
(in /Users/raggi/dev/ext/integrity)
rm -r coverage
Loaded suite /opt/local/bin/rcov
Started
Finished in 0.000255 seconds.
0 tests, 0 assertions, 0 failures, 0 errors
/opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- context (LoadError)
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from ./test/unit/../helpers.rb:5
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from ./test/unit/build_test.rb:1
from /opt/local/lib/ruby/gems/1.8/gems/rcov-0.8.1.2.0/bin/rcov:554:in `load'
from /opt/local/lib/ruby/gems/1.8/gems/rcov-0.8.1.2.0/bin/rcov:554
from /opt/local/bin/rcov:19:in `load'
from /opt/local/bin/rcov:19
rake aborted!
Command failed with status (1): [/opt/local/bin/ruby -Ilib -S rcov --html -...]
(See full trace by running task with --trace)
raggi@mbk: ~/dev/ext/integrity *
Comments and changes to this ticket
-
ronin-278 (at lighthouseapp) January 15th, 2009 @ 04:57 AM
- Milestone set to 0.1.9
- State changed from new to resolved
- Assigned user set to ronin-278 (at lighthouseapp)
Doh, this was a stupid porblem in integrity.
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.