Comment 2 for bug 1851346

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

So ubuntustudio-live ubiquity plugin does call

            install_misc.record_removed(self.ui.removed_packages,False)
            install_misc.record_removed(self.ui.removed_packages_recursive,True)
            install_misc.record_installed(self.ui.installed_packages)

And i thought that should make things marked correctly from apt point of view.