#[SOLVED] makepkg not working
30 messages · Page 1 of 1 (latest)
can you share pwd?
nevermind, I see it in the first error
pacman -S --needed base-devel git
any of those not installed already?
Those are installed already
That’s weird, check the perms of the directory?
that was it. I needed to chown the directory to my normal username
[SOLVED] makepkg not working
Why wasn’t it already under your user though?
I have no idea, It told me I have no write permissions, when I did ls -l it showed me 'root', then I decided to chown
how did you make your home directory?
I didn't make it manually afaik
Also, now I'm running into a new problem; makepkg -si gives me error:
"ERROR: A failure occurred in build()
Aborting... "
Can you do ls ~/ and see if Documents, Downloads, Pictures, Videos etc, are there?
here..
.bash_history, .bash_logout, .bash_profile, .bashrc, .cache, .config, .local, .viminfo, .Xauthority, yay
Yeah you’ve made your home directory manually by the looks of things
.aw installation_guide
Here’s how you should have done it
I mean I don’t know why it’s failing, but my guess is you want to remake your home directory
I view my ~ directory as root, now it shows me a downloads folder
how?
did you sudo git clone lmao
I think their home dir perms are under root, so, to clone I'm guessing they had to sudo XD
yeah I was root
why?
Was I not supposed to?
aur packages are only meant to be installed by the user, not the root