[Buildbot-commits] [Buildbot] #2201: darcs failed: unrecognized option `--partial'

Buildbot nobody at buildbot.net
Mon Feb 13 14:12:17 UTC 2012


#2201: darcs failed:  unrecognized option `--partial'
-------------------+-----------------------
Reporter:  zooko   |      Owner:
    Type:  defect  |     Status:  new
Priority:  major   |  Milestone:  undecided
 Version:  0.8.5   |   Keywords:  darcs
-------------------+-----------------------
 https://tahoe-lafs.org/buildbot-
 zfec/builders/buildbot.rubenkerkhof.com/builds/2/steps/darcs/logs/stdio

 This command:

 {{{
 /usr/bin/darcs get --verbose --partial --repo-name build http://tahoe-
 lafs.org:6998/source/zfec/trunk
 }}}

 results in:

 {{{
 darcs failed:  unrecognized option `--partial'
 }}}

 A different builder on the same buildslave indicates that the version of
 darcs installed there is:

 {{{
 darcs: 2.7.98.3 (beta 3)
 darcs-exact-version: darcs compiled on Jan 25 2012, at 02:09:45  Context:
 [TAG 2.7.98.3 Ganesh Sittampalam <ganesh at earth.li>**20120119060551
 Ignore-this: bc156878e2f54804226a43035ea5da28 ]   Compiled with:
 array-0.3.0.2 base-4.3.1.0 bytestring-0.9.1.10 containers-0.4.0.0
 directory-1.1.0.0 extensible-exceptions-0.1.1.2 filepath-1.2.0.0 hashed-
 storage-0.5.9 haskeline-0.6.4.6 html-1.0.1.2 mmap-0.5.7 mtl-2.0.1.0 old-
 time-1.0.0.6 parsec-3.1.1 process-1.0.1.5 random-1.0.0.3 regex-
 compat-0.95.1 tar-0.3.1.0 terminfo-0.3.2.3 text-0.11.1.5 unix-2.4.2.0
 vector-0.9.1 zlib-0.5.3.1
 darcs: 2.7.98.3 (beta 3)
 }}}

 I guess this means the darcs folks are finally removing the backwards-
 compatible {{{--partial}}} option, which was replaced by an improved
 {{{--lazy}}} option in darcs-2.0, released in about 2008 IIRC. Buildbot
 should just switch {{{--partial}}} out for {{{--lazy}}}. I don't think
 anybody uses darcs<2.0 anymore, and if they do they can complain, or
 refrain from upgrading to the newest version of buildbot.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2201>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list