The officially official Devuan Forum!

You are not logged in.

#1 2025-10-12 14:09:04

evanescente~ondine
Member
Registered: 2025-09-12
Posts: 33  

undefined symbol: sqlite3 column origin name

Hi,
I have had that error several times on several different programs taken from the official repo (excalibur): undefined symbol: sqlite3_column_origin_name
Given that it appears with unrelated programs supposed to work, I understand something is wrong withi devuan.

drm@84-47-09-37-40-35 ~/.l/s/fonts> doas apt install font-viewer
Installing:                     
  font-viewer
[....]
/usr/share/glib-2.0/schemas/com.github.FontManager.FontViewer.gschema.xml:82:1  Error on line 82 char 1: <enum id='com.github.FontManager.FontManager.PreviewPageMode'> not (yet) defined..  This entire file has been ignored.
Processing triggers for mailcap (3.74) ...
~/.l/s/fonts> font-viewer EVA-Matisse_Classic.ttf 
font-viewer: symbol lookup error: /usr/lib/x86_64-linux-gnu/font-manager/libfontmanager.so.0: undefined symbol: sqlite3_column_origin_name

Last edited by evanescente~ondine (2025-10-13 01:56:52)

Offline

#2 2025-10-12 14:11:50

evanescente~ondine
Member
Registered: 2025-09-12
Posts: 33  

Re: undefined symbol: sqlite3 column origin name

AGAIN.

> font-manager EVA-Matisse_Classic.ttf 
font-manager: symbol lookup error:
/usr/lib/x86_64-linux-gnu/font-manager/libfontmanager.so.0:
undefined symbol: sqlite3_column_origin_name

Last edited by evanescente~ondine (2025-10-13 01:56:29)

Offline

#3 2025-10-12 17:03:29

greenjeans
Member
Registered: 2017-04-07
Posts: 1,230  
Website

Re: undefined symbol: sqlite3 column origin name

Well don't know if it's the issue, but your first post has the name of the ttf file as : SOMETHINSOMETHING.ttf

While your second post where you were looking up that font I guess, you wrote it as : SOMETHINGSOMETHING.ttf

Missing a "G" there or added one where it shouldn't be.


https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded October 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do. wink Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate

Offline

#4 2025-10-13 01:56:10

evanescente~ondine
Member
Registered: 2025-09-12
Posts: 33  

Re: undefined symbol: sqlite3 column origin name

ahah, no it's just a placeholder because the actual font had copyrights... Evangelion's official font, Matisse Classic.
But it didn't fit on my website like I thought it would, so it doesn't matter anymore.
I'd still like to know what the hell happens with sqlite3 because I've had that problem multiple times.

Offline

Board footer