The cstrike-server ebuild (counter-strike dedicated server for linux) is not working due to the wrong URL's that are in this (masked) ebuild. I found a solution on the forums, posted by Holek. Here's the corrected code: <code> P=cs_15_full PS=statsme-2.7.1-cstrike PC=hlg-1_41-en STATSME=${WORKDIR}/statsme CSGUARD=${WORKDIR}/csguard S=${WORKDIR}/cstrike DESCRIPTION="Halflife Counterstrike modification Linux Server" SRC_URI="http://tx3.us.unitedadmins.com/files/${PC}.zip http://cesnet.dl.sourceforge.net/sourceforge/statsme/${PS}.zip ftp://ftp.splatterworld.de/games/hl/mods/cs/server/${P}.tar.gz" HOMEPAGE="http://www.counter-strike.net" KEYWORDS="x86" SLOT="0" LICENSE="ValveServer" </code> only these url's are wrong, if you put them like this, the ebuild works flawlessly.
Created attachment 12359 [details] changed ebuild this is the original ebuild, only the url's were changed to the new one's, it works flawlessly :)
that ebuild is not really working something with csguad/hlguard is wrong
yes and all the fixes are in the old bug i made oh so long ago ... if only i got per file support in CONFIG_MASK this would not be an issue ... *** This bug has been marked as a duplicate of 7093 ***
Closing to clean up after bugzilla upgrade. reopen if closed in error. Thanks.
clean up bug list after bugzilla update