<div style="font-family: 'Calibri', 'sans-serif';"><div dir="ltr">
<div dir="ltr">Looks like someone is going to need to patch git-bz. </div><div dir="ltr"><br></div><div dir="ltr">It has a habit of using bugs as features so when they are fixed in bugzilla it breaks</div><div dir="ltr"><br></div><div dir="ltr">Ill have a look on Monday. It probably should be rewritten to use the bugzilla rest api instead of the screenscraping way it works now.</div><div dir="ltr"><br></div><div dir="ltr">Chris </div><div dir="ltr"><br></div><div dir="ltr"><div dir="ltr">--</div><div dir="ltr">Chris Cormack</div><div dir="ltr">Catalyst</div><div dir="ltr">04 8032238</div></div>

</div><br><div id="htc_header">----- Reply message -----<br>From: "Mirko Tietgen" <mirko@abunchofthings.net><br>To: <koha-devel@lists.koha-community.org><br>Subject: [Koha-devel] Update bugzilla - Restore style on quotes<br>Date: Sat, Jul 11, 2015 3:04 AM</div></div><br><div dir="ltr"><pre style="word-wrap: break-word; white-space: pre-wrap;">Marcel De Rooy schrieb am 10.07.2015
>> Note: It seems there is a bug on sending patch using git bz attach -e
>> (works without -e), could someone confirm?

> Yes, I had some trouble too with submitting patches.
I can't send patches with or without -e, I get a socket error.

Attach? [yn] y
Traceback (most recent call last):
  File "/usr/local/bin/git-bz", line 2633, in <module>
    do_attach(*args)
  File "/usr/local/bin/git-bz", line 1999, in do_attach
    attach_commits(bug, commits, edit_comments=global_options.edit)
  File "/usr/local/bin/git-bz", line 1947, in attach_commits
    bug.create_patch(description, body, filename, patch,
obsoletes=obsoletes, status=status)
  File "/usr/local/bin/git-bz", line 1347, in create_patch
    response = self.server.send_post("/attachment.cgi", fields, files)
  File "/usr/local/bin/git-bz", line 1039, in send_post
    return self.send_request("POST", url, data=body, headers={
'Content-Type': content_type })
  File "/usr/local/bin/git-bz", line 974, in send_request
    connection.request(method, url, data, headers)
  File "/usr/lib/python2.7/httplib.py", line 962, in request
    self._send_request(method, url, body, headers)
  File "/usr/lib/python2.7/httplib.py", line 996, in _send_request
    self.endheaders(body)
  File "/usr/lib/python2.7/httplib.py", line 958, in endheaders
    self._send_output(message_body)
  File "/usr/lib/python2.7/httplib.py", line 818, in _send_output
    self.send(msg)
  File "/usr/lib/python2.7/httplib.py", line 794, in send
    self.sock.sendall(data)
  File "/usr/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
socket.error: [Errno 32] Broken pipe

-- Mirko


--

Mirko Tietgen
mirko@abunchofthings.net
<a href="http://koha.abunchofthings.net">http://koha.abunchofthings.net</a>
<a href="http://meinkoha.de">http://meinkoha.de</a>

</pre></div>