AUR package is broken
CodePurble opened this issue · 2 comments
CodePurble commented
The AUR package fails to build and gives the following errors:
fatal: repository '$HOME/.cache/yay/virtscreen/src' does not exist
==> ERROR: Failure while creating working copy of src git repo
Aborting...
error making: virtscreen
System info:
DIstro: Arch Linux
Kernel: 5.9.10-arch1-1
Window Manager: herbstluftwm
jose1711 commented
AUR issues belong here: https://aur.archlinux.org/packages/virtscreen/
Also it builds for me correctly on Arch Linux, maybe you'd want to try manually like this:
yay -G virtscreen
cd virtscreen
makepkg -fi
CodePurble commented
It still doesn't build, dependency problems. Building from source does seem to work better.