https://bugs.documentfoundation.org/show_bug.cgi?id=152386
Rene Engelhard <r...@debian.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOTOURBUG Status|UNCONFIRMED |RESOLVED --- Comment #6 from Rene Engelhard <r...@debian.org> --- OK, this is a clear case for "I have no clue administering my system". In comment #5 you say: "deb http://ftp.de.debian.org/debian/ stable main deb-src http://ftp.de.debian.org/debian/ testing main" so apt gets your packages from stable. And only from stable. testing here is only for *source* packages. In comment #1 you say: "Debian package version: 1:7.4.3-2" which is testings version nudged onto stable somehow. DO NOT DO that. se backports if you need a newer LO (7.4.3 will appear there soonish, it just migrated the weekend and the backports rules say backports come from testing, and if people and reports like this don't waste time so I can't do that in an timely fashion) And testing is not "what will be added in stable somewhen", but "what will be released as stable as a whole". > Reinstalling libreoffice-sdbc-firebird, I see: > Les paquets supplémentaires suivants seront installés : > firebird3.0-common firebird3.0-common-doc firebird3.0-server-core > firebird3.0-utils libfbclient2 libib-util libicu67 > Paquets suggérés : > firebird3.0-server firebird3.0-doc >Les NOUVEAUX paquets suivants seront installés : > firebird3.0-common firebird3.0-common-doc firebird3.0-server-core > firebird3.0-utils libfbclient2 libib-util libicu67 libreoffice-sdbc-firebird > > so it seems it's related with libicu67 in some way? Of courses. Testings version of is built against libicu72. Both LO and firebird. One might argue the dependency in libreoffice-sdbc-firebird to firebird3.0-server-core is too lax but that can be fixed. (Well, worked around since it's hardcoded and I don't get the info what firebird3.0 is built against.) For now I'll just depend on 3.0.11.33637.ds4-2+b1 as a quick workaround (which is the firebird version built against ICU 72) Still you don't want all that new libs etc. on your stable. If you test testings packages, use testing. -- You are receiving this mail because: You are the assignee for the bug.