johnfactotum / foliate

Read e-books in style
https://johnfactotum.github.io/foliate/
GNU General Public License v3.0
6.15k stars 283 forks source link

v3 missing in Flathub #1104

Closed niedzielski closed 10 months ago

niedzielski commented 10 months ago

Describe the bug v3.0.0 just released but is not yet available in Flathub.

To Reproduce Steps to reproduce the behavior:

  1. Go to Flathub.
  2. Scroll to changelog.

Expected behavior v3.0.0 is distributed on Flathub.

elcste commented 10 months ago

v3.0.0 released.

Not on Flathub yet, though, cause for some reason the PR status check isn't completed despite the build being successful.

Originally posted by @johnfactotum in https://github.com/johnfactotum/foliate/issues/1013#issuecomment-1807194979

johnfactotum commented 10 months ago

Resolved now.

niedzielski commented 10 months ago

As near as I can tell, v3 is still unavailable on Flathub. I tried upgrading from the CLI as well but there's "nothing to do" and I'm still on v2.6.4.

image

johnfactotum commented 10 months ago

Yeah, Flathub has a delay before any change is published. I think it's 3 hours. So apparently it's taking longer than usual. But I don't think there's anything I can do about that.

johnfactotum commented 10 months ago

So it seems that the publishing job failed with the following message:

Purging build https://hub.flathub.org/api/v1/build/63840
Api call to https://hub.flathub.org/api/v1/build/63840/purge failed with status 400, details: {'error-type': 'generic-error', 'message': "Can't prune build while in use", 'status': 400}

I rebuilt and republished it again, and it's still failing with the same message: https://buildbot.flathub.org/#/builders/6/builds/81258

johnfactotum commented 10 months ago

Tried publishing it again and it finally worked.

niedzielski commented 10 months ago

Thank you! Very excited to try it!