On Sat, Feb 4, 2017 at 6:28 PM, David Kastrup <d...@gnu.org> wrote: > David Nalesnik <david.nales...@gmail.com> writes: > >> On Fri, Feb 3, 2017 at 7:35 PM, David Nalesnik <david.nales...@gmail.com> >> wrote: >>> On Fri, Feb 3, 2017 at 7:27 PM, David Nalesnik >>> <david.nales...@gmail.com> wrote: >>>> Hi, >>>> >>>> I'm trying to upload a patch for review, and I'm running into difficulties. >>>> >>>> Using git-cl, I get this output: >>>> >>>> Issue created. URL: http://codereview.appspot.com/320140043 >>>> Uploading base file for Documentation/changes.tely >>>> Uploading base file for scm/define-grob-properties.scm >>>> Uploading base file for scm/define-grobs.scm >>>> Uploading base file for >>>> Documentation/snippets/new/analysis-brackets-with-labels.ly >>>> Traceback (most recent call last): >>>> File "/home/david/git-cl/git-cl", line 628, in <module> >>>> sys.exit(main(sys.argv)) >>>> File "/home/david/git-cl/git-cl", line 622, in main >>>> return func(argv[2:]) >>>> File "/home/david/git-cl/git-cl", line 335, in CmdUpload >>>> issue, patchset = upload.RealMain(['upload'] + upload_args + args) >>>> File "/home/david/git-cl/upload.py", line 2693, in RealMain >>>> vcs.UploadBaseFiles(issue, rpc_server, patches, patchset, options, >>>> files) >>>> File "/home/david/git-cl/upload.py", line 1220, in UploadBaseFiles >>>> print t.get(timeout=60) >>>> File "/usr/lib/python2.7/multiprocessing/pool.py", line 558, in get >>>> raise self._value >>>> urllib2.URLError: <urlopen error [Errno -2] Name or service not known> >>>> >>>> The patch is visible here: https://codereview.appspot.com/320140043/ >>>> but no issue has been created. >>> >>> Except that two files show "Error: old chunk mismatch": >>> scm/define-grob-interfaces.scm and lily/horizontal-bracket.cc >> >> I've tried uploading this a number of times, always the same results. >> The base files aren't uploaded for these two files. (Current attempt: >> https://codereview.appspot.com/316280043/) >> >> Is the patch simply too large, and I'm losing the connection before >> all of the base files have been uploaded? >> >> If this is so, is there any way to get all of this uploaded and >> associated with a single issue? > > What command line have you been using for the upload attempt? >
git-cl upload origin/master Has worked with all recent patches I've done. They've all been noticeably smaller, though. DN _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel