Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165101 - games-strategy/uqm-0.6.2 ~amd64 keyword request
Summary: games-strategy/uqm-0.6.2 ~amd64 keyword request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-03 09:55 UTC by Amit Kotlovski
Modified: 2007-02-04 21:57 UTC (History)
2 users (show)

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


Attachments
ebuild for uqm-0.6.2 that works on amd64 (uqm-0.6.2.ebuild,3.57 KB, text/plain)
2007-02-03 09:57 UTC, Amit Kotlovski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Amit Kotlovski 2007-02-03 09:55:59 UTC
Guided by masterdriverz on the #gentoo-dev-help I added a sed command to make
the wrapper call the uqm binary even when it's installed in an amd64
/usr/games/lib64/ folder (using ${GAMES_LIBDIR}).

I added ~amd64 as I can only say it runs okay on my machine, and maybe others
should test it too.

Reproducible: Always
Comment 1 Amit Kotlovski 2007-02-03 09:57:01 UTC
Created attachment 108994 [details]
ebuild for uqm-0.6.2 that works on amd64
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2007-02-03 20:28:40 UTC
Not here I'm afraid:

# /usr/games/bin/uqm
/usr/games/bin/uqm: line 3: /usr/games/lib/uqm/uqm: No such file or directory
/usr/games/bin/uqm: line 3: exec: /usr/games/lib/uqm/uqm: cannot execute: No such file or directory
Comment 3 Amit Kotlovski 2007-02-04 21:10:25 UTC
(In reply to comment #2)
> Not here I'm afraid:
> 
> # /usr/games/bin/uqm
> /usr/games/bin/uqm: line 3: /usr/games/lib/uqm/uqm: No such file or directory
> /usr/games/bin/uqm: line 3: exec: /usr/games/lib/uqm/uqm: cannot execute: No
> such file or directory

What arch do you use? Are you sure you used this ebuild and not the one from portage?
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2007-02-04 21:56:09 UTC
Sorry, i thought your ebuild was basically the same as the one in portage, just with the keywords changed (many users do this), thus didn't look at it. 
Comment 5 Simon Stelling (RETIRED) gentoo-dev 2007-02-04 21:57:45 UTC
I re-tried with your ebuild and it works, so it's in the tree now. For the next bug you file, a patch would be more suitable, because it allows us to have a quick glance over the changes and makes sure we don't override any changes made. Thanks!