Search Criteria
Package Details: authelia 4.39.19-1
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.000000 |
| First Submitted: | 2020-01-23 09:42 (UTC) |
| Last Updated: | 2026-04-12 07:27 (UTC) |
Dependencies (6)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-binAUR, goup-rsAUR, gcc-go-snapshotAUR, gcc-go) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton) (make)
- pnpm (pnpm-corepackAUR, pnpm-binAUR) (make)
Latest Comments
1 2 Next › Last »
nightah commented on 2026-03-15 20:54 (UTC)
@xyproto no issues if you would like to pick it up.
If you want us to hit any webhooks or otherwise from our CI on releases feel free to reach out on Matrix or Discord.
xyproto commented on 2026-03-15 17:37 (UTC)
@nightah Hi, would you mind if I adopted+moved this package to [extra]?
nightah commented on 2026-03-15 10:29 (UTC)
Thanks for the ping, @synthead. Sorry, I missed it the first time around.
We indeed removed the GOEXPERIMENT flag from our builds. I've updated the package to represent that now.
synthead commented on 2026-03-14 23:34 (UTC)
Removing
GOEXPERIMENT="nosynchashtriemap"fromPKGBUILDsolves the issue below:synthead commented on 2026-03-14 23:30 (UTC)
I'm seeing this error on 4.39.16-1:
nightah commented on 2025-02-17 00:52 (UTC)
@synthead this should be resolved as of 4.38.19, please let me know if you're still having issues.
synthead commented on 2025-02-12 01:43 (UTC)
I'm getting this error while building:
nightah commented on 2024-04-01 09:01 (UTC)
Thanks @khangp0000 for the notification, I've just resolved the issue.
khangp0000 commented on 2024-03-31 21:01 (UTC) (edited on 2024-03-31 21:05 (UTC) by khangp0000)
gois making${srcdir}/gopath/*and its subfolder readonly, make it not possible tormunless youchmodrecursively to add write permission orsudo rm, even when you own the file.Can you add
-modcacherwtogo buildso that the${srcdir}folder can be easily clean up after build. I useparuand have to manually delete thegopathfolder every time after update (or during next update if I was lazy). (You can check theFlags and build optionsin https://wiki.archlinux.org/title/Go_package_guidelines to see what that flag means)nightah commented on 2023-10-09 03:26 (UTC)
Apologies for the delay in fixing this, I've just pushed a version that should resolve the frozen lockfile issue with pnpm. If you continue to have issues please let me know.
1 2 Next › Last »