uyuni-project / uyuni-tools

Tools to work with containerized Uyuni server
Apache License 2.0
14 stars 18 forks source link

Fix misleading message on uninstall #351

Closed nadvornik closed 3 months ago

nadvornik commented 3 months ago

What does this PR change?

Fix misleading error message

ERR Failed to remove uyuni-hub-xmlrpc.service file error="remove /etc/systemd/system/uyuni-hub-xmlrpc@.service: no such file or directory"

Test coverage

Links

Issue(s): #

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Before you merge

Check How to branch and merge properly!