Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 568642 - stage3-amd64-hardened-20151217.tar.bz2 is broken
Summary: stage3-amd64-hardened-20151217.tar.bz2 is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-18 14:50 UTC by Agostino Sarubbo
Modified: 2015-12-28 11:00 UTC (History)
1 user (show)

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 Agostino Sarubbo gentoo-dev 2015-12-18 14:50:56 UTC
stage3-amd64-hardened-20151217.tar.bz2 has a broken install:

rescue / # install -m0700 -d /tmp/foo
Illegal instruction  



That's cause every emerge to fails:

>>> Emerging (1 of 1) app-shells/push-1.6::gentoo
 * push-1.6.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                                                                                                 [ ok ]
/usr/lib/portage/python2.7/phase-functions.sh: line 234:  5866 Segmentation fault      install -m${PORTAGE_WORKDIR_MODE:-0700} -d "${WORKDIR}"
 * ERROR: app-shells/push-1.6::gentoo failed (unpack phase):


stage3-amd64-hardened-20151210.tar.bz2 worked for me.
Comment 1 Agostino Sarubbo gentoo-dev 2015-12-28 11:00:52 UTC
stage3-amd64-hardened-20151225.tar.bz2 is fine for me now.