Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52180 - Old Daimonin-client ebuild. The new version of daimonin-client is beta 2
Summary: Old Daimonin-client ebuild. The new version of daimonin-client is beta 2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-27 05:45 UTC by Jakub Łaszczyński
Modified: 2004-06-29 02:57 UTC (History)
3 users (show)

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


Attachments
Ebuild for daimonin-client-0.96a (beta2) (daimonin-client-0.96a.ebuild,1.22 KB, text/plain)
2004-06-13 06:51 UTC, Alexander Sandbu
Details
Patch needed with above ebuild (0.96a-gentoo-paths.patch,3.08 KB, patch)
2004-06-13 06:52 UTC, Alexander Sandbu
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Łaszczyński 2004-05-27 05:45:56 UTC
With the old version you cannot connect to server 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Alexander Sandbu 2004-06-13 06:51:47 UTC
Created attachment 33170 [details]
Ebuild for daimonin-client-0.96a (beta2)
Comment 2 Alexander Sandbu 2004-06-13 06:52:20 UTC
Created attachment 33171 [details, diff]
Patch needed with above ebuild
Comment 3 Roc Vallès 2004-06-25 23:51:54 UTC
Please include this ASAP since it's impossible to connect to the game server with the old version.
Comment 4 Mr. Bones. (RETIRED) gentoo-dev 2004-06-29 00:47:57 UTC
*** Bug 50981 has been marked as a duplicate of this bug. ***
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-06-29 01:15:47 UTC
The issue with this ebuild is that it sets things up so that daimonin tries
to write to /usr.  This is not allowed since /usr is supposed to be able to
be mounted read-only.
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2004-06-29 02:57:39 UTC
Fixed up things so they worked for me and commited to CVS.  Thanks for the
ebuild and patch.