I've tried to update bluez-gnome to version 1.8 and now it depends on net-wireless/bluez (that in turn I don't know if it replaces bluez-libs and bluez-utils). I don't have PAM, I don't want to install it and I don't think that bluez has its main functionality based on PAM either, probably something wrong with the ebuild? best regards, Matteo.
net-wireless/bluez-4.39-r2 depends on sys-auth/pambase only when USE=consolekit is set. ChangeLog: > 20 Sep 2009; Nirbheek Chauhan <nirbheek@gentoo.org> +bluez-4.39-r2.ebuild: > Add IUSE=consolekit to control pambase dep. Give all rights to users in > plugdev only if we're not using ConsoleKit. Also, use +consolekit > (upstream defaults)
(In reply to comment #1) > net-wireless/bluez-4.39-r2 depends on sys-auth/pambase only when USE=consolekit > is set. > I was expecting a use like "pam" instead of "consolekit" thanks for the info, I think this solves the bug (is invalid ok?).