Comment 8 for bug 1277589

Revision history for this message
Barry Warsaw (barry) wrote : Re: [Bug 1277589] Re: "FileNotFoundError: /var/lib/system-image/blacklist.tar.xz"

On Feb 07, 2014, at 07:20 PM, Pat McGowan wrote:

>I was connected to an AP that required a login through a web api. System
>settings were up I entered the web code, the network came on, then settings
>indicated update available Tried to get the update, then it failed as
>described.

I wonder if the login is confusing u-d-m? Let's say it doesn't recognize that
the login is necessary, so it gets garbage for the file downloads (but not
errors). Then, when the signatures are checked, they're bogus because the
downloaded files are bogus.

I suppose one way to combat this is to pass the hashes to u-d-m when we know
them, as in LP: #1262256. But we don't know all the hashes so that won't be a
complete solution.