https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38689
--- Comment #83 from Katrin Fischer <[email protected]> --- This one is giving me some trouble on current main. Applying directly, I get the "sha1 information is lacking... could not build fake ancestor" error. When trying to to use the auto_rebase.pl with --bugzilla to create a branch pior of tidy, I get Resetting HEAD to where origin/main was at 2025-01-10T17:25:13Z (commit 8c3a42aa02752099963471d58d13cdfb391e0c3a) Applying patches using git bz Traceback (most recent call last): File "/usr/bin/git-bz", line 2839, in <module> applied = do_apply(bug_ref) ^^^^^^^^^^^^^^^^^ File "/usr/bin/git-bz", line 1860, in do_apply opt = prompt_multi("Follow? [(y)es, (n)o]", ["y", "n"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/bin/git-bz", line 943, in prompt_multi line = input(f"{message} ") ^^^^^^^^^^^^^^^^^^^^ EOFError: EOF when reading a line I already have the dependent bug in main, will try again after I have pushed it. -- 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/
