Mise repo #4
Replies: 1 comment 1 reply
-
Hey! Thanks for bringing up GH Discussions - I never would've thought about setting it up, but it totally makes sense! This is a completely fine way to ask for help, I'm always happy to answer a question :) Before we get into it, I just want to mention that I use So now getting into it. I looked at your repo and the copr, and I saw that the action seems to be firing fine on the github side but that First I took a look at the build logs from the COPR: Kooha-2024-11-09-08-21-42.webmAt the end, right before it lists the RPM failures, we see
So this build fails because of this ls - it's trying to go into
So it's that second line that caused this particular build to fail - it can't ls into I'm gonna take a swing in the dark here, but I think your core problem is that the You can also test building these spec files locally if you don't want to wait for copr, it makes development quicker - see the Fedora packaging tutorial for an example of using Apologies if I've said things you already know about or tried! In the future, if you let me know what you've attempted it'll make it easier to give more direct feedback. Let me know how it goes! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Thank you so much for creating these scripts, I've been looking for ages examples or repos to setting this automation up.
I hope you can help me with this, I wanted to make this in a GH discussion, but it seems it has been disabled.
I have been trying to work on setting up mise but to no avail.
See this PR: https://github.com/RelativeSure/autocopr/pull/1/files
Copr repo: https://copr.fedorainfracloud.org/coprs/relativesure/all-packages/
I apologize if I have disturbed or if this wasn't the correct way of asking for help. I'm crossing my fingers if you can help me with this.
Best regards,
RelativeSure
Beta Was this translation helpful? Give feedback.
All reactions