RetroDECK icon indicating copy to clipboard operation
RetroDECK copied to clipboard

Flatpak Submodules are failing to build (certificate failures)

Open XargonWan opened this issue 3 years ago • 1 comments

I had to manually build some libraries instead of relying on the shared-modules because the needed files cannot be retrieved by flatpak-builder.

Failed to download sources: module gudev: server certificate verification failed. CAfile: none CRLfile: none

https://github.com/XargonWan/RetroDECK/runs/6842156938?check_suite_focus=true#step:7:1749

I found a workaround by replacing some of them temporarly with a mirror.

More info there: https://gitlab.com/gnutls/gnutls/-/issues/1335

I am adding the various workarounds after those lines: https://github.com/XargonWan/RetroDECK/blob/cooker/net.retrodeck.retrodeck.yml#L107-L109

XargonWan avatar Jun 11 '22 18:06 XargonWan

Reported on Flathub: https://github.com/flathub/flathub/issues/3259

XargonWan avatar Jun 11 '22 19:06 XargonWan

Closed on flathub

Lazorne avatar Mar 26 '23 07:03 Lazorne