Comment 5 for bug 1205523

Revision history for this message
In , Harald Sitter (apachelogger) wrote :

Git commit 06daa82d426009f283b2cd4f15ed6bcef66a22b0 by Harald Sitter.
Committed on 28/12/2014 at 19:16.
Pushed by sitter into branch 'master'.

do not discard the exitcode when installing a deb through dpkg

exitstatus only has baring when dpkg segfaults etc, exitcode is the real
deal when dpkg exits in a controlled manner but with error

raising errors on exitcode!=0 is a requirement for allowing deb-installer
to give consistent UI feedback

M +1 -3 src/worker/aptworker.cpp

http://commits.kde.org/libqapt/06daa82d426009f283b2cd4f15ed6bcef66a22b0