Page MenuHomePhabricator

whonixcheck should check for dpkg problems
Closed, ResolvedPublic

Description

Before whonixcheck checks if a package manager is currently running, it should check if there are any issues with dpkg. Such as if dpkg was interrupted and now in a broken state that would prevent running apt-get dist-upgrade.

A follow up task of:
https://github.com/Whonix/Whonix/issues/353

Event Timeline

Patrick raised the priority of this task from to Normal.
Patrick updated the task description. (Show Details)
Patrick added projects: whonixcheck, Whonix, usability.
Patrick added a subscriber: Patrick.
Patrick claimed this task.

This is implemented in /usr/libexec/systemcheck/check_dpkg.bsh for a long time already.