Hyperion 2.0.12 & sqlite V3.36.0 : symbol lookup error: /usr/lib/arm-linux-gnueabihf/qt5/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_column_table_name16

  • Hello,


    On my RPI4 with rapsbian buster, i have updated sqlite3 and pithon for another application i am using at same time as hyperion (domoticz, home assistant, tvheadend,...)

    sqlite3 V 3.36.0

    python V 3.9.5


    Since update of sqlite3 : hyperion 2.0.12 won't start ?(

    command for start return this error:

    Code
    pi@rpi4:~ $ /usr/bin/hyperiond /etc/hyperion/hyperion.config.json
    /usr/bin/hyperiond: symbol lookup error: /usr/lib/arm-linux-gnueabihf/qt5/plugins/sqldrivers/libqsqlite.so: undefined symbol: sqlite3_column_table_name16

    I need your help

    Thank you

    Samquad

  • I found an alternative solution by updating Raspberry Pi package list:

    Code
    sudo nano /etc/apt/sources.list

    then I added this line:

    Code
    deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi

    Save & exit the file, then type:

    Code
    sudo apt update
    sudo apt install sqlite3 -t bullseye
  • Hyperion Classic call for hyperion-ng?!

    Mix Debian Buster with Bullseye?!

    Strange...


    regards pclin

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!