Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 632170 - net-misc/mico-2.3.13-r9 : file collision with net-misc/eventd-0.21.0
Summary: net-misc/mico-2.3.13-r9 : file collision with net-misc/eventd-0.21.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Haubenwallner (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-27 17:04 UTC by Toralf Förster
Modified: 2017-10-02 11:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2017-09-27 17:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,417.97 KB, text/plain)
2017-09-27 17:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.59 KB, application/x-bzip)
2017-09-27 17:04 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,28.76 KB, application/x-bzip)
2017-09-27 17:04 UTC, Toralf Förster
Details
net-misc:mico-2.3.13-r9:20170927-134212.log (net-misc:mico-2.3.13-r9:20170927-134212.log,273.08 KB, text/plain)
2017-09-27 17:04 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-09-27 17:04:00 UTC
 * Detected file collision(s):
 * 
 * 	/usr/bin/eventd
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * net-misc/eventd-0.21.0:0::gentoo
 * 	/usr/bin/eventd
 * 
 * Package 'net-misc/mico-2.3.13-r9' NOT merged due to file collisions.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_abi32+64_20170913-160004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 7.2.6.11 [icedtea-7]
2)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
3)	IcedTea JDK 3.5.1 [icedtea-bin-8]
4)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-7  system-vm
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8 
  [4]   jamvm 

emerge -qpv net-misc/mico
[ebuild  N    ] net-misc/mico-2.3.13-r9  USE="X gtk qt4 ssl -postgres -tcl -threads"
Comment 1 Toralf Förster gentoo-dev 2017-09-27 17:04:03 UTC
Created attachment 496712 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-27 17:04:06 UTC
Created attachment 496714 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-27 17:04:09 UTC
Created attachment 496716 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2017-09-27 17:04:11 UTC
Created attachment 496718 [details]
logs.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-27 17:04:14 UTC
Created attachment 496720 [details]
net-misc:mico-2.3.13-r9:20170927-134212.log
Comment 6 Coacher 2017-09-27 17:11:35 UTC
net-misc/eventd is non-functional without /usr/bin/eventd.
Obviously these are different binaries.
Dear mico maintainers, can mico be built without eventd installed or maybe it can be moved to mico-eventd similarly to how you move nsd to mico-nsd?
Comment 7 Larry the Git Cow gentoo-dev 2017-10-02 11:23:43 UTC
The bug has been closed via the following commit(s):

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

commit d63834bbdc7a999a0447f659d5aa9a9097556c8c
Author:     Michael Haubenwallner <haubi@gentoo.org>
AuthorDate: 2017-10-02 11:23:02 +0000
Commit:     Michael Haubenwallner <haubi@gentoo.org>
CommitDate: 2017-10-02 11:23:21 +0000

    net-misc/mico: avoid file collision with net-misc/eventd, bug#632170
    
    Closes: https://bugs.gentoo.org/632170
    
    Package-Manager: Portage-2.3.8, Repoman-2.3.1

 net-misc/mico/mico-2.3.13-r10.ebuild | 159 +++++++++++++++++++++++++++++++++++
 net-misc/mico/mico-9999.ebuild       |   7 ++
 2 files changed, 166 insertions(+)