Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 560224 - games-fps/rtcw: GL_EXTENSIONS string prevents launch of rtcwsp binary
Summary: games-fps/rtcw: GL_EXTENSIONS string prevents launch of rtcwsp binary
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-11 15:21 UTC by cryptopsy
Modified: 2016-04-17 02:03 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cryptopsy 2015-09-11 15:21:14 UTC
using a hexeditorI was able to edit the /opt/rtcw/wolfsp.x86 file. I searched for the GL_EXTENSIONS: %s string and edited out the % with a space. This enabled me to launch the game. 

The bug is described here
ftp://download.nvidia.com/XFree86/Linux-x86/195.22/README/knownissues.html#extension_string_size

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2015-09-11 15:27:54 UTC
I suggest you try the games-fps/rtcw-9999 ebuild from gamerlay overlay which uses the sources from https://github.com/iortcw/iortcw to install a new single-player binary which has this bug fixed (and many other).
There's one drawback though. The current ebuild lacks multi-player support. But as soon as my time permits I gonna work on the ebuild to add MP as well.
Comment 2 cryptopsy 2015-09-19 01:36:16 UTC
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) games-fps/rtcw-9999::gamerlay
>>> Failed to emerge games-fps/rtcw-9999, Log file:
>>>  '/tmp/portage/portage/games-fps/rtcw-9999/temp/build.log'
!!! Fetched file: wolf-linux-1.41b.x86.run VERIFY FAILED!
!!! Reason: Insufficient data for checksum verification
!!! Got:      
!!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-09-25 16:20:54 UTC

*** This bug has been marked as a duplicate of bug 560222 ***
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-09-25 16:21:28 UTC
Sorry, wrong bug.
Comment 5 Christian Schmitt 2015-09-28 19:15:05 UTC
(In reply to cryptopsy from comment #2)
> >>> Verifying ebuild manifests
> >>> Emerging (1 of 1) games-fps/rtcw-9999::gamerlay
> >>> Failed to emerge games-fps/rtcw-9999, Log file:
> >>>  '/tmp/portage/portage/games-fps/rtcw-9999/temp/build.log'
> !!! Fetched file: wolf-linux-1.41b.x86.run VERIFY FAILED!
> !!! Reason: Insufficient data for checksum verification
> !!! Got:      
> !!! Expected: MD5 RMD160 SHA1 SHA256 SHA512 WHIRLPOOL

Fixed now. Please try again. Sorry, I forgot to push the Manifest file to the repo
Comment 6 Mr. Bones. (RETIRED) gentoo-dev 2016-04-17 02:03:45 UTC
the wrapper script works around this issue