Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 594642 - games-server/ut2004-ded-3369.3-r1: file collisions with games-fps/ut2004-bonuspack-ece-1-r3
Summary: games-server/ut2004-ded-3369.3-r1: file collisions with games-fps/ut2004-bonu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2019-10-28
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2016-09-21 16:08 UTC by Enne Eziarc
Modified: 2019-10-27 23:49 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 Enne Eziarc 2016-09-21 16:08:20 UTC
I believe fixing bug 278002 caused this, but since there wasn't a revbump it wasn't spotted until now:

 * Detected file collision(s):
 *
 *      /opt/ut2004-ded/Maps/ONS-Aridoom.ut2
 *      /opt/ut2004-ded/Maps/ONS-Ascendancy.ut2
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * games-fps/ut2004-bonuspack-ece-1-r3:0::gentoo
 *      /opt/ut2004-ded/Maps/ONS-Aridoom.ut2
 *      /opt/ut2004-ded/Maps/ONS-Ascendancy.ut2

md5sums are different between both. Since the ECE mappack is a required dependency of both the server and client, I think the ones from the server ought to be omitted here.
Comment 1 Larry the Git Cow gentoo-dev 2019-10-27 23:49:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d13e3aa811314a41cc87d4ce5af54b24574847

commit d1d13e3aa811314a41cc87d4ce5af54b24574847
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2019-10-27 22:34:34 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-10-27 23:44:07 +0000

    games-server/ut2004-ded: EAPI 7, drop games eclass, misc improvements
    
    This now blocks games-server/ut2004(-data) entirely rather than just
    the dedicated USE flag. This allows both to be installed to
    /opt/ut2004, vastly simplying the related ebuilds.
    
    This was admittedly done in a hurry but it seems to work. I have
    chosen nobody:nobody for the server user and group because I don't
    have time to formally request one. This may be sufficient anyway.
    
    Also fixes collision with games-fps/ut2004-bonuspack-ece.
    
    Closes: https://bugs.gentoo.org/594642
    Package-Manager: Portage-2.3.78, Repoman-2.3.17
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 games-server/ut2004-ded/files/ut2004-ded.confd     | 11 +--
 games-server/ut2004-ded/files/ut2004-ded.initd     | 26 ++----
 .../ut2004-ded/ut2004-ded-3369.3-r1.ebuild         | 93 ----------------------
 .../ut2004-ded/ut2004-ded-3369.3-r2.ebuild         | 88 ++++++++++++++++++++
 4 files changed, 99 insertions(+), 119 deletions(-)