jarcode-foss / glava

GLava - OpenGL audio spectrum visualizer
GNU General Public License v3.0
1.18k stars 59 forks source link

AUR package fails to install with yay on artix #249

Open mantacid opened 1 year ago

mantacid commented 1 year ago

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

Not sure what that's about.

HumanG33k commented 1 year ago

best thing to do is to try to use the following repository instead of that one : https://gitlab.com/wild-turtles-publicly-release/glava/glava

If a issue occur feel free to open a issue on gitlab.