[Aptitude-devel] Bug#727565: aptitude: latest version of aptitude crash on startup

2013-10-24 Thread Petr Bena
Package: aptitude Version: 0.6.8.2-1.2 Severity: important petanb@petrbena:~$ aptitude aptitude: symbol lookup error: aptitude: undefined symbol: _ ZNK7tagcoll4coll4FastISsSsE13getTagsOfItemERKSs didn't touch anything, just did apt-get update; apt-get upgrade -- Package-specific info:

[Aptitude-devel] Bug#727565: Doesn't even compile

2013-10-24 Thread Petr Bena
I was trying to compile the source package, and there seem to be some error: sqlite.cc:255:65: required from here sqlite.cc:214:5: error: ‘aptitude::sqlite::statement::statement(aptitude::sqlite::db, sqlite3_stmt*)’ is private statement::statement(db _parent, sqlite3_stmt *_handle) ^