Skip to content

Error executing command as another user: Not authorized #12874

Answered by eli-schwartz
andy5995 asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like you're using GitHub Cache for the entire build directory. So running meson setup and passing the "prefix" option is having no effect.

What prefix was the cache originally configured with? I'm betting this is a bug you fixed when updating your CI configuration but the cache is preserving the bug.

Aside: this is why I would not cache the build directory, but instead use ccache and persist your CCACHE_DIR.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@eli-schwartz
Comment options

@eli-schwartz
Comment options

Comment options

You must be logged in to vote
1 reply
@andy5995
Comment options

Answer selected by andy5995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants