Hey, This seems to be caused by the fact that the dbus service file is forcing gnome-keyring-daemon to start with a bogus --components option:
$ cat /usr/share/dbus-1/services/org.gnome.keyring.service [D-BUS Service] Name=org.gnome.keyring,ssh Exec=/usr/bin/gnome-keyring-daemon --foreground --components=keyring Adding ',ssh' to the end of that command does it, it seems. Thanks, -- Gustavo Noronha Silva <[EMAIL PROTECTED]> Debian Project -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

