Search Criteria
Package Details: actual-server 26.7.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/actual-server.git (read-only, click to copy) |
|---|---|
| Package Base: | actual-server |
| Description: | Actual Budget server used for syncing across devices. Includes the web client. |
| Upstream URL: | https://actualbudget.org |
| Keywords: | actual budget finance |
| Licenses: | MIT |
| Submitter: | pikl |
| Maintainer: | POGMAN |
| Last Packager: | POGMAN |
| Votes: | 6 |
| Popularity: | 0.94 |
| First Submitted: | 2023-07-09 11:15 (UTC) |
| Last Updated: | 2026-07-28 09:17 (UTC) |
Dependencies (3)
- nodejs (nodejs-gitAUR, nodejs-lts-hydrogenAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
- python (make)
Latest Comments
1 2 3 Next › Last »
AlD commented on 2026-07-28 10:38 (UTC)
Thanks!
POGMAN commented on 2026-07-28 09:20 (UTC) (edited on 2026-07-28 09:28 (UTC) by POGMAN)
Indeed, I missed that when running pkgctl. I have pushed a version that adds
--allow-scripts=bcrypt,better-sqlite3tonpm installcommand, that should work.But I think the real issue is on actual's side. I have opened a ticket, hopefully they will fix it for the next release.
Thanks for the heads up :)
Edit: I found out that since npm 12 the default is to block install scripts, that's why it did not raise errors earlier
AlD commented on 2026-07-27 23:11 (UTC)
No, a build in a clean chroot confirms:
POGMAN commented on 2026-07-27 23:00 (UTC)
I think the issue you are facing is due to an update of node that happened after you installed actual. Reinstalling it should be enough I guess
AlD commented on 2026-07-27 22:47 (UTC)
No longer works for me; it's complaining about not being able to find
better_sqlite3.node. It's indeed missing from the package.Not sure if it's the correct approach, but this fixes it:
picokan commented on 2026-01-10 20:44 (UTC)
Actual budget 26.1.0 has released.
POGMAN commented on 2025-06-12 09:36 (UTC) (edited on 2025-06-12 09:37 (UTC) by POGMAN)
Well, the build got broken due to an update of node an better-sqlite3 not having a prebuilt image for this version.
I've added python to the
makedependsas it could happen everytime node updates.Thanks!
feinedsquirrel commented on 2025-06-12 03:58 (UTC)
Building in a clean chroot, I am getting the following error. Adding 'python' as a dependency fixes it, but seems weird to me. Is it the correct solution?
feinedsquirrel commented on 2025-04-16 21:19 (UTC)
Confirming that solved the issue. I appreciate your work finding the solution! I was apparently looking in all the wrong spots.
POGMAN commented on 2025-04-16 19:04 (UTC) (edited on 2025-04-16 19:30 (UTC) by POGMAN)
I pushed 25.4.0-3 that adds 'npm' as makedepends and it seems to work fine now.
Honestly this release has been a mess to package, see: https://github.com/actualbudget/actual/issues/4746
Hopefully next release will be smoother thanks to the way they plan to package the server (https://github.com/actualbudget/actual/pull/4798)
1 2 3 Next › Last »