Open lestrol opened 6 years ago
https://fpm.readthedocs.io/en/latest/installing.html gives the following instructions for installing on Fedora:
dnf install ruby-devel gcc make rpm-build libffi-devel gem install --no-ri --no-rdoc fpm
But, using a clean install of Fedora 28, I get the usual error message:
ERROR: Error installing fpm: ERROR: failed to build gem native extension
I just tried installing fpm using the Fedora 28 docker image and vagrant box with success.
@lestrol, is this still an issue for you?
https://fpm.readthedocs.io/en/latest/installing.html gives the following instructions for installing on Fedora:
But, using a clean install of Fedora 28, I get the usual error message: