Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2008 12:49:58 +0000 (UTC)
From:      Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Problems with portupgrade && xscreensaver-gnome
Message-ID:  <g6scdm$21c$1@ger.gmane.org>
References:  <20080730085123.81542622.wmoran@collaborativefusion.com> <g6ql7b$d5g$1@ger.gmane.org> <8543.59269510514$1217453541@news.gmane.org> <g6qoq7$pm4$1@ger.gmane.org> <op.ue4mo7ha9aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Jul 2008 17:42:33 -0500, Jeremy Messenger wrote:

> On Wed, 30 Jul 2008 17:09:11 -0500, Marcin Wisnicki
> <mwisnicki+freebsd@gmail.com> wrote:
> 
>> If .warning breaks portupgrade I can change it to IGNORE.
> 
> I prefer remove .warning and IGNORE. If user wants to enable keyring
> then the WITH_KEYRING should be always enable PAM, no matter if user has
> selected it disable. And, tweak comment in OPTIONS for (reqiure PAM).

OK, I've sent patches to PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=126114

As suggested, .warning was removed, option description improved and 
KEYRING will force PAM.

http://www.freebsd.org/cgi/query-pr.cgi?pr=126115

Like above, gnome-screensaver has similar .warning, but because of 
partially broken pam support, the logic is reversed: lack of pam will 
disable keyring.
Also I've introduced some anti foot-shooting measures until the problem 
is fixed, so users of g-s won't end up with broken setup by selecting 
wrong options.
Maybe options should be hidden behind GNOME_SCREENSAVER_WITH_BROKEN_PAM 
conditional ?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?g6scdm$21c$1>