Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506134 - dev-java/java-sdk-docs-1.8.0.0 cannot open zipfile
Summary: dev-java/java-sdk-docs-1.8.0.0 cannot open zipfile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-29 09:56 UTC by José Romildo Malaquias
Modified: 2015-07-07 12:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-java:java-sdk-docs-1.8.0.0:20140329-094855.log (dev-java:java-sdk-docs-1.8.0.0:20140329-094855.log,2.17 KB, text/x-log)
2014-03-29 09:56 UTC, José Romildo Malaquias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description José Romildo Malaquias 2014-03-29 09:56:30 UTC
Created attachment 373808 [details]
dev-java:java-sdk-docs-1.8.0.0:20140329-094855.log

When emerging dev-java/java-sdk-docs-1.8.0.0 on my ~amd64 system I am getting the error message:

>>> Unpacking jdk-8-apidocs.zip to /tmp/portage/dev-java/java-sdk-docs-1.8.0.0/work
error:  cannot open zipfile [ /tmp/portage/dev-java/java-sdk-docs-1.8.0.0/distdir/jdk-8-apidocs.zip ]
        Permission denied
unzip:  cannot find or open /tmp/portage/dev-java/java-sdk-docs-1.8.0.0/distdir/jdk-8-apidocs.zip, /tmp/portage/dev-java/java-sdk-docs-1.8.0.0/distdir/jdk-8-apidocs.zip.zip or /tmp/portage/dev-java/java-sdk-docs-1.8.0.0/distdir/jdk-8-apidocs.zip.ZIP.
Comment 1 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-03-29 12:19:13 UTC
You'll want to fix up the permissions to be the same as the other distfiles.
Comment 2 José Romildo Malaquias 2014-03-29 15:32:15 UTC
(In reply to Tom Wijsman (TomWij) from comment #1)
> You'll want to fix up the permissions to be the same as the other distfiles.

After setting the permissions to 644 (-rw-r--r--) it worked.
Comment 3 Patrice Clement gentoo-dev 2015-07-07 12:58:08 UTC
Marking as FIXED.