Comment 4 for bug 625882

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

I've added all of the packages that depend on libdbi0 as bug tasks.

Once libdbi is fixed, each one of them will need to be rebuilt against the new version.

Since the ABI changed, the -dev library needs to be named libdbi-dev, not libdbi0-dev.

In the process of doing this, I've found that the library archive files were in libdbi0, instead of libdbi0-dev, so libdbi-dev will have to Break/Replace not only libdbi0-dev, but libdbi0 as well.

I will post more information on how to fix all of the dependencies once libdbi is uploaded.