https://bugs.kde.org/show_bug.cgi?id=431768

--- Comment #8 from Duncan <1i5t5.dun...@cox.net> ---
(In reply to David Edmundson from comment #6)
> The last comment on the linked gentoo report suggests that it is a file
> permissions problem. 
> 
> Can you confirm?

Looks like you're ahead of me, but confirming.

root:root 0700 perms initially for both pre-commit.in and clang-format.sh,
while the build is done using non-root system (package-manager) user
portage:portage, so obviously it can't read/execute them.

But the MR suggests read/execute (0755 I think) and read (without execute),
0744 or even 0644 (I tested both), seems to be all that's actually needed. 
They need to be readable, but executable, not so much.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to