Comment 2 for bug 122518

Revision history for this message
Michael Vogt (mvo) wrote :

I added the following exception for stuff that invovles fetching packages/indexfiles (in python-apt 0.7.2ubuntu2):

FetchCancelledException, FetchFailedException, LockFailedException

(subclasses of IOError)

Cheers,
 Michael