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
217 stars 14 forks source link

On RHEL 8.3: adding repository failed #60

Closed mack-w closed 3 years ago

mack-w commented 3 years ago

When running sudo yum-config-manager --add-repo=https://download.opensuse.org/repositories/home:/Ximi1970:/Mozilla:/Add-ons/CentOS_8/home:Ximi1970:Mozilla:Add-ons.repo on RHEL 8.3: 404 was returned.
Terminal Output:

Please check the avaliability of the repository.

mack-w commented 3 years ago

Both CentOS 8 and CentOS Stream repo failed.

Ximi1970 commented 3 years ago

Can confirm, the packages are not released yet.

Ximi1970 commented 3 years ago

Packages are now available.

mack-w commented 3 years ago

Thanks.