I tried uploading about 4 hours ago but I don't get anything except

dak@lola:/usr/local/tmp/lilypond$ git cl upload -n
 lily/parse-scm.cc              | 16 +++++++++++-----
 ly/init.ly                     | 17 ++++++++---------
 ly/music-functions-init.ly     | 12 ++++++------
 python/convertrules.py         | 16 ++++++++++++++++
 scm/lily.scm                   | 15 +++++++++++++++
 scm/ly-syntax-constructors.scm |  5 +++--
 scm/music-functions.scm        | 34 +++++++++++++++++++++++-----------
 scm/parser-ly-from-scheme.scm  |  4 ++--
 8 files changed, 84 insertions(+), 35 deletions(-)
Waiting for Emacs...
Upload server: codereview.appspot.com (change with -s/--server)
Loaded authentication cookies from /home/dak/.codereview_upload_cookies
Email (login for uploading to codereview.appspot.com) [[email protected]]: 
Password for [email protected]: 
Store password in system keyring?(y/N) 
Traceback (most recent call last):
  File "/home/dak/bin/git-cl", line 944, in <module>
    sys.exit(main(sys.argv))
  File "/home/dak/bin/git-cl", line 938, in main
    return func(argv[2:])
  File "/home/dak/bin/git-cl", line 651, in CmdUpload
    issue, patchset = upload.RealMain(['upload'] + upload_args + args)
  File "/usr/local/tmp/git-cl/upload.py", line 2342, in RealMain
    response_body = rpc_server.Send("/upload", body, content_type=ctype)
  File "/usr/local/tmp/git-cl/upload.py", line 409, in Send
    self._Authenticate()
  File "/usr/local/tmp/git-cl/upload.py", line 428, in _Authenticate
    super(HttpRpcServer, self)._Authenticate()
  File "/usr/local/tmp/git-cl/upload.py", line 318, in _Authenticate
    auth_token = self._GetAuthToken(credentials[0], credentials[1])
  File "/usr/local/tmp/git-cl/upload.py", line 262, in _GetAuthToken
    response = self.opener.open(req)
  File "/usr/lib/python2.7/urllib2.py", line 437, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 550, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 475, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 558, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found

(all previous attempts were without option -n but that did not work
either).

Do we maybe need to upgrade the connection type to https here?  If so,
how?  Does someone keep track of some upstream git-cl?

Or is this likely to be just a temporary outage?

-- 
David Kastrup

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to