I just added a dummy admin group to get it working. One liner to do it below.
sudo chmod 777 /etc/group && echo $(grep sudo /etc/group | sed "s/sudo/admin/" | sed "s/[0-9][0-9]*/4567/") >> /etc/group && sudo chmod 644 /etc/group -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894311 Title: ruby-rvm's maintainer scripts expect the admin group to exist To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby-rvm/+bug/894311/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
