Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485206 - dev-lang/scala-2.10.2 USE=binary - ERROR: dev-lang/scala-2.10.2 failed (unpack phase): Nothing passed to the 'unpack' command
Summary: dev-lang/scala-2.10.2 USE=binary - ERROR: dev-lang/scala-2.10.2 failed (unpac...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-17 15:13 UTC by mephinet
Modified: 2013-09-20 23:22 UTC (History)
0 users

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


Attachments
output of emerge --info (emerge-info.txt,16.91 KB, text/plain)
2013-09-17 15:14 UTC, mephinet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mephinet 2013-09-17 15:13:17 UTC
When trying to build dev-lang/scala-2.10.2 with USE=binary, emerge immediately fails with:
 * ERROR: dev-lang/scala-2.10.2 failed (unpack phase):
 *   Nothing passed to the 'unpack' command


Reproducible: Always

Steps to Reproduce:
USE=binary emerge dev-lang/scala 

Actual Results:  
 * ERROR: dev-lang/scala-2.10.2 failed (unpack phase):
 *   Nothing passed to the 'unpack' command


Expected Results:  
Successful merge

GENTOO_VM=oracle-jdk-bin-1.7  CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.7.0.25"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
Comment 1 mephinet 2013-09-17 15:14:23 UTC
Created attachment 358872 [details]
output of emerge --info
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-20 23:17:09 UTC
+  20 Sep 2013; Tom Wijsman <TomWij@gentoo.org> +scala-2.10.2-r1.ebuild:
+  Revision bump. Made binary tarball for bug #485206. Slotted dependencies.
+  Small reorganization. Made unpack function more generic and fix it to work
+  with the binary tarball.
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-20 23:22:01 UTC
Before I forget, thank you for reporting!