This is a new fresh instance of Gitea, please migrate your repositories from the old server https://git-old.jurisic.org. (The old server will be available until 1.10.2026.)
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
I attempted to build the nextcloud server deb package and found that there is a dependency that was not mentioned in the README file.
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.