Re: Help building archlinux chromium-vaapi package on OBS
I don't know about your specific situation and don't usually build on OBS,
But my observations...
The first entry "file exists" likely refers to whatever entries preceded it.
Don't know if that's relevant to your problem or not.
I only use sudo (sometimes) when running something like a bash script, it never has any place in any compile I've done using any tool. Compiling should always be done with max permissions, which would mean root or administrator account on Linux. I suppose on a public system like OBS, you might sudo or so to an account (Adminstratior?) that has the equivalent of root within your chroot (or similar). But then the question begs... why aren't you already logged in with that account? Maybe someone with specific experience on OBS might say something that's specific to OBS, but I don't see that with any other build service or system.
It looks like your call is invoking "pacman" not "packman" which is the Arch Linux package manager. Is that what your build needs to do?
Is the package available from an openSUSE/SUSE repo even for aarch files (although i suspect that if your build requires the Arch packages, it can still work). Of course you have to have pacman installed already if you're going to invoke it.
TSU
Beginner Wiki Quickstart - https://en.opensuse.org/User:Tsu2/Quickstart_Wiki
Solved a problem recently? Create a wiki page for future personal reference!
Learn something new?
Attended a computing event?
Post and Share!