Doesn't build right now, the prepare() function stops with this message:
==> Starting prepare()...
Submodule 'webui' (/srcdest/deemix-webui) registered for path 'webui'
Cloning into '/build/deemix-gui-git/src/deemix-gui/webui'...
fatal: transport 'file' not allowed
fatal: clone of '/build/deemix-gui-git/src/deemix-webui' into submodule path '/build/deemix-gui-git/src/deemix-gui/webui' failed
Failed to clone 'webui'. Retry scheduled
Cloning into '/build/deemix-gui-git/src/deemix-gui/webui'...
fatal: transport 'file' not allowed
fatal: clone of '/build/deemix-gui-git/src/deemix-webui' into submodule path '/build/deemix-gui-git/src/deemix-gui/webui' failed
Failed to clone 'webui' a second time, aborting
==> ERROR: A failure occurred in prepare().
Aborting...
==> ERROR: Build failed, check /mnt/chroot/sekret/build
I'm building in a clean chroot with
makechrootpkg -c -n -r $CHROOT
and am not sure if it builds outside of it with makepkg.
Pinned Comments
C0rn3j commented on 2024-06-06 17:28 (UTC) (edited on 2024-06-06 17:28 (UTC) by C0rn3j)
This package is now hardcoded to Electron 27.
I hate this, if someone has the time to investigate what is going wrong, patches for re-enabling latest electron are welcome.