On Tuesday 03 June 2014 11:48:22 J. Roeleveld wrote: > Then the dependencies should have been fixed prior to making this stable.
Actually, though it may be marked as stable, it isn't, by which I mean that I can't emerge -uaDvN world today - I get udev and systemd blocking each other. I ran another sync and tried again, but that wasn't the cause. Usually I fix blockages like this by removing the offending package and updating world, but that didn't help here. To be specific, this is what I did: 1. emerge -C sys-fs/udev-212 virtual/libgudev virtual/udev virtual/libudev sys-power/upower 2. added -systemd to make.conf USE flags 3. emerge -uaDvN world 4. got these blocks (I've switched word-wrap off for this): ---------------- [blocks B ] sys-fs/udev ("sys-fs/udev" is blocking sys-apps/systemd-212-r5, sys-apps/gentoo-systemd-integration-4) [blocks B ] sys-apps/gentoo-systemd-integration ("sys-apps/gentoo-systemd-integration" is blocking sys-fs/udev-212-r1) [blocks B ] sys-apps/systemd ("sys-apps/systemd" is blocking sys-fs/udev-212-r1) Total: 17 packages (4 upgrades, 11 new, 1 in new slot, 1 reinstall), Size of downloads: 149,100 kB Conflict: 3 blocks (3 unsatisfied) * Error: The above package list contains packages which cannot be * installed at the same time on the same system. (sys-fs/udev-212-r1::gentoo, ebuild scheduled for merge) pulled in by >=sys-fs/udev-208-r1:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,gudev,introspection?,static-libs?] (>=sys-fs/udev-208-r1:0/0[abi_x86_64(-),gudev]) required by (virtual/libgudev-208::gentoo, ebuild scheduled for merge) >=sys-fs/udev-208 required by (virtual/udev-208-r2::gentoo, ebuild scheduled for merge) >=sys-fs/udev-208:0/0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,static-libs?] (>=sys-fs/udev-208:0/0[abi_x86_64(-)]) required by (virtual/libudev-208::gentoo, ebuild scheduled for merge) (sys-apps/systemd-212-r5::gentoo, ebuild scheduled for merge) pulled in by >=sys-apps/systemd-200 required by (sys-power/upower-0.9.23-r3::gentoo, ebuild scheduled for merge) >=sys-apps/systemd-207 required by (sys-apps/gentoo-systemd-integration-4::gentoo, ebuild scheduled for merge) ---------------- Looks like there are still a few wrinkles to sort out yet. -- Regards Peter