Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292998 - net-libs/rb_libtorrent-0.14.6 and net-p2p/mldonkey-3.0.0 has file collision on /usr/bin/make_torrent
Summary: net-libs/rb_libtorrent-0.14.6 and net-p2p/mldonkey-3.0.0 has file collision o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-13 09:17 UTC by tonich
Modified: 2010-03-27 17:29 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 tonich 2009-11-13 09:17:47 UTC
* Detected file collision(s):
 * 
 * 	/usr/bin/make_torrent
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * net-p2p/mldonkey-3.0.0
 * 	/usr/bin/make_torrent
 * 
 * Package 'net-libs/rb_libtorrent-0.14.6' NOT merged due to file
 * collisions.

Reproducible: Always

Steps to Reproduce:
1. emerge =net-p2p/mldonkey-3.0.0
2. emerge =net-libs/rb_libtorrent-0.14.6
Comment 1 Ben de Groot (RETIRED) gentoo-dev 2009-11-13 18:14:08 UTC
As rb_libtorrent is a library and packages that depend on it may call this binary with this name, I propose the filename to be changed in the mldonkey package.
Comment 2 tonich 2009-11-16 21:00:44 UTC
(In reply to comment #1)
I think, that this binary is provided as sample (but useful) application builded around library. All needed functionality for torrent creation has inside in library.
Comment 3 Ben de Groot (RETIRED) gentoo-dev 2010-03-27 17:29:31 UTC
Upon further investigation, rb_libtorrent installs make_torrent only with USE=examples, so I'm adding a blocker for that case.