Comment 4 for bug 939549

Revision history for this message
Daniel Manrique (roadmr) wrote :

Here's the install log for the 0.13.3 packages on a Precise system.

Note that I first list the installed packages, showing that the system only had checkbox, checkbox-gtk and checkbox-qt installed.

Then I install all the checkbox .debs, which will upgrade those and add checkbox-cli and checkbox-urwid.

The process went without any problems and checkbox runs fine afterwards.

$ dpkg --list "checkbo*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii checkbox 0.13.2 System testing application
un checkbox-cli <none> (no description available)
ii checkbox-gtk 0.13.2 GTK interface for checkbox
ii checkbox-qt 0.13.2 QT4 interface for checkbox

$ sudo dpkg --install checkbox*.deb
(Reading database ... 161911 files and directories currently installed.)
Preparing to replace checkbox 0.13.2 (using checkbox_0.13.3_i386.deb) ...
Unpacking replacement checkbox ...
Selecting previously unselected package checkbox-cli.
Unpacking checkbox-cli (from checkbox-cli_0.13.3_all.deb) ...
Preparing to replace checkbox-gtk 0.13.2 (using checkbox-gtk_0.13.3_all.deb) ...
Unpacking replacement checkbox-gtk ...
Preparing to replace checkbox-qt 0.13.2 (using checkbox-qt_0.13.3_i386.deb) ...
Unpacking replacement checkbox-qt ...
Selecting previously unselected package checkbox-urwid.
Unpacking checkbox-urwid (from checkbox-urwid_0.13.3_all.deb) ...
Setting up checkbox (0.13.3) ...
Processing triggers for man-db ...
Processing triggers for hicolor-icon-theme ...
Setting up checkbox-cli (0.13.3) ...
Setting up checkbox-gtk (0.13.3) ...
Setting up checkbox-qt (0.13.3) ...
Setting up checkbox-urwid (0.13.3) ...
Processing triggers for bamfdaemon ...
Rebuilding /usr/share/applications/bamf.index...
Processing triggers for gnome-menus ...
Processing triggers for desktop-file-utils ...