naidu / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

OpenVZ web panel cron gives ERROR: 'rake/rdoctask' #536

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I'm using OpenVZ on CentOS 6.5 64bit and every morning I'm getting message with 
following content:

/etc/cron.daily/owp.cron:

/usr/lib64/ruby/gems/1.8/gems/rake-10.3.1/lib/rake/rdoctask.rb:4: ERROR: 
'rake/rdoctask' is obsolete and no longer supported. Use 'rdoc/task' (available 
in RDoc 2.4.2+) instead. (RuntimeError)

from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in 
`gem_original_require'
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /opt/ovz-web-panel//script/cron_runner:11

Can anybody help me?

Thanks!

----
# gem list

*** LOCAL GEMS ***

rake (10.3.1, 10.1.1)
sqlite3 (1.3.9)
#
----

Version of the product: OpenVZ Web Panel 2.4

Server OS: CentOS 6.5

Browser: Chrome

Additional information: I'm not very familiar with Ruby, gem, etc. Soif you 
provide exact steps how to resolve/update soft I'd much appreciate. Thank you!

Original issue reported on code.google.com by be...@kurashvili.com on 19 Apr 2014 at 12:56