Search Criteria
Package Details: authelia 4.37.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/authelia.git (read-only, click to copy) |
---|---|
Package Base: | authelia |
Description: | The Cloud ready multi-factor authentication portal for your Apps. |
Upstream URL: | https://github.com/authelia/authelia |
Licenses: | Apache-2.0 |
Conflicts: | authelia-bin, authelia-git |
Submitter: | nightah |
Maintainer: | nightah (clems4ever) |
Last Packager: | nightah |
Votes: | 2 |
Popularity: | 0.60 |
First Submitted: | 2020-01-23 09:42 (UTC) |
Last Updated: | 2023-01-22 08:30 (UTC) |
Dependencies (6)
- curl (curl-git, curl-quiche-git, curl-http3-ngtcp2) (make)
- gcc (gccrs-git, gcc-git, gcc11) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
- jq (jq-git) (make)
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-gallium, nodejs-lts-hydrogen) (make)
- pnpm (yarn-pnpm-corepack, corepacker) (make)
Latest Comments
plexman commented on 2023-08-19 23:53 (UTC) (edited on 2023-08-19 23:54 (UTC) by plexman)
Failed to build:
nightah commented on 2023-01-22 08:31 (UTC)
Thanks for the report @feinedsquirrel, this should now be fixed.
feinedsquirrel commented on 2023-01-19 17:58 (UTC) (edited on 2023-01-19 17:59 (UTC) by feinedsquirrel)
Fully updated Arch Linux system. Current pkgver: 4.37.5-1
Fails to build, "eslint" conflict
I looked through the issues on GitHub, but didn't see any that relate to this. Not sure if it is an Arch problem, or an issue in the project.
nightah commented on 2021-12-21 09:03 (UTC)
I'm unable to reproduce this issue on the current version, can you please provide your version of authelia, yarn and nodejs and explicit reproduction steps please?
ja203 commented on 2021-12-19 21:50 (UTC)
Error when making -
error @typescript-eslint/eslint-plugin@5.5.0: The engine "node" is incompatible with this module. Expected version "^12.22.0 || ^14.17.0 || >=16.0.0". Got "15.6.0"
I've got around by running yarn config set ignore-engines true and rerunning makepkg; seems to fix but don't know if this the right way to fix
nightah commented on 2021-09-16 23:23 (UTC)
Thanks for the report @gdamjan, this has been fixed.
gdamjan commented on 2021-09-16 18:41 (UTC)
ok, replacing the yarn install with:
made it work (ie, ignore the "prepare" in scripts)
gdamjan commented on 2021-09-16 18:32 (UTC) (edited on 2021-09-16 18:33 (UTC) by gdamjan)
building fails for some weird reason: