Skip to content

deb: add missing pre-depends for init-system-helpers#446

Open
thaJeztah wants to merge 1 commit into
docker:mainfrom
thaJeztah:fix_missing_predepends
Open

deb: add missing pre-depends for init-system-helpers#446
thaJeztah wants to merge 1 commit into
docker:mainfrom
thaJeztah:fix_missing_predepends

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

Before this patch, lintian would complain about missing pre-depends:

lintian ./*.deb
...
W: docker-ce: skip-systemd-native-flag-missing-pre-depends (does not satisfy init-system-helpers:any) [postinst:51]
W: docker-ce: skip-systemd-native-flag-missing-pre-depends (does not satisfy init-system-helpers:any) [prerm:10]

Before this patch, lintian would complain about missing pre-depends:

    lintian ./*.deb
    ...
    W: docker-ce: skip-systemd-native-flag-missing-pre-depends (does not satisfy init-system-helpers:any) [postinst:51]
    W: docker-ce: skip-systemd-native-flag-missing-pre-depends (does not satisfy init-system-helpers:any) [prerm:10]

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah requested a review from a team as a code owner June 10, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant