Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71169

Summary: Wrong output after rtcw-1.41-r1 emerge
Product: Gentoo Linux Reporter: Heinz Striebeck <deppdepp>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: updated rtcw-1.41-r1.ebuild
updated rtcw-1.41-r2.ebuild

Description Heinz Striebeck 2004-11-14 07:47:47 UTC
I did a workaround for bug 67917:
downloaded map pack und moved it to /usr/portage/distfiles, did ebuild /usr/portage/games-fps/rtcw/rtcw-1.41-r1.ebuild digest

When emerge is complete, it says:
 * You need to copy pak0.pk3, mp_pak0.pk3, mp_pak1.pk3, mp_pak2.pk3,
 * sp_pak1.pk3 and sp_pak2.pk3 from a Window installation into /etc/portage/profile/main/

Should be /opt/rtcw/main ?

and

 * To play the game run:
 *  wolfsp (single-player)
 *  wolfmp (multi-player)

but there is no "wolfmp", only "wolf" and "wolfsp"

Reproducible: Didn't try
Steps to Reproduce:
1.Got goty-pack and moved it to /usr/portage/distfiles
2.ebuild /usr/portage/games-fps/rtcw/rtcw-1.41-r1.ebuild digest
3.emerge rtcw
Comment 1 Heinz Striebeck 2004-11-14 07:56:41 UTC
Sorry, I forgot to mention in the summary that I'm talking about games-fps/rtcw *doh*
Comment 2 Matthias Langhammer 2004-11-26 15:51:52 UTC
Created attachment 44796 [details]
updated rtcw-1.41-r1.ebuild

An updated rtcw-1.41-r1 ebuild with fixed messages. This file also fixes bug
67917.
An updated file for the rtcw-1.41-r2 ebuild will follow.
Comment 3 Matthias Langhammer 2004-11-26 15:54:10 UTC
Created attachment 44797 [details]
updated rtcw-1.41-r2.ebuild

An updated ebuild file for rtcw-1.41-r2. Both wrong messages are fixed as in
the previous file. But this ebuild is masked and has support for amd64.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2004-12-30 12:20:21 UTC
For me, it says:
 * You need to copy pak0.pk3, mp_pak0.pk3, mp_pak1.pk3, mp_pak2.pk3,
 * sp_pak1.pk3 and sp_pak2.pk3 from a Window installation into /opt/rtcw/main/

Which is what it should say using ${dir}, unless you've done something to override that variable.

Also, I changed the wolf to wolfmp, to match what the text at the bottom says.  I also added both a MP and a SP menu entry, so that should now both display.

I also did not bump the ebuild revision for any of this, since it is all cosmetic.