El 7/10/24 a las 17:51, Rene Engelhard escribió:
Hi, Am 07.10.24 um 17:21 schrieb Roland Rosenfeld:I'm not fully sure about this. The ICU data were always in /usr/share/qt6/resources, which is in libqt6webengine6-data. It seems that our dictionaries packages currently only build depend on qt6-webengine-dev-tools, but a dependency on libqt6webengine6-data is missing.Exactly. And what uses those data? convert-bdic. Not igerman98, not hkgerman and not anything else of the 13 packages FTBFSing right now.
Makes sense, and it actually reminds me of a similar case, where a bunch of packages ftbfs without tzdata but they used it (for tests) via a python function, so a dependency on tzdata was added to libpython3.11-stdlib. In this case, I'm curious about why the FTBFS problems happen now but not before. Thanks.