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
Description:   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

------- Comment #1 From Amit Kotlovski 2007-02-03 09:57:01 0000 -------
Created an attachment (id=108994) [details]
ebuild for uqm-0.6.2 that works on amd64

------- Comment #2 From Simon Stelling (RETIRED) 2007-02-03 20:28:40 0000 -------
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 From Amit Kotlovski 2007-02-04 21:10:25 0000 -------
(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 From Simon Stelling (RETIRED) 2007-02-04 21:56:09 0000 -------
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 From Simon Stelling (RETIRED) 2007-02-04 21:57:45 0000 -------
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!