Bug 165101 - games-strategy/uqm-0.6.2 ~amd64 keyword request
|
Bug#:
165101
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: AMD64
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: amd64@gentoo.org
|
Reported By: krallkrall@gmail.com
|
|
Component: Games
|
|
|
URL:
|
|
Summary: games-strategy/uqm-0.6.2 ~amd64 keyword request
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-02-03 09:55 0000
|
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
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
(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?
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.
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!