gnome-base/gnome-keyring: Re-enable ssh-agent by default

Re-enable the old gnome-keyring ssh-agent by default until we clarify with
upstream the right way to auto-start (or start when needed) the newer gcr
provided one. For now, no distribution manages to properly handle this: some
have a broken setup due them disabling gnome-keyring one while not ensuring
gcr one is launched; other distributions re-enabled gnome-keyring one as we
are doing now until situation is clarified.

For more information, please look into:
https://github.com/gentoo/gentoo/pull/44265

You will find there all the bugs/references that I could find about this bug.

Thanks-to: Florian Schmaus
Bug: https://bugs.gentoo.org/964756
Closes: https://github.com/gentoo/gentoo/pull/44265
Bug: https://bugs.gentoo.org/964741
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
Pacho Ramos
2025-12-17 19:02:20 +01:00
parent d6a3e11e26
commit 2fe5e15b0e

View File

@@ -12,7 +12,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-keyring"
LICENSE="GPL-2+ LGPL-2+"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="caps pam selinux ssh-agent systemd test"
IUSE="caps pam selinux +ssh-agent systemd test"
RESTRICT="!test? ( test )"
RDEPEND="