Stefan Sperling wrote on Mon, Dec 12, 2011 at 20:58:39 +0100:
> On Mon, Dec 12, 2011 at 07:53:42PM +0000, Jeff Kowalczyk wrote:
> > Stefan Sperling <stsp <at> elego.de> writes:
> > > >
> > > > What dependency of subversion would be involved with svn:// URLs only,
> > > > such that
> > > > a problem with that dependency would not affect subversion's ability to
> > > > interface with http(s):// urls?
> > > >
> > > > I have rebuilt subversion, cyrus-sasl and neon. Current versions are:
> > > >
> > > > dev-vcs/subversion-1.7.1
> > > > dev-libs/cyrus-sasl-2.1.25
> > > > net-libs/neon-0.29.6
> > >
> > > E170001 means SVN_ERR_RA_NOT_AUTHORIZED.
> > > This sounds some problem with your cyrus-sasl package.
> > > Reminds me of this: http://marc.info/?l=openbsd-ports&m=131805779110751&w=2
> >
> > Thanks for the suggestion. I just now rebuild cyrus-sasl and subversion in that
> > order. No change in behavior.
>
> Well, I don't know if the temporary error (missing .la files) that slipped
> into the OpenBSD package is also present in gentoo.
>
> Just recompiling things won't magically fix anything.
> You'll need to figure out if the gentoo sasl packages is broken or not.
> Do other applications that use sasl work fine?
Do you use sasl authentication? If not, try building svn without sasl.
Received on 2011-12-12 21:16:51 CET