Comment 6 for bug 48627

Revision history for this message
Martin Böhm (martin.bohm) wrote :

Good news: I have created a small Python tool called "Adept Resolver"that detects and fixes this problem. It has a simple KDE GUI as well.

However, in order to make Adept compatible with this tool, we need to make Adept realize that "dpkg --configure -a" is required. The "apt-get" application is able to do that, therefore we just need a helping hand that could port this "realize we need a dpkg --configure" feature from apt-get to C++ Adept. Is there anyone who would like to step up?