Can't install on Fedora 37
mattiasb opened this issue · 0 comments
mattiasb commented
I can't install landrush on Fedora 37:
Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:
conflicting dependencies eventmachine (~> 1.0.0) and eventmachine (= 1.2.7)
Activated eventmachine-1.2.7
which does not match conflicting dependency (~> 1.0.0)
Conflicting dependency chains:
eventmachine (= 1.2.7), 1.2.7 activated
versus:
landrush (= 1.3.1), 1.3.1 activated, depends on
rubydns (= 0.8.5), 0.8.5 activated, depends on
Would it be possible to support newer versions of eventmachine?