Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 464680 - www-client/google-chrome-27.0.1453.15_beta191758 install phase failed
Summary: www-client/google-chrome-27.0.1453.15_beta191758 install phase failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 07:54 UTC by nm (RETIRED)
Modified: 2013-04-05 14:32 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 nm (RETIRED) gentoo-dev 2013-04-05 07:54:27 UTC
never had this happen on any previous versions of chrome, whether stable or beta channel. the install phase failed with this error:


>>> Install google-chrome-27.0.1453.15_beta191758 into /var/tmp/portage/www-client/google-chrome-27.0.1453.15_beta191758/image/ category www-client
 * Fallback PaX marking -m with scanelf
 *      opt/google/chrome/chrome
 TYPE    PAX   FILE 
ET_DYN PeMRxS opt/google/chrome/chrome 
 * XT PaX marking -me with setfattr
 *      opt/google/chrome/chrome
setfattr: opt/google/chrome/chrome: Operation not supported
 * Failed to set XATTR_PAX markings -me for:
 *      opt/google/chrome/chrome
 * Executables may be killed by PaX kernels.
 * ERROR: www-client/google-chrome-27.0.1453.15_beta191758 failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  93:  Called src_install
 *   environment, line 3489:  Called die
 * The specific snippet of code:
 *       pax-mark m ${CHROME_HOME}chrome || die;
Comment 1 Mike Gilbert gentoo-dev 2013-04-05 14:32:18 UTC
+  05 Apr 2013; Mike Gilbert <floppym@gentoo.org>
+  google-chrome-26.0.1410.43_p189671.ebuild,
+  google-chrome-27.0.1453.12_alpha191631.ebuild,
+  google-chrome-27.0.1453.15_beta191758.ebuild:
+  Don't die if pax-mark fails, bug 464680.
+