Closed exa-mk closed 3 years ago
Whoops, i accidentally closed this with my pull request comment
This should be fixed with the version 3.0.5. https://github.com/it-novum/openitcockpit-agent-go/releases/tag/3.0.5
Unfortunately when updating to 3.0.5 rpm will execute the prerm script from the old 3.0.4 package witch will remove the systemd service again. But beyond 3.0.5 the issue should be resolved.
@exa-mk when you update your RPM based systems from 3.0.5 to 3.0.6 this error should no longer occur
https://github.com/it-novum/openitcockpit-agent-go/releases/tag/3.0.6
Sorry for annoying again... ;)
Agent Mode:
Versions
Operating system CentOS, Fedora
Describe the bug Updating the agent via rpm repository removes the systemd service file:
To Reproduce see above
Expected behavior systemd service still available after package upgrade (as is properly works on deb based systems).