Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98025 - dev-java/swt-3.1 again broken on amd64
Summary: dev-java/swt-3.1 again broken on amd64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-05 10:23 UTC by Torsten Kaiser
Modified: 2005-07-05 20:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Kaiser 2005-07-05 10:23:51 UTC
The new ebuild swt-3.1 has the same error as initial ebuild of swt-3.1_pre7 had.
(see bug #93978 )
Again the check when unpacking is ${ARCH} == 'x86_64' which does not work,
because on gentoo it is called amd64.

Reproducible: Always
Steps to Reproduce:
1.emerge swt-3.1 on amd64

Actual Results:  
>>> md5 src_uri ;-) swt-3.1-gtk-linux-x86_64.zip
>>> Unpacking source...
>>> Unpacking swt-3.1-gtk-linux-x86.zip to /var/tmp/portage/swt-3.1/work
unzip:  cannot find /usr/portage/distfiles/swt-3.1-gtk-linux-x86.zip, /usr/portage
/distfiles/swt-3.1-gtk-linux-x86.zip.zip or /usr/portage/distfiles/swt-3.1-gtk-lin
ux-x86.zip.ZIP.

!!! ERROR: dev-java/swt-3.1 failed.
!!! Function unpack, Line 371, Exitcode 9
!!! failure unpacking swt-3.1-gtk-linux-x86.zip


Expected Results:  
Emerge of the new SWT version

Please fix as soon as possible, because it could damage a system, if the x86-zip
is in the distfiles folder.
(see comment 1 of bug #93978)
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2005-07-05 20:04:29 UTC
*grumble* how did this crop up again?  Fixed in CVS, please sync and re-emerge
in about 1 hour.  Sorry about the trouble.