Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2017 00:48:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-arm@FreeBSD.org
Subject:   [Bug 219367] svnlite update fails with "E175003: Attempt to fetch capability 'depth' resulted in 'yes'"
Message-ID:  <bug-219367-7@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219367

            Bug ID: 219367
           Summary: svnlite update fails with "E175003: Attempt to fetch
                    capability 'depth' resulted in 'yes'"
           Product: Base System
           Version: CURRENT
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: arm
          Assignee: freebsd-arm@FreeBSD.org
          Reporter: bugs.freebsd.asc@schwarzes.net

When running a "svnlite update", it fails with :=20

  "E175003: Attempt to fetch capability 'depth' resulted in 'yes'".

It's not only affecting to me, there are other reports at the freebsd-arm
mailing list.

After some investigation I found out, when using a older svnlite binary from
r314301, then=20
all is working like expected.


root@pizelot:/usr/src # uname -a
FreeBSD pizelot.schwarzes.net 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r318315:=
 Tue
May 16 01:06:37 CEST 2017=20=20=20=20
root@pizelot.schwarzes.net:/usr/obj/usr/src/sys/RPI2-B-ASC  arm


root@pizelot:/usr/src # svnlite update=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20
Updating '.':
svn: E175003: Attempt to fetch capability 'depth' resulted in 'yes'


root@pizelot:/usr/src # svnlite info
Path: .
Working Copy Root Path: /usr/src
URL: http://svn.freebsd.org/base/head
Relative URL: ^/head
Repository Root: http://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 318315
Node Kind: directory
Schedule: normal
Last Changed Author: ngie
Last Changed Rev: 318315
Last Changed Date: 2017-05-15 21:58:01 +0200 (Mon, 15 May 2017)


root@pizelot:/usr/src # /tmp/svnlite.r314301 update
Updating '.':
A    sys/dev/cxgbe/crypto
U    sys/dev/mpr/mpr_mapping.c
U    sys/dev/mpr/mpr_pci.c
[...]

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219367-7>