Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 335748 - More working packages
Summary: More working packages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 02:06 UTC by Ivan Jager
Modified: 2012-08-10 18:35 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 Ivan Jager 2010-09-03 02:06:36 UTC
games-arcade/xbill-2.1-r2
games-fps/openarena-0.8.1-r1
media-libs/glpng-1.45-r1
sys-apps/keyutils-1.4
www-client/chromium-9999

openarena was the only that needed patching after ecopy. 

--- games-fps/openarena/openarena-0.8.1-r1.ebuild.ecopy 2010-09-01 21:41:58.000000000 -0400
+++ games-fps/openarena/openarena-0.8.1-r1.ebuild       2010-09-02 01:02:50.000000000 -0400
@@ -61,7 +61,7 @@
        cd "${MY_S}"
        emake \
                V=1 \
-               DEFAULT_BASEDIR="${DIR}" \
+               DEFAULT_BASEDIR="${EPREFIX}${DIR}" \
                BR="${BUILD_DIR}" \
                ${myopts} \
                || die "emake failed"
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-09-08 14:43:17 UTC
(In reply to comment #0)

> www-client/chromium-9999

Cool, how about a non live version? I didn't check if the ebuilds were similar or not.
Comment 2 Ivan Jager 2010-09-09 03:03:27 UTC
Ok, I just compiled www-client/chromium-5.0.375.127, and it works if I run it with $HOME not in AFS.

It was failing because it was trying to use a socket in my home, and AFS doesn't support sockets. But that seems like an issue in that version of chromium rather than a prefix problem.

I'll try 7.0.503.1-r1 next, but I figured I should try a version that isn't masked first.
Comment 3 Fabian Groffen gentoo-dev 2010-09-30 10:36:08 UTC
this is all for ~amd64-linux?
Comment 4 Ivan Jager 2010-10-01 19:43:28 UTC
(In reply to comment #3)
> this is all for ~amd64-linux?

Yes.

Comment 5 Ivan Jager 2010-10-01 19:44:35 UTC
Oh, and chromium 7.0.503.1-r1 also worked.
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2012-08-10 18:35:28 UTC
This request is too old to accurately process.