On my computer, I update json to the 1.8 version for ruby19 and ruby20. During the installation step, portage raises the following error: Running compile phase for ruby19 ... /usr/bin/ruby19: Permission denied -- /usr/local/bin/rake (LoadError) Reproducible: Always
Created attachment 395432 [details] emerge --info
Created attachment 395434 [details] build.log.gz
Why would you have /usr/local/bin/rake instead of /usr/bin/rake?
Normally /usr/local/bin/rake should not have been installed by a Gentoo supported package. If you find out that this is the case anyway then there is a bug on our side. In that case please provide the output from equery belongs /usr/local/bin/rake Otherwise this is a local configuration issue that unfortunately we cannot fix or provide support for.
Hi Hans, equery command returns nothing. I check how and why my local configuration affects that. Thank you for your help.
Ok, I checked and safely removed the /usr/local/bin et everything works. thanks