Missing dependency: apache2-dev #3

Closed
opened 2023-04-21 00:40:27 +02:00 by adamhax0rbana · 0 comments
Contributor

I attempted to build the nextcloud server deb package and found that there is a dependency that was not mentioned in the README file.

$ dpkg-buildpackage -rfakeroot
dpkg-buildpackage: info: source package nextcloud-server
dpkg-buildpackage: info: source version 25.0.6-1.1
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Adam <adam@hax0rbana.org>
dpkg-buildpackage: info: host architecture amd64
 dpkg-source --before-build .
dpkg-checkbuilddeps: error: Unmet build dependencies: dh-apache2 | apache2-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)

I'll submit a pull request to update the README and bump the version in the changelog from 25.0.4 to 25.0.6.

I attempted to build the nextcloud server deb package and found that there is a dependency that was not mentioned in the README file. ```sh $ dpkg-buildpackage -rfakeroot dpkg-buildpackage: info: source package nextcloud-server dpkg-buildpackage: info: source version 25.0.6-1.1 dpkg-buildpackage: info: source distribution UNRELEASED dpkg-buildpackage: info: source changed by Adam <adam@hax0rbana.org> dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . dpkg-checkbuilddeps: error: Unmet build dependencies: dh-apache2 | apache2-dev dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting dpkg-buildpackage: warning: (Use -d flag to override.) ``` I'll submit a pull request to update the README and bump the version in the changelog from 25.0.4 to 25.0.6.
ijurisic added reference bullseye 2023-06-05 10:43:16 +02:00
ijurisic added the
bug
label 2023-06-05 13:25:28 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ijurisic/nextcloud-deb#3
No description provided.