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

Actually enable systemd timers in securedrop-config package #7336

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

legoktm
Copy link
Member

@legoktm legoktm commented Nov 12, 2024

Status

Ready for review

Description of Changes

The magic #DEBHELPER# comment was missing from the securedrop-config postinst so the systemd timers were never being enabled.

Testing

How should the reviewer test this PR?

  • visual review
  • build debs, unpack the config one with ar x securedrop-config_2.11.0\~rc1+focal_all.deb and then tar xvf control.tar.xz. Check that the postinst file has snippets like "Automatically added by dh_systemd_enable"

Deployment

Any special considerations for deployment? n/a

Checklist

The magic `#DEBHELPER#` comment was missing from the securedrop-config
postinst so the systemd timers were never being enabled.
@legoktm legoktm added the noble Ubuntu Noble related work label Nov 12, 2024
@legoktm legoktm added this to the SecureDrop 2.11.0 milestone Nov 12, 2024
@legoktm legoktm requested a review from a team as a code owner November 12, 2024 22:35
@legoktm
Copy link
Member Author

legoktm commented Nov 12, 2024

I'm still working out what a regression test looks like.

@cfm cfm self-assigned this Nov 15, 2024
Copy link
Member

@cfm cfm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, @legoktm! I'll approve this as is but defer to you for merge per #7336 (comment).

@legoktm legoktm added this pull request to the merge queue Nov 18, 2024
Merged via the queue into develop with commit 4c9062b Nov 18, 2024
45 checks passed
@legoktm legoktm deleted the stg-debhelper-config branch January 9, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
noble Ubuntu Noble related work
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants