Open Benji377 opened 3 hours ago
I think the issue might be because we are not changing the directory into the working one.
So when manually following the steps, if I extract the tar file, I am not directly in the root folder, but actually there is another folder named raspirus-2.0.0
and inside that folder are the files we need. So probably what we need is just to add this line:
cd $pkgname-$pkgver
The question is, in which step? Is the prepare() step enough? Will have to investigate. I unfortunately do not have an Arch OS to test this on
Describe the bug It seems like the PKGBUILD file is broken. It is not possible to install Raspirus with the current instructions.
To Reproduce Simply use yay to install the AUR package
Expected behavior It should just install
Additional context Error message provided as comment from the user
PupFromLosAndes
: