Project

General

Profile

Problem with Reposman.rb !

Added by Vincen PUJOL about 15 years ago

Hi,

I have installed redmine without problems and everything runs fine. I just want to connect it with my svn server but I encounter an issue with reposman.rb script.
Whatever I run it as root or simple user, with or without arguments, I get that error:

[root@bidassoa svn]# ./reposman.rb
/usr/lib/ruby/1.8/rdoc/ri/ri_options.rb:53: uninitialized constant RI::Paths (NameError)
from /usr/lib/ruby/1.8/rdoc/usage.rb:72:in `require'
from /usr/lib/ruby/1.8/rdoc/usage.rb:72
from ./reposman.rb:59:in `require'
from ./reposman.rb:59
[root@bidassoa svn]#

What's wrong ??

Thanks a lot in advance


Replies (3)

RE: Problem with Reposman.rb ! - Added by Vincen PUJOL about 15 years ago

No one to help me or a direction for solution ??

Thanks

RE: Problem with Reposman.rb ! - Added by Jean-Luc Pinardon about 15 years ago

Hello,

Not sure, and I am not an expert at all, but perhaps have you forget some "gems".
If you go to this pagehttp://ubuntuforums.org/showthread.php?p=5938024, you'll see that it suggests the installation of packages named ri* :
sudo apt-get install libmysql-ruby ... ruby rubygems irb ri rdoc ...
I guess something like ri (most probably),irb, or rdoc could lack.

If it can help ...

Best Regards,
J-L

RE: Problem with Reposman.rb ! - Added by Vincen PUJOL about 15 years ago

Thanks for your tip but unhappy didn't succeed to find the right package that is missing :( No other idea what might be wrong ??

Thanks for all

Vincèn

    (1-3/3)