Getting a drop in Metadata score for my role with the following message:
IMPORTER101: Invalid platform: "Fedora-33", skipping.
The platforms section of meta/main.yml looks like this:
platforms:
- name: EL
versions:
- 7
- 8
- name: Ubuntu
versions:
- bionic
- focal
- xenial
- name: Debian
versions:
- buster
- stretch
- name: Fedora
versions:
- 27
- 28
- 29
- 30
- 31
- 32
- 33
Fedora 33 final release was 2020-10-27 (see https://fedorapeople.org/groups/schedule/f-33/f-33-key-tasks.html).
The message:
IMPORTER101: Invalid platform: "Fedora-33", skipping.
is currently visible at https://galaxy.ansible.com/locp/cassandra
I must have copied and pasted the description of this issue from my previous issue for Fedora-30, this is actually for Fedora-33. Apologies for any confusion that may have caused (I do mention Fedora-33 in the expected results). I also attempted another import today and I still get the same error. Usually these issues were fixed within hours/days of my reporting them.
Related Issues:
Hi! Is there a way we can help with this? It'd be nice to have Fedora 33 among supported platforms. Or did I miss a reason to skip the release?
FYI Fedora-32 was fixed in #2356 . As @gizero says, is there a way we could raise a PR for these issues? Anything to help expedite the changes basically? Especially with Fedora having approximately two releases a year.
For future reference I'll use this script (https://github.com/dmsimard/ansible-sandbox/tree/master/get-galaxy-platforms) to find out what platforms are supported and not update the metadata until the new platform becomes present.
Could we have an update or ETA on when Fedora 33 will be added to the supported platforms? It has after all been available since late October. That was 13 weeks ago and Fedora 34 is due to be released on 20th April (https://fedorapeople.org/groups/schedule/f-34/f-34-key-tasks.html) which is less than 12 weeks from now.
Fedora 34 is now in beta release (see https://fedorapeople.org/groups/schedule/f-34/f-34-key-tasks.html) but the latest Fedora supported by Ansible Galaxy is 32 (due for retirement in just under eight weeks from now).
Most helpful comment
For future reference I'll use this script (https://github.com/dmsimard/ansible-sandbox/tree/master/get-galaxy-platforms) to find out what platforms are supported and not update the metadata until the new platform becomes present.
Could we have an update or ETA on when Fedora 33 will be added to the supported platforms? It has after all been available since late October. That was 13 weeks ago and Fedora 34 is due to be released on 20th April (https://fedorapeople.org/groups/schedule/f-34/f-34-key-tasks.html) which is less than 12 weeks from now.