Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53515 - grub-0.94-r1.ebuild - can't emerge
Summary: grub-0.94-r1.ebuild - can't emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-10 05:37 UTC by Pawel Z.
Modified: 2004-06-10 05:42 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 Pawel Z. 2004-06-10 05:37:55 UTC
On platform proably working good, on x86 function src_unpack have bug. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




<code>
emerge grub
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-boot/grub-0.94-r1 to /
>>> md5 src_uri ;-) grub-0.94.tar.gz
>>> md5 src_uri ;-) grub-0.94-splash.patch.bz2
>>> Unpacking source...

!!! ERROR: sys-boot/grub-0.94-r1 failed.
!!! Function src_unpack, Line 23, Exitcode 1
!!! please re-emerge gcc with USE=multilib FEATURES=-sandbox
</code>
Comment 1 Pawel Z. 2004-06-10 05:42:02 UTC
I'am install previous version grub-0.94-r1.ebuild (7.06.2004) and fixed this problem.