| 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
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.
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 :>
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
(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?
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.
Created an attachment (id=126776) [details] enemy-territory-truecombat-0.49b.ebuild Added emul-linux-x86-compat from bug #186113.
Created an attachment (id=126860) [details] enemy-territory-truecombat-0.49b.ebuild Added libstdc++ from http://forums.gentoo.org/viewtopic-t-573661.html
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
Fixed using Paul's ebuild and some mirrors from Marcel's...