I get this error when attempting to install:
[12:04:30] 'vscode-reh-web-linux-x64-min-ci' errored after 5.83 min
[12:04:30] AbortError: This operation was aborted
at new DOMException (node:internal/per_context/domexception:53:5)
at AbortController.abort (node:internal/abort_controller:391:18)
at Timeout._onTimeout (/home/anark10n/.cache/yay/vscodium/src/vscode/build/lib/fetch.js:47:53)
at listOnTimeout (node:internal/timers:581:17)
at process.processTimers (node:internal/timers:519:7)
+++ error_function build
+++ (( ! BASH_SUBSHELL ))
++++ gettext 'A failure occurred in %s().'
+++ error 'A failure occurred in %s().' build
+++ local 'mesg=A failure occurred in %s().'
+++ shift
++++ gettext ERROR:
+++ printf '==> ERROR: A failure occurred in %s().\n' build
==> ERROR: A failure occurred in build().
++++ gettext Aborting...
+++ plainerr Aborting...
+++ plain Aborting...
+++ (( QUIET ))
+++ local mesg=Aborting...
+++ shift
+++ printf ' Aborting...\n'
Aborting...
+++ exit 4
+ clean_up
+ local EXIT_CODE=4
+ (( INFAKEROOT ))
+ [[ -p '' ]]
+ (( (EXIT_CODE == E_OK || EXIT_CODE == E_INSTALL_FAILED) && BUILDPKG && CLEANUP ))
+ remove_deps
+ (( ! RMDEPS ))
+ return 0
+ exit 4
-> error making: vscodium-exit status 4
-> Failed to install the following packages. Manual intervention is required:
vscodium - exit status 4
Pinned Comments