Comment 1 for bug 788447

Revision history for this message
Benjamin Drung (bdrung) wrote :

That's a problem in ubuntutools/archive/rmadison. Even normal timeouts trigger this information.

try:
    assert process.wait() == 0
except AssertionError:
    print "Request failed: install the liburi-perl package and try again."