You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting failures in trying to import he modular repo's from https://rpms.remirepo.net/ for EL8 and EL9.
A sample message I get is:
File "/usr/lib/python3.6/site-packages/spacewalk/satellite_tools/appstreams.py", line 294, in _parse_rpm_name
raise ValueError(f"The value {nevra} cannot be parsed as a NEVRA string.")
ValueError: The value php-pecl-gmagick-0:2.0.6~RC1-3.el9.remi.7.4.x86_64 cannot be parsed as a NEVRA string.
If I remove that file and test, it just happens the same on the rest of the files in the repo.
Problem description
I am getting failures in trying to import he modular repo's from https://rpms.remirepo.net/ for EL8 and EL9.
A sample message I get is:
File "/usr/lib/python3.6/site-packages/spacewalk/satellite_tools/appstreams.py", line 294, in _parse_rpm_name
raise ValueError(f"The value {nevra} cannot be parsed as a NEVRA string.")
ValueError: The value php-pecl-gmagick-0:2.0.6~RC1-3.el9.remi.7.4.x86_64 cannot be parsed as a NEVRA string.
If I remove that file and test, it just happens the same on the rest of the files in the repo.
Steps to reproduce
...
Uyuni version
Uyuni proxy version (if used)
Useful logs
Additional information
No response
The text was updated successfully, but these errors were encountered: