Hi, Am 26.01.25 um 21:54 schrieb Caolán McNamara:
On Sun, 2025-01-26 at 15:32 +0100, Rene Engelhard wrote: [...] ever since 25.2.x the sw.SwXAutoTextGroup junit test failed for me. Works in 24.8.x. Interestingly this works when building LO but when doing it from "autopkgtest" (test this on an installed LO)[1] this fails reproducably. Does anyone have an idea? I wouldn't rule out a packaging issue, but the stuff I checked (share/wordbook) didn't work out and all the autotext stuff is installed. I'd guess, given the reference to autotext that it's something to do with one of: 2388501ed81c4873d63f2f26505603ade06642d3 https://gerrit.libreoffice.org/c/core/+/178577
Oh dear..., thanks very much I didn't have a common/ directory there indeed. Manually mkdir'ing /usr/lib/libreoffice/share/wordbook/common and running the test makes it pass.. Now the question is why common doesn't exist here but I can work around it with a manual mkdir in rules "in emergency".