| Summary: | Emerging dev-java/osgi-core-api-5.0.0 fails: potage tries to unpack osgi.core-5.0.0.jar | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Viktar Patotski <xp.vit.blr> |
| Component: | [OLD] Java | Assignee: | Java team <java> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Viktar Patotski
2013-12-01 19:01:36 UTC
Please check ownership and permissions of the distfile in question. ls -l /usr/portage/distfile/osgi.core-5.0.0.jar Same problem for me. This is the answer to Ralph's question : -rw------- 1 jcr users 418232 30 janv. 17:30 /usr/portage/distfiles/osgi.core-5.0.0.jar After executing : chmod 644 /usr/portage/distfiles/osgi.core-5.0.0.jar it works ! Could this be added to the ebuild ? That's outside the ebuild scope, it has no permissions to change permissions. |