Public bug reported:

rcov breaks with '/usr/lib/ruby/1.8/rexml/formatters/pretty.rb:129:in
`wrap': stack level too deep (SystemStackError)'.

0.8.1.2-2 contains a bug with the rexml/rcov interaction. There is a
workaround in place, in report.rb:

if RUBY_VERSION == "1.8.6" && defined? REXML::Formatters::Transitive

This doesn't help on intrepid out of the box because ruby is 1.8.7,
changing '1.8.6' to '1.8.7' fixes it.

** Affects: rcov (Ubuntu)
     Importance: Undecided
         Status: New

-- 
backtrace with 'stack level too deep'
https://bugs.launchpad.net/bugs/327753
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to