https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36381
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #17 from Jonathan Druart <[email protected]> --- Worked with Jake today to tackle this one down. The "not a tree object" / "Nothing to critique" appeared on PTFS-E nodes because the content of the repository had been removed at some point, only .git existed. A full new clone has been done and this error is now gone. The "error: object directory" / "Could not read" has been fixed by removing the "Honor refspec" from the job's config (unlike what I stated in comment 2. This change has been done on all Koha_Master* job. Not stables (yet). Before: https://snipboard.io/RCkJuS.jpg After : https://snipboard.io/vuVscO.jpg -- 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/
