Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460538 - sys-apps/systemd-9999: split rebase request
Summary: sys-apps/systemd-9999: split rebase request
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo systemd Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-06 14:36 UTC by Oleksii Shevchuk
Modified: 2013-03-26 14:19 UTC (History)
0 users

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 Oleksii Shevchuk 2013-03-06 14:36:44 UTC
Rebase udev/systemd build split (198-0001-Disable-udev-targets.patch) to current master, please
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-06 14:53:24 UTC
Rebased and committed.
Comment 2 Oleksii Shevchuk 2013-03-22 17:32:28 UTC
Rebase needed again
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2013-03-22 17:37:08 UTC
What?
Comment 4 Oleksii Shevchuk 2013-03-22 17:40:10 UTC
>>> Source unpacked in /tmp/portage/sys-apps/systemd-9999/work
>>> Preparing source in /tmp/portage/sys-apps/systemd-9999/work/systemd-9999 ...
 * Applying 199-0001-Disable-udev-targets.patch ...

 * Failed Patch: 199-0001-Disable-udev-targets.patch !
 *  ( /usr/portage/sys-apps/systemd/files/199-0001-Disable-udev-targets.patch )
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-23 07:47:47 UTC
Updated.
Comment 6 Oleksii Shevchuk 2013-03-26 10:06:05 UTC
Looks like last commits broke something

>>> Installing (1 of 1) sys-apps/systemd-9999
 * checking 799 files for package collisions
 * 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 http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). Once again, please do NOT file
 * a bug report unless you have completely understood the above message.
 * 
 * Detected file collision(s):
 * 
 * 	/usr/include/libudev.h
 * 	/usr/share/pkgconfig/udev.pc
 * 	/usr/share/man/man8/systemd-udevd.service.8.bz2
 * 	/usr/share/man/man8/udevadm.8.bz2
 * 	/usr/share/man/man8/systemd-udevd.8.bz2
 * 	/usr/share/man/man7/udev.7.bz2
 * 	/usr/share/bash-completion/udevadm
 * 	/usr/lib/systemd/systemd-udevd
 * 	/usr/lib/systemd/system/systemd-udev-settle.service
 * 	/usr/lib/systemd/system/systemd-udev-trigger.service
 * 	/usr/lib/systemd/system/systemd-udevd.service
 * 	/usr/lib/systemd/system/systemd-udevd-kernel.socket
 * 	/usr/lib/systemd/system/systemd-udevd-control.socket
 * 	/usr/lib64/pkgconfig/libudev.pc
 * 	/usr/lib64/libudev.so
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
^
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-26 13:56:40 UTC
You cut it in the most important moment. Please paste again, with the result of collision check.
Comment 8 Oleksii Shevchuk 2013-03-26 14:01:20 UTC
(In reply to comment #7)
> You cut it in the most important moment. Please paste again, with the result
> of collision check.

It's udev, obiously. Looks like #ifdef GUDEV goes to the wrong place or so

 * 
 * Press Ctrl-C to Stop
 * 
 * sys-fs/udev-9999:0::gentoo
 * 	/usr/include/libudev.h
 * 	/usr/lib/systemd/system/systemd-udev-settle.service
 * 	/usr/lib/systemd/system/systemd-udev-trigger.service
 * 	/usr/lib/systemd/system/systemd-udevd-control.socket
 * 	/usr/lib/systemd/system/systemd-udevd-kernel.socket
 * 	/usr/lib/systemd/system/systemd-udevd.service
 * 	/usr/lib/systemd/systemd-udevd
 * 	/usr/lib64/libudev.so
 * 	/usr/lib64/pkgconfig/libudev.pc
 * 	/usr/share/bash-completion/udevadm
 * 	/usr/share/man/man7/udev.7.bz2
 * 	/usr/share/man/man8/systemd-udevd.8.bz2
 * 	/usr/share/man/man8/systemd-udevd.service.8.bz2
 * 	/usr/share/man/man8/udevadm.8.bz2
 * 	/usr/share/pkgconfig/udev.pc
 * 
 * Package 'sys-apps/systemd-9999' NOT merged due to file collisions. If
 * necessary, refer to your elog messages for the whole content of the
 * above message.
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-26 14:09:02 UTC
Erm, are you using '--nodep' or something like that? systemd blocks udev nowadays and installs its own copy.
Comment 10 Oleksii Shevchuk 2013-03-26 14:14:48 UTC
Omg! You do that! Many thanks :)

Really, I emerge it with --nodeps
Comment 11 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-26 14:19:02 UTC
And please open a separate bug next time you have an issue :). This one's getting quite long.