Your message dated Thu, 2 Nov 2023 21:49:12 -0400
with message-id <20231103014912.ttm7t5nu2ho5yvf5@localhost>
and subject line Re: Bug#901387: subversion: GNOME Keyring support is missing
has caused the Debian Bug report #901387,
regarding subversion: GNOME Keyring support is missing
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
901387: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901387
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: subversion
Version: 1.10.0-1
Severity: important
After updating subversion to the current version, it has stopped using GNOME
Keyring.
`svn --version` also only lists
* Plaintext cache in $HOME/.subversion
* GPG-Agent
* KWallet (KDE)
as supported credential caches.
Performing an authenticated operation now prompts for an SVN password each time
(as opposed to a once-only request for the password to use to unlock the
keyring) and then reports
** Message: Remote error from secret service:
org.freedesktop.Secret.Error.IsLocked: Cannot create an item in a locked
collection
before continuing with the SVN operation.
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages subversion depends on:
ii libapr1 1.5.2-5
ii libaprutil1 1.5.4-3
ii libc6 2.24-9
ii libsasl2-2 2.1.27~101-g0780600+dfsg-2
ii libsvn1 1.10.0-1
subversion recommends no packages.
Versions of packages subversion suggests:
ii db5.3-util 5.3.28-12+b1
pn libapache2-mod-svn <none>
ii patch 2.7.5-1+b2
ii subversion-tools 1.9.7-3
-- Configuration Files:
/etc/subversion/config changed [not included]
/etc/subversion/servers changed [not included]
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Jun 12, 2018 at 01:46:07PM +0000, Tim Van Holder wrote:
> [investigates further]
>
> Looks like this may in part be a DBus thing instead.
> Based on https://bbs.archlinux.org/viewtopic.php?id=202754 I ran
> dbus-update-activation-environment --systemd DISPLAY.
> Running "svn up" after that still prompted me for my SVN password first, but
> then popped up a window asking for a password to unlock the keyring. A
> further "svn up" just ran without a password prompt.
>
> Looks like some backend changes happened somewhere which dropped support for
> non-GUI credential prompting, making it look as though SVN wasn't using GNOME
> keyring.
Ok, then I'll close the issue.
Cheers,
--
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
--- End Message ---