If release-tools are in the Koha repo, then it picked up by this test and causes errors.
xt/find-license-problems.t .............................................. 1/? # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/httprecorder.pl has wrong copyright: hasgpl=1, hasv3=0, hasorlater=1, haslinktolicense=0, hasfranklinst=0 # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/test-release.sh has wrong copyright: hasgpl=1, hasv3=0, hasorlater=1, haslinktolicense=0, hasfranklinst=0 # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/get_commits.pl has wrong copyright: hasgpl=1, hasv3=0, hasorlater=1, haslinktolicense=0, hasfranklinst=0 # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/roll_release.sh has wrong copyright: hasgpl=1, hasv3=0, hasorlater=1, haslinktolicense=0, hasfranklinst=0 # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/koha-post-deploy.pl has wrong copyright: hasgpl=0, hasv3=1, hasorlater=1, haslinktolicense=1, hasfranklinst=0 # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/install-fresh.pl has wrong copyright: hasgpl=1, hasv3=0, hasorlater=1, haslinktolicense=0, hasfranklinst=0 # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/get_bugs.pl has wrong copyright: hasgpl=1, hasv3=0, hasorlater=1, haslinktolicense=0, hasfranklinst=0 # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/release-tool.pl has wrong copyright: hasgpl=0, hasv3=1, hasorlater=1, haslinktolicense=1, hasfranklinst=0 # Failed test at xt/find-license-problems.t line 62. # got: '0' # expected: '1' # File ./release-tools/reprepro/conf/changelogs.example has wrong copyright: hasgpl=1, hasv3=0, hasorlater=0, haslinktolicense=0, hasfranklinst=0 xt/find-license-problems.t .............................................. 680/? # Looks like you failed 9 tests of 1168.
I think it should be fixed from release-tools instead.
Makes sense, new ticket there: https://gitlab.com/koha-community/release-tools/-/issues/19