lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with uploading patch


From: Thomas Morley
Subject: Problem with uploading patch
Date: Fri, 13 Jul 2012 18:44:54 +0200

Hi,

I tried to upload a patch related to issues 2646 and 1523.

Surprisingly (for me) it was added to: Issue 6352049: which-page (Closed)

Obviously I did sth wrong and/or missed a step.

log:
address@hidden ~$ cd lilypond-git/
address@hidden ~/lilypond-git (dev/local_working)$ git add
input/regression/parenthesizeStencil-bracketifyStencil.ly
address@hidden ~/lilypond-git (dev/local_working)$ cd $HOME/lilypond-git/
address@hidden ~/lilypond-git (dev/local_working)$ git cl config
Rietveld server (host[:port]) [git cl upload origin/master]:
CC list ("x" to clear) address@hidden:
Tree status URL:
ViewVC URL:
address@hidden ~/lilypond-git (dev/local_working)$ git pull -r
Current branch dev/local_working is up to date.
address@hidden ~/lilypond-git (dev/local_working)$ git cl upload origin/master
 Documentation/ly-examples/aucun-snippet.ly         |    2 +-
 .../parenthesizeStencil-bracketifyStencil.ly       |   45 +++++++++++++++
 ly/music-functions-init.ly                         |   60 ++++++++++++++++++++
 scm/define-markup-commands.scm                     |    6 +-
 scm/stencil.scm                                    |   34 +++++------
 5 files changed, 125 insertions(+), 22 deletions(-)
This branch is associated with issue 6352049. Adding patch to that issue.
Traceback (most recent call last):
  File "/home/harm/bin/git-cl", line 888, in <module>
    sys.exit(main(sys.argv))
  File "/home/harm/bin/git-cl", line 882, in main
    return func(argv[2:])
  File "/home/harm/bin/git-cl", line 584, in CmdUpload
    desc = cl.GetDescription()
  File "/home/harm/bin/git-cl", line 278, in GetDescription
    self.description = urllib2.urlopen(url).read().strip()
  File "/usr/lib/python2.6/urllib2.py", line 126, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.6/urllib2.py", line 391, in open
    response = self._open(req, data)
  File "/usr/lib/python2.6/urllib2.py", line 409, in _open
    '_open', req)
  File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.6/urllib2.py", line 1161, in http_open
    return self.do_open(httplib.HTTPConnection, req)
  File "/usr/lib/python2.6/urllib2.py", line 1136, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno -2] Name or service not known>
address@hidden ~/lilypond-git (dev/local_working)$


What should I do?


-Harm



reply via email to

[Prev in Thread] Current Thread [Next in Thread]