Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix .deb upgrade #668

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Fix .deb upgrade #668

merged 1 commit into from
Nov 2, 2023

Conversation

sbs20
Copy link
Owner

@sbs20 sbs20 commented Nov 2, 2023

The previous version of postrm was incorrect and forcefully removed all trace of the systemd service, which meant subsequent postinst would fail.

The new version simply masks (if removing or upgrading). It's also just generally a bit clearer.

The previous version of `postrm` was incorrect and forcefully removed all trace of the systemd service, which meant subsequent `postinst` would fail.

The new version simply masks (if removing or upgrading). It's also just generally a bit clearer.
@sbs20 sbs20 self-assigned this Nov 2, 2023
@sbs20 sbs20 merged commit 6d7a809 into master Nov 2, 2023
2 checks passed
@sbs20 sbs20 deleted the deb-upgrade-fix branch November 2, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant