Bug#650022: subversion: Disabling gnome-keyring does not work anymore

2012-06-22 Thread Peter Samuelson

[Sven-Haegar Koch]
 $ svn ls https://svn.sdinet.de/src/kernel
 WARNING: gnome-keyring:: no socket to connect to
 ...

(Of course this specific warning from the gnome-keyring library has
since been fixed.)

I have reason to believe this use of gnome-keyring may actually be
caused by libneon27-gnutls and its use of Kerberos / GSSAPI, and not
related to the Subversion 'gnome-keyring' module at all.

To confirm or refute this, try to run Subversion with the 'serf'
http/https backend instead of the 'neon' http/https backend:

svn --config-option servers:global:http-library=serf 

(That is shorthand for editing ~/.subversion/servers, and in the
[global] section, adding a line 'http-library=serf'.)

If you see evidence of gnome-keyring using the serf backend, or using
protocols other than http/https, then the problem must be elsewhere.

Peter



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#650022: subversion: Disabling gnome-keyring does not work anymore

2011-11-30 Thread Ivan Vershinin
I have this issue in Debian unstable too.
svn, version 1.6.17 (r1128011)
compiled Nov 20 2011, 03:42:58



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#650022: subversion: Disabling gnome-keyring does not work anymore

2011-11-25 Thread Sven-Haegar Koch
Package: subversion
Version: 1.6.17dfsg-3
Severity: minor

Dear Maintainer,

Since the last update subversion is trying to use gnome-keyring, even when
I have disabled any keyring-foo to be used.

From my ~/.subversion/config file:

[auth]
store-passwords = yes
store-auth-creds = yes
password-stores =


But:

$ svn ls https://svn.sdinet.de/src/kernel
WARNING: gnome-keyring:: no socket to connect to
...

Greetings
Haegar


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages subversion depends on:
ii  libapr1 1.4.5-1   
ii  libc6   2.13-21   
ii  libsasl2-2  2.1.25.dfsg1-2
ii  libsvn1 1.6.17dfsg-3  

subversion recommends no packages.

Versions of packages subversion suggests:
ii  db4.8-utilnone  
ii  patch 2.6.1-2 
ii  subversion-tools  1.6.17dfsg-3

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org