[MacPorts] #28392: gnome-keyring not installing on account of missing schemas
MacPorts
noreply at macports.org
Mon Apr 18 16:33:03 PDT 2011
#28392: gnome-keyring not installing on account of missing schemas
----------------------------------+-----------------------------------------
Reporter: ben@… | Owner: devans@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Resolution: fixed | Keywords:
Port: gnome-keyring |
----------------------------------+-----------------------------------------
Changes (by devans@…):
* status: new => closed
* resolution: => fixed
Comment:
This was caused by the premature upgrade of gnome-keyring to version 2.32.
This version uses
GSettings from GIO for preference settings instead of GConf. So the post-
activate phase
where the old GConf schemas were installed is unnecessary and fails in the
case where *NO* port
that installs GConf schemas has previously been installed.
At the same time, the GSettings functionality is currently broken on
Darwin as they do not yet
support launchd as a way of managing the dbus session bus. Once this is
resolved then, upgrading
all of the GNOME related ports to 2.32 (and beyond) will be relatively
straight forward and should be done at the same time due to their inter-
dependencies.
This being the case, please don't upgrade any of the GNOME ports to 2.32
unless you are sure
you understand all the consequences and that they have been tested and are
fully functional within the current GNOME environment.
For now, I am reverting this port back to the 2.30.3 version. This should
resolve your problem.
Reversion committed in r77986.
Please sync your ports tree, clean the port and upgrade.
--
Ticket URL: <https://trac.macports.org/ticket/28392#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list