Content
OP 3.0 on Ubuntu 10.04.3 and RVM issue
Added by Victor Borrull over 10 years ago
Hello, new user here (or trying to become one at least :-)
I have a server running Ubuntu 10.04.3 and I’ve spent most of the day trying to install OpenProject 3.0 without luck. Everything is fine until I try to install Ruby via RVM, Ruby 2.1.0 installs just fine but the RubyGems 2.2.2 fails to install with a checksum validation failure. I also tried with the package installation but there are dependencies that are not installable (I guess because of the OS old version).
I guess my question is whether I should bother trying to install things manually and older versions of the libs or if I should just update the OS version. The only thing that prevents me from updating the OS is that I suspect that RubyGems will still fail because of the invalid checksum.
Any comment would be appreciated ;-)
Thanks!
Replies (3)
Hello Victor,
I must admit that we haven’t tested OpenProject on Ubuntu versions older than 12.04 LTS (which I run myself for development). Because OpenProject runs on newer Ubuntu versions I suspect this to be the reason for your issues.
Regarding your checksum error itself, I, personally, have never seen such an error mentioned in the forum. But you may have an additional look.
I hope this helps?
Kind regards,
Hagen
Hi Hagen,
My real problem is that I am stuck with a Virtual Host provider who doesn’t update its available OS images :-( I finally told them to install CentOS 6.4 (their latest available version) which hopefully will be fine since I read some other post from a user who was able to install OpenProject 3.0 on it.
Thanks for your help ;-)
Hi Victor,
I see. :-) Some other user contributed an installation guide for CentOS 6.5 that might also be applicable for CentOS 6.4?
You’re welcome! Don’t hesitate to get back if you find any problems.
Kind regards,
Hagen