diff options
author | Jason Zaman <perfinion@gentoo.org> | 2015-09-12 11:18:18 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2015-09-12 11:18:18 +0800 |
commit | 346d28b698bc27aaed9511c51ab44766fb07a464 (patch) | |
tree | 28946a12a7c697252f6c82e9a501bfaa3296b4b2 /profiles | |
parent | dev-python/flake8: remove -2.4.0 (diff) | |
download | gentoo-346d28b698bc27aaed9511c51ab44766fb07a464.tar.gz gentoo-346d28b698bc27aaed9511c51ab44766fb07a464.tar.bz2 gentoo-346d28b698bc27aaed9511c51ab44766fb07a464.zip |
profiles: Temporarily mask x11-misc/slim[consolekit]
Login fails with consolekit-1.0.0. the session is initialized with
the pam module anyway. Mask until properly debugged.
Gentoo-Bug: https://bugs.gentoo.org/560088
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2eb04c83e1ff..dfc9dea3cbda 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -5,6 +5,10 @@ # This file requires >=portage-2.1.1 # New entries go on top. +# Jason Zaman <perfinion@gentoo.org> (12 Sep 2015) +# Login fails with consolekit-1.0.0, Bug 560088 +x11-misc/slim consolekit + # Fabian Groffen <grobian@gentoo.org> (08 Sep 2015) # GnuTLS support is currently broken/causes hang, bug #559834 # http://dev.mutt.org/trac/ticket/3772 |