Icinga / icinga-packaging

Packaging documentation and issues for the official Icinga repository
https://packages.icinga.com
44 stars 15 forks source link

icingaweb2 package missing from Fedora 36 repositories #243

Closed spike77453 closed 2 years ago

spike77453 commented 2 years ago

Describe the bug

The Icinga Fedora repository lacks an icingaweb2 package for Fedora 36: https://packages.icinga.com/fedora/36/release/

To Reproduce

Run the following commands on a Fedora 36 host:

  1. curl https://packages.icinga.com/fedora/ICINGA-release.repo -o /etc/yum.repos.d/ICINGA-release.repo
  2. dnf install icingaweb2

Expected behavior

# curl https://packages.icinga.com/fedora/ICINGA-release.repo -o /etc/yum.repos.d/ICINGA-release.repo
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   193  100   193    0     0   1930      0 --:--:-- --:--:-- --:--:--  1930
# dnf install icingaweb2
ICINGA (stable release for fedora)         1.5 MB/s | 265 kB     00:00    
Dependencies resolved.
[...]
Complete!

Screenshots

# curl https://packages.icinga.com/fedora/ICINGA-release.repo -o /etc/yum.repos.d/ICINGA-release.repo
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   193  100   193    0     0   1973      0 --:--:-- --:--:-- --:--:--  1989
# dnf install icingaweb2
ICINGA (stable release for fedora)                                                                                                                        76 kB/s | 2.9 kB     00:00    
No match for argument: icingaweb2
Error: Unable to find a match: icingaweb2

Your Environment

Include as many relevant details about the environment you experienced the problem in

Additional context

n/a

htriem commented 2 years ago

Icingaweb2 is now available on Fedora 36. Have fun using it!