I ran yay glava, selected the only option available, and attempted to install glava on artix linux (runit). the installation process goes smoothly right up until yay runs "starting prepare()", at which point i get the following:
==>Starting prepare()...
Submodule 'glad' (https://github.com/Dav1dde/glad) registered for path 'glad'
Cloning into '/home/mantacid/.cache/yay/glava-git/src/glava/glad'...
fatal: transport 'file' not allowed
fatal: clone of '/home/mantacid/.cache/yay/glava-git/src/glad' into submodule path '/home/mantacid/.cache/yay/glava-git/src/glava/glad' failed
Failed to clone 'glad'. Retry scheduled
Cloning into '/home/mantacid/.cache/yay/glava-git/src/glava/glad'...
fatal: transport 'file' not allowed
fatal: clone of '/home/mantacid/.cache/yay/glava-git/src/glad' into submodule path '/home/mantacid/.cache/yay/glava-git/src/glava/glad' failed
Failed to clone 'glad' a second time, aborting
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: glava-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
glava-git - exit status 4
I ran
yay glava
, selected the only option available, and attempted to install glava on artix linux (runit). the installation process goes smoothly right up until yay runs "starting prepare()", at which point i get the following:Not sure what that's about.