Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662204 - dev-libs/libnl-3.4.0 : file collision with dev-python/python-netlink-0.1
Summary: dev-libs/libnl-3.4.0 : file collision with dev-python/python-netlink-0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-26 20:06 UTC by Toralf Förster
Modified: 2018-07-26 20:35 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.70 KB, text/plain)
2018-07-26 20:06 UTC, Toralf Förster
Details
dev-libs:libnl-3.4.0:20180726-165600.log (dev-libs:libnl-3.4.0:20180726-165600.log,189.20 KB, text/plain)
2018-07-26 20:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,52.64 KB, text/plain)
2018-07-26 20:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.62 KB, application/x-bzip)
2018-07-26 20:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,17.48 KB, application/x-bzip)
2018-07-26 20:06 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 2018-07-26 20:06:29 UTC
 * Detected file collision(s):
 * 
 * 	/usr/lib64/python3.6/site-packages/netlink/__init__.py
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * dev-python/python-netlink-0.1:0::gentoo
 * 	/usr/lib64/python3.6/site-packages/netlink/__init__.py
 * 
 * Package 'dev-libs/libnl-3.4.0' NOT merged due to file collisions. If

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma_20180724-203507

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

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

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

emerge -qpv dev-libs/libnl
[ebuild  N    ] dev-libs/libnl-3.4.0  USE="debug python threads -static-libs -utils" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2018-07-26 20:06:33 UTC
Created attachment 541148 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-26 20:06:35 UTC
Created attachment 541150 [details]
dev-libs:libnl-3.4.0:20180726-165600.log
Comment 3 Toralf Förster gentoo-dev 2018-07-26 20:06:38 UTC
Created attachment 541152 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-26 20:06:41 UTC
Created attachment 541154 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-07-26 20:06:44 UTC
Created attachment 541156 [details]
logs.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2018-07-26 20:35:26 UTC
The bug has been closed via the following commit(s):

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

commit eb57a6cdd3e0df3c3a82741498675889c9462f88
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2018-07-26 20:30:24 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2018-07-26 20:35:17 +0000

    dev-python/python-netlink: block dev-libs/libnl[python]
    
     * Detected file collision(s):
     *
     *      /usr/lib64/python3.6/site-packages/netlink/__init__.py
    
    Closes: https://bugs.gentoo.org/662204
    Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-python/python-netlink/python-netlink-0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 7 Zac Medico gentoo-dev 2018-07-26 20:35:49 UTC
Thanks!