Ximi1970 / systray-x

SysTray-X: A system tray extension for Thunderbird. Needs both the addon AND the companion app installed to work. Will not work with TB flatpaks or snaps.
Mozilla Public License 2.0
213 stars 15 forks source link

Maximum file size exceeded on arch repo #175

Closed PLefebvreBJO closed 2 weeks ago

PLefebvreBJO commented 6 months ago

Hey :) thanks for the addon, very nice work.

Pacman says error: failed retrieving file 'systray-x-1:0.9.8-0-x86_64.pkg.tar.zst' from download.opensuse.org : Maximum file size exceeded

nothing seems wrong with the repo tho, file size is fine when checking manually any idea why ?

Ximi1970 commented 6 months ago

No idea why this is happening. Maybe they changed something in the build service. I wiped the current binaries in the Arch repo and it is now building new ones, Hopefully it will reset the repo somehow. Will do a full check tomorrow for all .deb and zst packages. I presume your are using this one:

https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons:/Arch/Arch/

Ximi1970 commented 6 months ago

I think I "fixed" the repository. Somehow the main one refuses to get properly updated. Tried rebuilding and deleting the repo. Nothing worked. But I see a problem with the version numbering when using the automatic version service. It forces always a xx-0 instead of the required xxx-1 accordong to the Arch docs. Maybe that causes some problems generating the repository files. Strangely enough all other repositories I create for Arch work just fine except the main one I create a long time ago.

Please be aware that Arch broke a lot of things again. Seems like the gnome extensions are not working again and the plugin will not work without it. Also it is almost impossible to run the KDE wayland version in Virtualbox so I cannot check it there. Please use the wayland startup for Thunderbird and hope for the best.

Not my kind of distro...

Ximi1970 commented 6 months ago

Refactored the repositories a bit and updated the package dependency. qt5-x11extra was suddenly not installed automatically anymore. Tested with XFCE, the only Arch desktop that runs without strange effects and crashes in Virtualbox. Seems also to be working with KDE between all the hangups and screen artifacts.