Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Debian build fails due missing dh-systemd package on Bullseye #9073

Closed
callahad opened this issue Jan 11, 2021 · 1 comment
Closed

Debian build fails due missing dh-systemd package on Bullseye #9073

callahad opened this issue Jan 11, 2021 · 1 comment

Comments

@callahad
Copy link
Contributor

As per https://bugs.debian.org/822670, the dh-systemd package has been merged with the main debhelper package since version 9.20160709

For some time, a transitional dh-systemd package existed which simply depended on debhelper. However, this was removed from bullseye.

The fix should be as simple as depending on debhelper (>= 9.20160709), which available on all supported Debian releases and all supported Ubuntu releases except for xenial.

callahad added a commit to callahad/synapse that referenced this issue Jan 11, 2021
@callahad
Copy link
Contributor Author

I believe this is fixed in callahad@c71c1ed; pull request coming once I solve the other debian package build issue.

callahad added a commit to callahad/synapse that referenced this issue Jan 12, 2021
kodiakhq bot pushed a commit to Azure/iotedge that referenced this issue Sep 29, 2021
- This PR adds Debian 11 as a build target for release/1.1
- It also addresses an issue related to missing packages: matrix-org/synapse#9073 by removing dh-systemd from the installation list. It hasn't been needed since Debian 8.

Testing notes:

- verified build passes and artifacts are created.
kodiakhq bot pushed a commit to Azure/iotedge that referenced this issue Sep 29, 2021
- This PR adds Debian 11 as a build target
- It also addresses an issue related to missing packages: Debian build fails due missing dh-systemd package on Bullseye matrix-org/synapse#9073 by removing dh-systemd from the installation list. It hasn't been needed since Debian 8.

Testing notes:

- verified build passes and artifacts are created.
kodiakhq bot pushed a commit to Azure/iotedge that referenced this issue Oct 1, 2021
- This PR adds Debian 11 as a build target
- It also addresses an issue related to missing packages: Debian build fails due missing dh-systemd package on Bullseye Debian build fails due missing dh-systemd package on Bullseye matrix-org/synapse#9073 by removing dh-systemd from the installation list. It hasn't been needed since Debian 8.

**Testing notes:**

- verified build passes and artifacts are created.
damonbarry pushed a commit to damonbarry/iotedge that referenced this issue Apr 15, 2022
- This PR adds Debian 11 as a build target
- It also addresses an issue related to missing packages: Debian build fails due missing dh-systemd package on Bullseye matrix-org/synapse#9073 by removing dh-systemd from the installation list. It hasn't been needed since Debian 8.

Testing notes:

- verified build passes and artifacts are created.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant