First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 130263
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: UncleOwen <anakin.skyw@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
quake3-teamarena-fix-collisions quake3-teamarena-fix-collisions patch UncleOwen 2006-04-17 07:46 0000 856 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 130263 depends on: Show dependency tree
Show dependency graph
Bug 130263 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-17 07:45 0000
Both quake3-data and quake3-teamarena ebuilds contain the lines

        insinto "${GAMES_DATADIR}"/quake3/missionpack
        doins missionpack/*.pk3 || die "missionpack"

This causes emerge to fail if FEATURES=collision-protect is on.

Additionally, the teamarena ebuild tries to copy pak1.pak from the cd. This is
not necessary, because the file is already there (it's in the patch). I guess,
there are CDs out there that don't even have this file.

Will post patch.

------- Comment #1 From UncleOwen 2006-04-17 07:46:13 0000 -------
Created an attachment (id=84835) [edit]
quake3-teamarena-fix-collisions

The patch.

No need to rev-bump, because both issues are of the "does not install" case.

------- Comment #2 From Chris Gianelloni (RETIRED) 2006-04-17 14:49:37 0000 -------
Fixed in CVS... thanks for the bug report...

First Last Prev Next    No search results available      Search page      Enter new bug