Comment 2 for bug 1063097

Revision history for this message
Sebastian Heinlein (glatzor) wrote :

I plan to only send untranslated messages from apt and try to parse them.

Many problems could be handled by the RepairSystem() method.

But what should we do if the system seems to be seriously broken? The user removed e.g. essential system executables, e.g. dpkg itself? Things that we cannot repair anymore.

An automatic autoremove doesn't seem to be a good idea, since it could deinstall software the user is used to but that has been installed as a dependency. Computer janitor is still supported?