Hi folks, tried to do an "emerge -eav world" but it didn't even start, because of:
INFO: pretend Package: sys-fs/static-dev-0.1 Repository: gentoo Maintainer: [email protected] USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU FEATURES: ccache preserve-libs sandbox userpriv usersandbox ERROR: pretend We have detected that you currently use udev or devfs or devtmpfs and this ebuild cannot install to the same mount-point. ERROR: sys-fs/static-dev-0.1::gentoo failed (pretend phase): Cannot install on udev/devfs tmpfs. Call stack: ebuild.sh, line 115: Called pkg_pretend static-dev-0.1.ebuild, line 38: Called abort static-dev-0.1.ebuild, line 22: Called die The specific snippet of code: die "Cannot install on udev/devfs tmpfs." I'm using sys-fs/eudev and no static /dev. So I tried to deplcean sys-fs/static-dev but this failed because of: !!! 'sys-fs/static-dev' (virtual/dev-manager) is part of your system profile. !!! Unmerging it may be damaging to your system. What can I do to solve this problem? Is it safe when I just unmerge sys-fs/static-dev? -- Regards wabe

