[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: auth-test fails (E200006: svn_auth_get_platform_specific_client_providers should return an array of 5 providers)

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 3 Nov 2011 11:25:58 +0100

On Thu, Nov 03, 2011 at 02:54:04AM -0500, Jonathan Nieder wrote:
> The failure is described in tests.log:
>
> START: auth-test
> svn_tests: E200006: svn_auth_get_platform_specific_client_providers should return an array of 5 providers
> FAIL: lt-auth-test 1: test retrieving platform-specific auth providers
> END: auth-test
> ELAPSED: auth-test 0:00:00.179133
>
> Indeed, instrumenting the test, we learn that the actual number of
> providers returned is 1.
>
> Known problem?
>
> Jonathan

Try setting LD_LIBRARY_PATH so that libs from your custom Subversion build
are found when Subversion's kwallet and gnome-keyring plugins are dlopen()ed.
Received on 2011-11-03 11:26:38 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.