| Summary: | dev-ruby/json-1.8.0 - src_compile(): /usr/bin/ruby19: Permission denied -- /usr/local/bin/rake (LoadError) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Guillaume Bouffard <guillaume.bouffard> |
| Component: | [OLD] Development | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build.log.gz |
||
|
Description
Guillaume Bouffard
2015-02-03 07:14:28 UTC
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 |