[Koha-bugs] [Bug 21028] www/history.t is failing on jenkins for Ubuntu 18.04

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 3 15:47:54 CEST 2018


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

--- Comment #9 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
root at a33753dce67d:/kohadevbox# for l in `head -n 100 DEBIAN/md5sums|tr -s ' ' |
cut -d' ' -f2`; do ls "/$l" > /dev/null 2>&1; if [[ $? != 0 ]]; then echo $l;
fi; done
usr/share/doc/koha-common/LEEME.Debian
usr/share/doc/koha-common/README.Debian
usr/share/doc/koha-common/changelog.gz
usr/share/doc/koha-common/history.txt
usr/share/doc/koha-common/release_notes_30000.txt.gz
usr/share/doc/koha-common/release_notes_30000alpha.txt.gz
usr/share/doc/koha-common/release_notes_30000beta.txt.gz
usr/share/doc/koha-common/release_notes_30000stableRC1.txt.gz
usr/share/doc/koha-common/release_notes_30001.txt.gz
usr/share/doc/koha-common/release_notes_30002.txt.gz
usr/share/doc/koha-common/release_notes_30003.txt.gz
usr/share/doc/koha-common/release_notes_30004.txt.gz
usr/share/doc/koha-common/release_notes_30005.txt.gz
usr/share/doc/koha-common/release_notes_3_10_0.txt.gz
usr/share/doc/koha-common/release_notes_3_12_0.txt.gz
usr/share/doc/koha-common/release_notes_3_14_0.txt.gz
usr/share/doc/koha-common/release_notes_3_16_0.txt.gz
usr/share/doc/koha-common/release_notes_3_18_0.txt.gz
usr/share/doc/koha-common/release_notes_3_20_0.txt.gz
usr/share/doc/koha-common/release_notes_3_22_0.txt.gz
usr/share/doc/koha-common/release_notes_3_2_0.txt.gz
usr/share/doc/koha-common/release_notes_3_4_0.txt.gz
usr/share/doc/koha-common/release_notes_3_6_0.txt.gz
usr/share/doc/koha-common/release_notes_3_8_0.txt.gz

So yes, it's only the docdir, that's very weird.

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


More information about the Koha-bugs mailing list