Bug 175514 - games-fps/enemy-territory-truecombat-049b files fetch by ebuild unavailable
Bug#: 175514 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: andrzej.kardas@kardasa.pl
Component: Ebuilds
URL: 
Summary: games-fps/enemy-territory-truecombat-049b files fetch by ebuild unavailable
Keywords:  
Status Whiteboard: 
Opened: 2007-04-22 00:59 0000
Description:   Opened: 2007-04-22 00:59 0000
Both files are missing. Ebuild should be updated to point to same different
location. I found them here:
ftp://213.140.37.22/GAMES/ET/Nuevo-TCE-0.49/tc049b_all_os_fixed.zip
http://mirror.rosvosektori.net/tcetest049.zip

Reproducible: Always

Steps to Reproduce:
1. emerge -f =games-fps/enemy-territory-truecombat-049b

------- Comment #1 From Chris Gianelloni (RETIRED) 2007-04-23 15:46:00 0000 -------
I'll get to this as soon as I get somewhere with stable wireless.  Using
GoogleWiFi indoors without the GoogleWiFi adapter isn't exactly a 100% stable
connection.

------- Comment #2 From Christoph Mende 2007-04-28 15:33:42 0000 -------
ftp://213.140.37.22/GAMES/ET/Nuevo-TCE-0.49/ works, don't know if this is
something official, just found it after a bit of googling :>

------- Comment #3 From Paul Bredbury 2007-06-21 13:55:28 0000 -------
Created an attachment (id=122697) [details]
enemy-territory-truecombat-0.49b.ebuild

Uses same download location as the Arch package:

http://aur.archlinux.org/packages.php?do_Details=1&ID=2661

------- Comment #4 From Jeff 2007-06-22 14:18:17 0000 -------
(In reply to comment #3)
> Created an attachment (id=122697) [edit] [details]
> enemy-territory-truecombat-0.49b.ebuild
> 
> Uses same download location as the Arch package:
> 
> http://aur.archlinux.org/packages.php?do_Details=1&ID=2661
> 

Manually downloaded - but now when I try to start et-tcetest, it takes me to
enemy territory instead?

------- Comment #5 From Paul Bredbury 2007-06-22 16:09:25 0000 -------
Also, in games-mods.eclass the line:

dosym "${INS_DIR}" "${GAMES_PREFIX_OPT}"/"${GAME}" || die

Needs to be:

dosym "${INS_DIR}" "${GAMES_PREFIX_OPT}/${GAME}/${MOD_DIR}" || die

Otherwise, the symlink is not created.

------- Comment #6 From Paul Bredbury 2007-08-03 08:55:09 0000 -------
Created an attachment (id=126776) [details]
enemy-territory-truecombat-0.49b.ebuild

Added emul-linux-x86-compat from bug #186113.

------- Comment #7 From Paul Bredbury 2007-08-04 13:39:40 0000 -------
Created an attachment (id=126860) [details]
enemy-territory-truecombat-0.49b.ebuild

Added libstdc++ from http://forums.gentoo.org/viewtopic-t-573661.html

------- Comment #8 From Marcel Maier 2007-08-11 17:51:30 0000 -------
Created an attachment (id=127773) [details]
Bugfix to enemy-territory-truecombat-0.49b


Following bugs have been fixed:

- The sources are downloadable 
- The Truecombat mod is installed into /opt/enemy-territory/tcetest like its
previous versions
- The game does start correctly; not anymore with the normal et 

Best Regards,

Santana

------- Comment #9 From Chris Gianelloni (RETIRED) 2007-08-21 00:51:11 0000 -------
Fixed using Paul's ebuild and some mirrors from Marcel's...