Comment 4 for bug 361359

Revision history for this message
Brian Murray (brian-murray) wrote :

From backends/packaging-apt-dpkg.py:

        if self._cache(package).installedVersion is None:
            return False # LP#252734

This might be the causing some of issues.