[Koha-bugs] [Bug 17855] Updated Koha web installer and new onboarding tool feature to guide users through setting up Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 11 02:30:42 CET 2017


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

--- Comment #26 from M. Tompsett <mtompset at hotmail.com> ---
(In reply to Alex Buckley from comment #25)
> Did you get the same 'fatal: sha1 information is lacking or useless' error
> stopping the patch apply?

$ git checkout -b bug_17855_round2 origin/master
$ git pull
$ git remote update -p
-- now I know this new branch is up to date.

-- this is the beginning of a looping block
$ git bz apply 17855
...
i
-- for interactive
-- There are 4 patches, comment out all but the first, the first time.
-- Comment out all but the second, the second time.
-- Comment out all but the third, the third time.
-- Comment out all but the fourth, the fourth time.
-- comments are lines beginning with #
:wq
-- I use vim, so whatever writes and quits is what you want
-- now you will see the massive failure to apply
$ git bz apply --abort
$ git reset --hard origin/master
-- loop 4 times from the beginning of the looping block

And yes, yes it was. Attempting all four patches individually means I know that
you didn't accidentally screw up the order of the patches on this bug, which is
way to easy to do.

Looking forward to testing something once it applies.

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


More information about the Koha-bugs mailing list