Comment 8 for bug 102845

Revision history for this message
xteejx (xteejx) wrote : Re: Ruby objects to cyclic dependency

I have just tried the commands you have, after installing librdf-ruby and ruby. I can confirm this behaviour in Lucid 10.04, ruby version 4.2

$ ruby /usr/share/doc/librdf-ruby/examples/example.rb
/usr/lib/ruby/1.8/rdf/redland/uri.rb:24:in `initialize': Unable to create Uri (Redland::RedlandError)
 from /usr/share/doc/librdf-ruby/examples/example.rb:41:in `new'
 from /usr/share/doc/librdf-ruby/examples/example.rb:41
$ apt-cache policy ruby
ruby:
  Installed: 4.2
  Candidate: 4.2
  Version table:
 *** 4.2 0
        500 http://archive.ubuntu.com lucid/main Packages
        100 /var/lib/dpkg/status

Marking Triaged, Low, as there should be enough information here for a developer to see where the problem lies. Thank you.