-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publishing of 2.4.0 binaries fails #785
Comments
@veloman-yunkan Really strange that CI works, even CD for nightlies... but not release! |
There is a suspicious line in the failure log of the linux build:
|
Indeed, |
That probably explains the build failures both in https://github.com/kiwix/kiwix-build/actions/runs/12331239742 (this ticket) and https://github.com/kiwix/kiwix-desktop/actions/runs/12331074751 (kiwix/kiwix-desktop#1285) - trying to make a new major release of |
Though looking again at the error in kiwix/kiwix-desktop#1285 I have to admit that there may be a different problem there. |
@veloman-yunkan Looks better now after a new publishing attempt, unfortunqtely we have still errors on Linux, see https://github.com/kiwix/kiwix-build/actions/runs/12360372427:
|
I believe to have fixed this point with b1b545a |
Should be fixed by #787 |
This is currently outside my reach. |
The fix was wrong:
I corrected it with the second commit in #787. |
The idea would be to upload this via KiwixBot, this has been long dine that way, but for some reason has stopped to work a few releases ago. We shoukd not rely on someone doing this manually... we see right now the problem of this approach. Do you have some kind of credential issue? The general approach would be to fix this and the redo a Kiwix desktop patch release 2.4.1 |
I don't think I have such an issue. So far I simply haven't dealt with Kiwix organization's credentials in any way (and I believe that I have no access to those). |
@veloman-yunkan They are in the GitHub secrets. Do you want to have them to test locally or is the current situation good enough? |
@kelson42 I don't have access to GitHub secrets (or any settings at all) for this repository. |
You are now |
Regarding this last Flathub update:
@veloman-yunkan I will send you the credentials and hope you can have a look. Maybe you can try manuall to make |
The problem of credentials has been solved by @rgaudin, but now we have a problem with compilation, see https://buildbot.flathub.org/#/builders/9/builds/15859 |
@veloman-yunkan Finalement I believe #793 fixes the publishing on Flathub... so I will close this issue and prepare |
https://github.com/kiwix/kiwix-build/actions/runs/12331239742
The text was updated successfully, but these errors were encountered: