PDA

View Full Version : [ubuntu] installing rails



jejoony
June 1st, 2012, 07:02 PM
Masters,
im trying to install rails to my machine but i am getting the following error when i run:

$ sudo apt-get install ruby-rvm
...
...
...
dpkg-statoverride: error: syntax error: unknown group 'admin' in statoverride file
dpkg: error processing ruby-rvm (--configure):
subprocess installed post-installation script returned error exit status 2
Setting up libstdc++6-4.6-dev (4.6.3-1ubuntu5) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
ruby-rvm
E: Sub-process /usr/bin/dpkg returned an error code (1)

any suggestions? thank you

Cheesemill
June 1st, 2012, 10:14 PM
Yep, the package is broken. Install using these instructions instead:

https://rvm.io/rvm/install/