[Koha-bugs] [Bug 12029] Patrons should be able to delete their patron messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 16 19:32:39 CET 2023


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

Christopher Brannon <cbrannon at cdalibrary.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #56 from Christopher Brannon <cbrannon at cdalibrary.org> ---
I'm getting this error when I try to load the patch in a sandbox:

TASK [Apply bug 12029 via git-bz in docker container]
**************************
fatal: [localhost -> koha-test12029]: FAILED! => {"changed": true, "cmd": "cd
/kohadevbox/koha && yes | git bz apply 12029", "delta": "0:00:00.089425",
"end": "2023-02-16 18:29:15.316516", "msg": "non-zero return code", "rc": 1,
"start": "2023-02-16 18:29:15.227091", "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 1738, in do_apply\n   
attachmentdata=True)\n  File \"/usr/bin/git-bz\", line 1473, in load\n   
bug._load(bug_reference.id, attachmentdata)\n  File \"/usr/bin/git-bz\", line
1229, in _load\n    response = self.server.send_request(\"GET\", url)\n  File
\"/usr/bin/git-bz\", line 999, in send_request\n    cookies =
self.get_cookie_string()\n  File \"/usr/bin/git-bz\", line 992, in
get_cookie_string\n    self.cookies = get_bugzilla_cookies(host)\nNameError:
global name 'host' is not defined", "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 1738, in
do_apply", "    attachmentdata=True)", "  File \"/usr/bin/git-bz\", line 1473,
in load", "    bug._load(bug_reference.id, attachmentdata)", "  File
\"/usr/bin/git-bz\", line 1229, in _load", "    response =
self.server.send_request(\"GET\", url)", "  File \"/usr/bin/git-bz\", line 999,
in send_request", "    cookies = self.get_cookie_string()", "  File
\"/usr/bin/git-bz\", line 992, in get_cookie_string", "    self.cookies =
get_bugzilla_cookies(host)", "NameError: global name 'host' is not defined"],
"stdout": "", "stdout_lines": []}

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


More information about the Koha-bugs mailing list