Skip to content

Changes

Summary

  1. osmo-msc-latest: centos8: add libdbi-dbd-sqlite (details)
Commit 9a526e876f6a939f8bf6531b40876d1642a1e997 by Oliver Smith
osmo-msc-latest: centos8: add libdbi-dbd-sqlite

The missing dependency is being added to osmo-msc master's
contrib/osmo-msc.spec.in file. Until the next release is done, which
contains the patch, install the library explicitly to fix:
  <0009> db.c:648 Failed to create database connection to sqlite3 db 'sms.db';
                  Is the sqlite3 database driver for libdbi installed on this system?

Related: https://gerrit.osmocom.org/c/osmo-msc/+/23284
Change-Id: I27d4573de22a8e013623ec606e056d348102abd1
The file was modified osmo-msc-latest/Dockerfile