[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#715213: nmu: kannel-sqlbox_0.7.2-3



* Andreas Beckmann <anbe@debian.org>, 2013-07-07, 06:21:
Control: retitle -1 nmu: kannel_0.7.2-3

nmu kannel_0.7.2-3 . ALL . -m "Rebuild against current libsqlite3-0."

Oops, that needs to be a src: package ...

Another one:

 adequate: ldd -r /usr/sbin/bearerbox: /usr/sbin/bearerbox: Symbol `sqlite3_version' has different size in shared object, consider re-linking

sqlite3_version is defined as:

#define SQLITE_VERSION        "3.7.17"
const char sqlite3_version[] = SQLITE_VERSION;

So while a binNMU will fix the problem at hand, it'll reappear again sooner or later. I think it would be better to patch kannel to use the sqlite3_libversion() function instead.

--
Jakub Wilk


Reply to: