Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129551 - glest-2.0.0.ebuild (Update)
Summary: glest-2.0.0.ebuild (Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://www.glest.org/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2006-04-10 19:22 UTC by Paul Bredbury
Modified: 2006-04-14 15:06 UTC (History)
2 users (show)

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


Attachments
glest-2.0.0.ebuild (glest-2.0.0.ebuild,2.42 KB, text/plain)
2006-04-10 19:24 UTC, Paul Bredbury
Details
glest-1.2.1.2.diff (glest-1.2.1.2.diff,3.42 KB, patch)
2006-04-10 19:25 UTC, Paul Bredbury
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Bredbury 2006-04-10 19:22:45 UTC
Hi, here is a version bump for games-strategy/glest.
Comment 1 Paul Bredbury 2006-04-10 19:24:40 UTC
Created attachment 84409 [details]
glest-2.0.0.ebuild
Comment 2 Paul Bredbury 2006-04-10 19:25:49 UTC
Created attachment 84410 [details, diff]
glest-1.2.1.2.diff

Diff of glest-1.2.1.2.ebuild to create glest-2.0.0.ebuild
Comment 3 Devon Warren 2006-04-12 14:22:27 UTC
I get the following error:


C++ ./build/x86_64-pc-linux-gnu/optimize/glest_game/world/world.o
LinkApplication glest
...updated 116 target(s)...
>>> Source compiled.
>>> Test phase [not enabled]: games-strategy/glest-2.0.0

>>> Install glest-2.0.0 into /var/tmp/portage/glest-2.0.0/image/ category games-strategy
!!! dobin: /usr/local/portage/games-strategy/glest/files/glest does not exist

!!! ERROR: games-strategy/glest-2.0.0 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_install
  ebuild.sh, line 1005:   Called src_install
  glest-2.0.0.ebuild, line 78:   Called die

!!! dogamesbin failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


any ideas? I am running on ~amd64
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2006-04-12 14:37:35 UTC
Err... it usually helps to copy the entire directory from /usr/portage to /usr/local/portage when putting in files into an overlay, that way you have all of the ancillary files, too.  Copy /usr/portage/games-strategy/glest/files/glest to your overlay, too.
Comment 5 Devon Warren 2006-04-13 14:25:19 UTC
(In reply to comment #4)
> Err... it usually helps to copy the entire directory from /usr/portage to
> /usr/local/portage when putting in files into an overlay, that way you have all
> of the ancillary files, too.  Copy
> /usr/portage/games-strategy/glest/files/glest to your overlay, too.
> 
ah, that works, Thanks
Comment 6 Tupone Alfredo gentoo-dev 2006-04-14 15:06:15 UTC
Now in portage, thanks.