jesseduffield / lazygit

simple terminal UI for git commands
MIT License
50.51k stars 1.78k forks source link

Copr package build for Fedora 39 has been absent/failing since 0.38.2 #3378

Open jming422 opened 6 months ago

jming422 commented 6 months ago

Describe the bug The latest lazygit version available to Fedora 39 users via the Copr package is 0.38.2! It seems there is not a build going for Fedora 39 specifically, but on that 0.38.2 build Copr was able to fork one of the other builds (presumably rawhide) to package lazygit for Fedora 39 anyway. But on all builds after that, starting with this one, Fedora 39 packages have not been created and the builds have been marked as "failed," despite packages for several other targets succeeding.

Expected behavior Copr package builds succeed so Fedora 39+ users can use dnf to install lazygit

Additional context Potentially related to #2055? I'm new to Fedora so I'm not familiar with its packaging system, but if I get more time I can try to look into the logs to see if it is the same issue.

Until this is resolved, I'll be installing a binary release instead of using dnf, but it'd be great to get the package working on Fedora's latest release.

And thank you! Lazygit is awesome and I appreciate you for it ❤️

LautiLosio commented 5 months ago

+1 this

mexiquin commented 4 months ago

To add to this some, it looks like there have been build failures on the atim/lazygit copr repo since lazygit version 0.35. From the comments of atim/lazgit, it looks like another user, rivenirvana, shared their own copr repo with working up-to-date builds for fedora 38+

I gave it a quick look-over (I'm still learning the Fedora ecosystem as well) and it seems that nothing is amiss with the .spec file. But I think it would be beneficial to have some other folks look into this copr and see if it could be potential alternative.