Oh I am so sorry I just flagged this out of date for no reason. Too tired today, will not repeat this mistake
Search Criteria
Package Details: nginx-mainline-mod-dav-ext 3.0.0-21
Package Actions
Git Clone URL: | https://aur.archlinux.org/nginx-mainline-mod-dav-ext.git (read-only, click to copy) |
---|---|
Package Base: | nginx-mainline-mod-dav-ext |
Description: | Nginx mainline module with support for missing PROPFIND and OPTIONS WebDAV methods |
Upstream URL: | https://github.com/arut/nginx-dav-ext-module |
Licenses: | custom |
Submitter: | mtorromeo |
Maintainer: | mtorromeo |
Last Packager: | mtorromeo |
Votes: | 16 |
Popularity: | 0.023127 |
First Submitted: | 2017-04-06 09:41 (UTC) |
Last Updated: | 2020-12-28 18:25 (UTC) |
Dependencies (3)
- libxslt (libxslt-gitAUR)
- nginx-mainline (nginx-quic-openssl-hgAUR, nginx-quic-libresslAUR)
- nginx-mainline-src (nginx-quic-openssl-hg-srcAUR, freenginx-mainline-hg-srcAUR, freenginx-libressl-srcAUR, nginx-quic-libressl-srcAUR) (make)
Required by (0)
Sources (1)
gustafla commented on 2022-12-20 12:49 (UTC)
DCengineer commented on 2021-05-18 21:35 (UTC)
Can confirm. It does work under aarch64. You can probably set arch=('any') without any issues, as upstream does not appear to have any machine-specific code.
SilverRainZ commented on 2021-04-24 17:26 (UTC)
Hello, this package is also work under aarch64, can you please add it to archs array?
mtorromeo commented on 2021-03-26 13:11 (UTC)
Please do not ask for pkgrel bumps or nonsensical "rebuilds". This is not a "built" package and it's not how the AUR works.
If your built package needs a rebuild you just do a rebuild yourself.
RaelZero commented on 2021-03-23 15:14 (UTC) (edited on 2021-03-23 15:14 (UTC) by RaelZero)
Just in case someone else is stuck with this module not being updated — the problem is that the module is not rebuilt against the latest version of nginx.
As a solution, this is how I was able to keep using this package:
- Update nginx-mainline and nginx-mainline-src
- Edit the PKGBUILD and increase by one the "pkgrel" value (as of the day of writing, from 21 to 22)
- Run
makepkg -si
again - Reload nginx
jharmelink commented on 2021-02-23 15:21 (UTC)
Please update/rebuild this package.
sethnine commented on 2020-11-06 03:44 (UTC)
I couldn't get the gpg key using gpg --recv-keys <key>
but ended up finding it
here: https://nginx.org/en/pgp_keys.html
I hope this helps someone in the future it's Maxim Dounin’s PGP public key
akira commented on 2020-09-27 20:39 (UTC)
@andreapier tbh I don't remember. I probably edited the PKGBUILD to make it work somehow
andreapier commented on 2020-09-27 18:30 (UTC)
@akira I am facing the same problem. Were you able to fix it?
akira commented on 2020-06-06 20:17 (UTC)
I'm getting a "One or more PGP signatures could not be verified" error when trying to build this package. Running gpg --recv-keys <key>
with the PGP key from the PKGBUILD usually solves this problem, but it didn't in this case.
Pinned Comments
mtorromeo commented on 2021-03-26 13:11 (UTC)
Please do not ask for pkgrel bumps or nonsensical "rebuilds". This is not a "built" package and it's not how the AUR works.
If your built package needs a rebuild you just do a rebuild yourself.