svn: E175003: Attempt to fetch capability 'depth' resulted in 'yes'
Otacílio
otacilio.neto at bsd.com.br
Tue Apr 4 12:30:08 UTC 2017
Em 04/04/2017 09:21, tech-lists escreveu:
> On 10/03/2017 18:42, bob prohaska wrote:
>> After a successful build of
>> FreeBSD 12.0-CURRENT (RPI2) #5 r314923: Fri Mar 10 09:03:07 PST 2017
>>
>> the next attempt at updating sources produced:
>>
>> svn: E175003: Attempt to fetch capability 'depth' resulted in 'yes'
>>
>> Trying
>>
>> root at www:/usr/src # svnlite info .
>> Path: .
>> Working Copy Root Path: /usr/src
>> URL: https://svn0.us-west.freebsd.org/base/head
>> Relative URL: ^/head
>> Repository Root: https://svn0.us-west.freebsd.org/base
>> Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
>> Revision: 314923
>> Node Kind: directory
>> Schedule: normal
>> Last Changed Author: avos
>> Last Changed Rev: 314923
>> Last Changed Date: 2017-03-08 14:49:22 -0800 (Wed, 08 Mar 2017)
>>
>> root at www:/usr/src # svnlite status .
>> ? buildkernel.log
>> ? buildscript
>> ? buildscript.bak
>> ? buildworld.log
>> ? installkernel.log
>> ? installworld.log
>>
>> reveals no very obvious mischief.
>>
>> Cleanup didn't have any effect, is there something else to try?
>> I'd rather not checkout again if it can be avoided, it's very slow.
> Hi, were you able to fix this? I'm getting the same error on a newly
> installed freebsd-12 snapshot, also on rpi2
>
> root at rpi-b:/usr/ports # svnlite info .
> Path: .
> Working Copy Root Path: /usr/ports
> URL: https://svn.freebsd.org/ports/head
> Relative URL: ^/head
> Repository Root: https://svn.freebsd.org/ports
> Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
> Revision: 437727
> Node Kind: directory
> Schedule: normal
>
> root at rpi-b:/usr/ports #
>
> root at rpi-b:/usr/ports # uname -a
> FreeBSD rpi-b 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r315864: Fri Mar 24
> 02:35:48 UTC 2017
> root at releng3.nyi.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B arm
>
>
I'm getting the same error with a beaglebone black running HEAD r315864.
The workaround was install devel/subversion from packages and run svn
instead svnlite.
[]'s
-Otacilio
More information about the freebsd-arm
mailing list