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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Patch doesn't apply

--- Comment #6 from David Nind <[email protected]> ---
Getting a really weird error now when trying to apply the patch 8-(...

git bz apply 36557

Bug 36557 Depends on bug 36166 (Signed Off)
Follow? [(y)es, (n)o] y

Bug 36166 Depends on bug 36207 (Signed Off)
Follow? [(y)es, (n)o] y

Bug 36207 - Convert browser alerts to modals: OPAC tags

166212 - Bug 36207: Use confirmation modal when removing tags from titles in
the OPAC

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 36207: Use confirmation modal when removing tags from titles in
the OPAC

Bug 36166 - Disable select to add to list if opacuserlogin is disabled

162794 - Bug 36166: Disable select to add to list if opacuserlogin is disabled

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 36166: Disable select to add to list if opacuserlogin is disabled

Bug 36557 - Improve logic and display of OPAC cart, tag, and lists controls

166297 - Bug 36166: Convert Cart and Lists controls to buttons and rework logic

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 36166: Convert Cart and Lists controls to buttons and rework
logic
Moving to starting point
Adding bug reference   825098d Bug 36166: Convert Cart and Lists controls to
buttons and rework logic
Cleaning up back to original state on error
Traceback (most recent call last):
  File "/usr/bin/git-bz", line 2834, in <module>
    applied = do_apply(bug_ref)
              ^^^^^^^^^^^^^^^^^
  File "/usr/bin/git-bz", line 1977, in do_apply
    add_url(bug, commits)
  File "/usr/bin/git-bz", line 1719, in add_url
    add_url_to_head_commit(commit, bug)
  File "/usr/bin/git-bz", line 1682, in add_url_to_head_commit
    git.commit(file="-", amend=True, _input=input)
  File "/usr/bin/git-bz", line 197, in f
    o = git_run(command, *args, **kwargs)
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/git-bz", line 167, in git_run
    output, error = process.communicate(input)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/subprocess.py", line 1207, in communicate
    stdout, stderr = self._communicate(input, endtime, timeout)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/subprocess.py", line 2039, in _communicate
    input_view = memoryview(self._input)
                 ^^^^^^^^^^^^^^^^^^^^^^^
TypeError: memoryview: a bytes-like object is required, not 'str'

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to