Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an issue
for you. Can you try with the latest Ubuntu release? Thanks in advance.

** Description changed:

  Binary package hint: librdf-ruby
  
  Attempting to run the example.rb script installed in /usr/share/doc
  /librdf-ruby/examples reports:
  
- $ ruby /usr/share/doc/librdf-ruby/examples/example.rb 
+ $ ruby /usr/share/doc/librdf-ruby/examples/example.rb
  /usr/lib/ruby/1.8/rdf/redland/resource.rb:5:in `append_features': cyclic 
include detected (ArgumentError)
-       from /usr/lib/ruby/1.8/rdf/redland/resource.rb:5:in `include'
-       from /usr/lib/ruby/1.8/rdf/redland/resource.rb:5
-       from /usr/lib/ruby/1.8/rdf/redland.rb:10:in `require'
-       from /usr/lib/ruby/1.8/rdf/redland.rb:10
-       from /usr/share/doc/librdf-ruby/examples/example.rb:24:in `require'
-       from /usr/share/doc/librdf-ruby/examples/example.rb:24
+  from /usr/lib/ruby/1.8/rdf/redland/resource.rb:5:in `include'
+  from /usr/lib/ruby/1.8/rdf/redland/resource.rb:5
+  from /usr/lib/ruby/1.8/rdf/redland.rb:10:in `require'
+  from /usr/lib/ruby/1.8/rdf/redland.rb:10
+  from /usr/share/doc/librdf-ruby/examples/example.rb:24:in `require'
+  from /usr/share/doc/librdf-ruby/examples/example.rb:24
  
  I get similar errors in my application that used to work under Edgy.
  
  Attempting to compile and install the 1.0.5 release of librdf and the
  ruby bindings changed the error, but perhaps that's just because I
  botched some aspect of the install.  I suggest packaging up the most
  recent versions to see if that helps.
+ 
+ --------------
+ Possible fix:
+ 
+ HACK: this error went away when I commented out the following two lines
+ of code:
+ 
+   /usr/lib/ruby/1.8/rdf/redland/resource.rb:5
+   /usr/lib/ruby/1.8/rdf/redland.rb:25

-- 
Ruby objects to cyclic dependency
https://bugs.launchpad.net/bugs/102845
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to