flathub / us.zoom.Zoom

https://flathub.org/apps/details/us.zoom.Zoom
35 stars 45 forks source link

Current version is outdated, recent builds fail #399

Closed exploide closed 1 year ago

exploide commented 1 year ago

The current version served on Flathub is 5.14.7.2928 which is outdated and Zoom refuses to log in on our instance for that reason. While there is already 5.14.10.3738 on master and open pull requests for newer versions, they fail building because of

ERROR   src.manifest: Failed to check archive krb5/krb5-1.20.1.tar.gz with AnityaChecker: Error downloading upstream source: 404, message='Not Found', url=URL('https://kerberos.org/dist/krb5/1.21/krb5-1.21.-.tar.gz')

EDIT: apparently the latter problem could be fixed in #395

Kolophonium0 commented 1 year ago

Same problem when logging in via SSO i get the message that zoom is outdated - need Version 5.12 or higher even tho my Version is 5.14.x.

chaddy314 commented 1 year ago

The Test Build/Fix mentioned in #395

$ flatpak install --user https://dl.flathub.org/build-repo/31262/us.zoom.Zoom.flatpakref

currently returns a 404 error code.

exploide commented 1 year ago

Since #395 is merged and a newer version is available, the issue is fixed for me. Hope the PR updating to the most recent Zoom version will be merged soon.

Closing...