Skip to content

No longer compatible with Uyuni 2021 04 following RPC changes. #33

@digdilem

Description

@digdilem

Not an issue with the script itself, but this no longer works with Uyuni - the forked Spacewalk replacement.

Uyuni changed api version to 25 last year, and --ignore-api-version allowed the script to continue working.

However, as of the latest 2021 04 version of Uyuni, they have removed some API calls which now breaks the script.

Running the script returns this at the end and no errata is imported

Fault returned from XML RPC Server, fault code 2609: redstone.xmlrpc.XmlRpcFault: A required patch attribute (advisory_status) was missing.

Uyuni reference: https://www.uyuni-project.org/doc/2021.04/release-notes-uyuni-server.html#_removal_of_deprecated_xmlrpc_api_methods

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions