Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54407 - eclipse-sdk-3.0.0_pre8 (and pre9 too) fail to install
Summary: eclipse-sdk-3.0.0_pre8 (and pre9 too) fail to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-19 04:31 UTC by Alexander Gretencord
Modified: 2004-06-22 07:18 UTC (History)
0 users

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


Attachments
patch against pre8 ebuild. (pre8.diff,810 bytes, patch)
2004-06-19 04:31 UTC, Alexander Gretencord
Details | Diff
patch against pre9 ebuild. (pre9.diff,763 bytes, patch)
2004-06-19 04:32 UTC, Alexander Gretencord
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Gretencord 2004-06-19 04:31:09 UTC
From the ebuild:

[ -f result/linux-gtk-${ARCH}-sdk.zip ] || die "motif zip bundle was not build properly!"

Which is obviously incorrect. I'll attach two patches which fix this (and the typos in the error message too).
Comment 1 Alexander Gretencord 2004-06-19 04:31:53 UTC
Created attachment 33555 [details, diff]
patch against pre8 ebuild.
Comment 2 Alexander Gretencord 2004-06-19 04:32:20 UTC
Created attachment 33556 [details, diff]
patch against pre9 ebuild.
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-22 07:18:55 UTC
Fixed for all 3.0.0 ebuilds. Thanks!