Comment 4 for bug 850005

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

The bug here is that the trace is only
SystemError: E:Sub-process /usr/bin/dpkg returned an error code (2)

while it should be the full installation trace e.g
dpkg: error: dpkg status database is locked by another process
Error in function:
SystemError: E:Sub-process /usr/bin/dpkg returned an error code (2)

and directly assigned to the right package because the installation fails due to the failure of this package and not jockey itself.