kbumsik/VirtScreen

AUR package is broken

CodePurble opened this issue · 2 comments

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

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

It still doesn't build, dependency problems. Building from source does seem to work better.