| Summary: | sci-mathematics/rstudio-0.97.551 - pkg_setup(): .../java-utils-2.eclass: line 294: /usr/bin/depend-java-query: No such file or directory | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Walter <walter> |
| Component: | [OLD] Development | Assignee: | Mark Wright <gienah> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | java, python |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Walter
2014-04-27 08:49:58 UTC
/usr/portage/eclass/java-utils-2.eclass: line 294: /usr/bin/depend-java-query: No such file or directory rstudio-0.97.551.ebuild inherits java-utils-2.eclass and that sets a dependency (DEPEND) on >=dev-java/java-config-2.1.9-r1 which somehow apparently went horribly wrong, as it should have installed /usr/bin/depend-java-query but didn't, resulting in the above error message (by your build log). this could actually be a python related issue since /usr/bin/depend-java-query is just a symlink to python-exec Give version rstudio-0.98.490-r1 a try and give us a shout. It has been marked stable so I believe there should be no hitch with it. |