Comment 6 for bug 704595

Revision history for this message
Julian Andres Klode (juliank) wrote : Re: Python-apt shows emply origins object

So, we basically fetch the Release files, but as verification fails, we never move them out of partial/. Fixing this involves changing the acquire system to always move release files. This gets difficult though, because inRelease files are always trusted and thus cannot be just moved.