On Sat, Mar 1, 2025 at 1:47 PM Mike Gabriel <sunwea...@debian.org> wrote: > I am not 100% sure it builds on all arch, so an upload to experimental > sounds good to me. If things pop up, we can amend them, if not, you > can proceed with the upload to unstable. Tested locally and it fails to load from the CLI shell: sqlite> .load libSqliteIcu.so Error: /lib/x86_64-linux-gnu/libSqliteIcu.so: undefined symbol: sqlite3_sqliteicu_init
But I can load the csv extension for example. Did you test the module on your end? Maybe sqlite3 itself needs to build with ICU support [1]. Regards, Laszlo/GCS [1] https://www.sqlite.org/compile.html#enable_icu