Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451562 - sys-fs/udev-197-r2: file collisions with sys-apps/systemd
Summary: sys-fs/udev-197-r2: file collisions with sys-apps/systemd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 19:25 UTC by Michał Górny
Modified: 2013-01-19 23:27 UTC (History)
3 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-01-12 19:25:54 UTC
* Detected file collision(s):
 * 
 * 	/usr/lib64/pkgconfig/libsystemd-daemon.pc
 * 	/usr/lib64/libsystemd-daemon.so
Comment 1 William Hubbs gentoo-dev 2013-01-12 20:05:38 UTC
I have to install it because libudev requires it. Here is the output
from scanelf -n /lib/libudev.so.1:

 TYPE   NEEDED FILE 
ET_DYN libsystemd-daemon.so.0,librt.so.1,libc.so.6,ld-linux.so.2 /lib/libudev.so.1 

I suggest that the systemd ebuild links against the external
libsystemd-daemon like it does with libudev.
Comment 2 William Hubbs gentoo-dev 2013-01-12 20:25:03 UTC
This is related to the following commit:

81dc4bde12acd0a59ad96a505dbb109a9e4f320e

libudev links to libsystemd-shared.la, which links to
libsystemd-daemon.la.
Comment 3 Pavel Volkov 2013-01-19 22:56:36 UTC
Looks like this was resolved today (both udev and systemd 197 emerged successfully).
Comment 4 Mike Gilbert gentoo-dev 2013-01-19 23:27:43 UTC
(In reply to comment #3)

Thanks, Captain Obvious. :PPP