I use Xfce, but I have emerged some gnome ebuilds from time to time. It has been far too long since my last update, and now I find various packages pulling in systemd and it is of course blocking with udev.
I have been jerking around with this all day, possibly leaving my system in a worse state than ever.
Here is my last attempt for update world: http://pastebin.com/hSi4kZGM (unable to use phpBB-code: "code" on this without messing up the whole post)
I have unmerged all the ebuilds
could find.equery list *gnome*
Here is my make.conf:
I have been trying hints and tips from quite a few google-hits all day, but I am afraid I will only leave my system in a worse state if I continue on my own.# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -march=prescott -pipe"
#CFLAGS="-O1 -march=i686 -pipe"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="i686-pc-linux-gnu"
MAKEOPTS="-j3"
GENTOO_MIRRORS="http://ftp.df.lth.se/pub/gentoo/ ftp://mirror.mdfnet.se/gentoo"
#SYNC="rsync://rsync.se.gentoo.org/gentoo-portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
LINGUAS="en"
USE= "nsplugin -icu acl ldap pam winbindfat consolekit -orc pulseaudio -asyncns testdeps -dso perl git subversion pdf mp280 ntfs client-deps
usb minizip sqlite jabber kms drm keymap acpi alsa bzip2 caps cda cdda cups pam policykit dbus dvdr dvd encode exif ffmpeg flac ftp glib
gif gimp gdbm gtk gstreamer ieee1394 ipv6 jabber java javascript jpeg -gnome -kde -libproxy lm_sensors mbox mp3 mp4 mpeg mplayer msn
-networkmanager opengl qt4 python raw samba scanner session sockets sound sse3 ssl startup-notification svg -systemd tiff udev unicode
wifi webrtc-aec win32codecs X xscreensaver xcomposite xinerama xvid X"
INPUT_DEVICES="evdev"
INSTALL_MASK="${INSTALL_MASK}
/usr/lib/systemd"
VIDEO_CARDS="nvidia"
SANE_BACKENDS="pixma"
PORTDIR_OVERLAY="/usr/local/portage"
PORTDIR_OVERLAY="/var/lib/layman/steam"
FEATURES="parallel-fetch"
source /var/lib/layman/make.conf
ACCEPT_LICENCE="oracle-jre-bin"
If it is unclear, the problem now is that systemd is pulled in like my masking has no effect.
Any clues or tips is greatly appreciated!






