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

Drop noop clean-up of cloud-init/* debconf values #5863

Open
wants to merge 2 commits into
base: ubuntu/devel
Choose a base branch
from

Conversation

aciba90
Copy link
Contributor

@aciba90 aciba90 commented Nov 11, 2024

Do not squash

See individual commits for reference.

Additional Context

Test Steps

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

`db_unregister`ing `cloud-init/*` debconf values from a
cloud-init-base's maintainers script is a noop, because `cloud-init/*`
values are not registered from `cloud-init-base` but from
`cloud-init`. Thus, remove the unnecessary clean-up noop operations.

Fixes canonicalGH-5780
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packaging Supplemental package review requested
Projects
None yet
1 participant