rbenv icon indicating copy to clipboard operation
rbenv copied to clipboard

Missing python bindings

Open fabiokr opened this issue 9 years ago • 1 comments

I got this error while trying to use this with CentOS 6.6:

TASK: [ruby | add rbenv initialization to profile system-wide] **************** 
failed: [192.168.33.11] => {"failed": true}
msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!

FATAL: all hosts have already failed -- aborting

Adding libselinux-python to the yum dependencies fixed it.

fabiokr avatar Apr 22 '15 17:04 fabiokr

Having same error on CentOS 6.5

Paxa avatar Oct 20 '15 07:10 Paxa