n952162 wrote: > When I read the news item about elogind, it seems that it's an optional > migration from consolekit. I don't find consolekit in my /var/db/pkg > directory or in "qlist -IRv" output. In order to update, though, I have > to select one of (consolekit, systemd, elogind). > > Do I have consolekit on my Desktop-profiled, reasonably updated gentoo > system? > > >
It's in the tree here but all versions are masked. root@fireball / # equery list -p sys-auth/consolekit * Searching for consolekit in sys-auth ... [-P-] [M ] sys-auth/consolekit-0.4.6:0 [-P-] [M ] sys-auth/consolekit-1.1.0-r1:0 [-P-] [M ] sys-auth/consolekit-1.1.2:0 [-P-] [M ] sys-auth/consolekit-1.2.0:0 [-P-] [M ] sys-auth/consolekit-1.2.1:0 [-P-] [M-] sys-auth/consolekit-9999:0 root@fireball / # To install it, you would have to unmask it. If I recall correctly, consolekit is going to be removed and I think go away completely, which would explain them all being masked. If that is correct, you will have to switch to elogind or use systemd, unless you have some other means of providing what that package does. If you run the command above and it isn't listed, then it has been removed from the tree already. There was discussion about this on -dev. I made the switch to elogind early on and it was easy enough. I think the news item links to a guide. The only thing I did different, I put elogind in the default runlevel instead of boot. I rarely reboot here. Hope that helps. Dale :-) :-)

