[01:07:17] The following tasks did not complete: vscode-linux-x64-min
[01:07:17] Did you forget to signal async completion?
...
Command 'systemd-run --service-type=oneshot --pipe --wait --pty -p DynamicUser=yes -p CacheDirectory=pikaur -E HOME=/tmp -p WorkingDirectory=/var/cache/pikaur/build/code-git makepkg --force' failed to execute.
What am I doing wrong? I'm not hitting the file limit cap (no EMFILE and "only" 20k file handles open).
No useful messages in logs
Oct 03 01:07:18 archlinux systemd[1]: run-u1892.service: Main process exited, code=exited, status=1/FAILURE
Oct 03 01:07:18 archlinux kernel: audit: type=1130 audit(1601701638.223:689): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=run-u1892 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 03 01:07:18 archlinux audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=run-u1892 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Oct 03 01:07:18 archlinux systemd[1]: run-u1892.service: Failed with result 'exit-code'.
Oct 03 01:07:18 archlinux systemd[1]: Failed to start /usr/bin/makepkg --force.
Works if I invoke makepkg
directly in https://aur.archlinux.org/code-git.git
. Not sure what fails when I use AUR wrapper.
Pinned Comments
oech3 commented on 2025-05-19 11:39 (UTC) (edited on 2025-05-21 13:40 (UTC) by oech3)
electron
dependency is swapped withelectronNM
at packaging.Minify is disabled by default (see
bottom of build()
).