postmodern / chruby

Changes the current Ruby
MIT License
2.87k stars 190 forks source link

update fedora copr repository #390

Open burningTyger opened 7 years ago

burningTyger commented 7 years ago

F26 is out and I can't install with the f25 release. Thank you!

postmodern commented 7 years ago

I've enabled fedora-26-* in the Copr Settings. Not sure if I also have to rebuild the packages to populate the new repos, or does Copr automatically handle that?

burningTyger commented 7 years ago

I think you need to rebuild it. It doesn't install yet. Could you do the same for ruby-install? Thank you very much, I'm a happy user otherwise :)

postmodern commented 7 years ago

The re-build apparently failed on the make install part. https://copr-be.cloud.fedoraproject.org/results/postmodern/chruby/fedora-25-x86_64/00584763-chruby/build.log.gz

Has the rpm spec changed since f25? Am I forgetting to set some install directive?

joerocklin commented 6 years ago

Bump for fedora 27

FreedomBen commented 6 years ago

@postmodern do you need/want some help with this? I've never hacked on an rpm spec file but it would be super convenient to have this and ruby-install in the repo for f27

FranklinYu commented 6 years ago

Bump for Fedora 28.

taylorzr commented 4 years ago

I'm a bit of a fedora noob, but I'm trying to use chruby on fedora 30, and getting the error:

$  sudo dnf copr enable postmodern/chruby
Error: This repository does not have any builds yet so you cannot enable it now.

Is this the same problem as this issue?

Seems like chruby on fedora is broken? https://copr.fedorainfracloud.org/coprs/postmodern/chruby/ says build failed 2 years ago

FreedomBen commented 4 years ago

@taylorzr I'm using brew for linux to install it now: https://docs.brew.sh/Homebrew-on-Linux

brew install ruby-install chruby