[Koha-bugs] [Bug 32034] Library branch transfers should be in the action logs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 3 22:35:04 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32034

hebah at bywatersolutions.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hebah at bywatersolutions.com
             Status|Needs Signoff               |Failed QA

--- Comment #12 from hebah at bywatersolutions.com ---
Wanted to sign off on this as several partners are very interested in it, but
looks like it hit the same encoding error as when Andrew tested:

TASK [Apply bug 32034 via git-bz in docker container]
**************************
fatal: [localhost -> koha-transferlog]: FAILED! => {"changed": true, "cmd":
"koha-shell -c 'cd /kohadevbox/koha && yes | git bz apply 32034' transferlog",
"delta": "0:00:03.408310", "end": "2023-03-03 21:17:20.388399", "msg":
"non-zero return code", "rc": 1, "start": "2023-03-03 21:17:16.980089",
"stderr": "Traceback (most recent call last):\n  File \"/usr/bin/git-bz\", line
2716, in <module>\n    applied = do_apply(bug_ref)\n  File \"/usr/bin/git-bz\",
line 1791, in do_apply\n    print \"%d - %s\" % (patch.attach_id,
patch.description)\nUnicodeEncodeError: 'ascii' codec can't encode character
u'\\xa0' in position 12: ordinal not in range(128)", "stderr_lines":
["Traceback (most recent call last):", "  File \"/usr/bin/git-bz\", line 2716,
in <module>", "    applied = do_apply(bug_ref)", "  File \"/usr/bin/git-bz\",
line 1791, in do_apply", "    print \"%d - %s\" % (patch.attach_id,
patch.description)", "UnicodeEncodeError: 'ascii' codec can't encode character
u'\\xa0' in position 12: ordinal not in range(128)"], "stdout": "\nBug 32034 -
Library branch transfers should be in the action logs", "stdout_lines": ["",
"Bug 32034 - Library branch transfers should be in the action logs"]}

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list