Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 485206

Summary: dev-lang/scala-2.10.2 USE=binary - ERROR: dev-lang/scala-2.10.2 failed (unpack phase): Nothing passed to the 'unpack' command
Product: Gentoo Linux Reporter: mephinet <mephinet>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of emerge --info

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!