Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 860249 - net-firewall/firewalld-1.2.0 file collision with media-tv/kodi-19.4-r2
Summary: net-firewall/firewalld-1.2.0 file collision with media-tv/kodi-19.4-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 866638
  Show dependency tree
 
Reported: 2022-07-23 10:36 UTC by Andrzej Kardas
Modified: 2022-09-28 23:35 UTC (History)
4 users (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 Andrzej Kardas 2022-07-23 10:36:03 UTC
Emerging package failes install faze with:
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at https://bugs.gentoo.org/ unless you report exactly
 * which two packages install the same file(s). See
 * https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how
 * to solve the problem. And once again, please do NOT file a bug report
 * unless you have completely understood the above message.
 * 
 * Detected file collision(s):
 * 
 * 	/usr/lib/firewalld/services/kodi-eventserver.xml
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * media-tv/kodi-19.4-r2:0::gentoo
 * 	/usr/lib/firewalld/services/kodi-eventserver.xml
 * 
 * Package 'net-firewall/firewalld-1.2.0' NOT merged due to file
 * collisions. If necessary, refer to your elog messages for the whole
 * content of the above message.


Reproducible: Always

Steps to Reproduce:
1. emerge =media-tv/kodi-19.4-r2 && emerge =net-firewall/firewalld-1.2.0
2.
3.



One of the packeges should be altered to prevent this.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-15 22:21:14 UTC
The copy in Kodi seems older. @candrews, are you ok to drop it from kodi?

Or what do you reckon?
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-28 21:56:59 UTC
I'm just going to drop it from firewalld for now then.
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-09-28 22:05:41 UTC
(In reply to Sam James from comment #2)
> I'm just going to drop it from firewalld for now then.

ah, good https://github.com/firewalld/firewalld/commit/2128820fcbe16bca154871aeeaa6727d91409d58
Comment 4 Larry the Git Cow gentoo-dev 2022-09-28 23:35:18 UTC
The bug has been closed via the following commit(s):

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

commit a34647a3dfdd756d028d41f57aa43ae02ef19076
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-28 22:03:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-28 23:15:11 +0000

    net-firewall/firewalld: add 1.2.1
    
    Upstream dropped the conflicting Kodi rules.
    
    Closes: https://bugs.gentoo.org/860249
    Signed-off-by: Sam James <sam@gentoo.org>

 net-firewall/firewalld/Manifest               |   1 +
 net-firewall/firewalld/firewalld-1.2.1.ebuild | 212 ++++++++++++++++++++++++++
 2 files changed, 213 insertions(+)