** Changed in: ubuntu-server-iso-testing
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Server Iso Testing Developers, which is the registrant for ubuntu-
server-iso-testing.
https://bugs.launchpad.net/bugs/740853

Title:
  download-latest-test-iso.py fails with KeyError when the image is not
  listed in SHA256SUMS

Status in Automated testing of Ubuntu server ISO images:
  Fix Committed

Bug description:
  When and image is not built and not listed in SHA256SUMS , then fails
  with the following error:

  INFO:root:Checking/Downloading ISO build 20110323 for variant alternate from 
http://cdimage.ubuntu.com/daily/
  Traceback (most recent call last): 
    File "/usr/bin/download-latest-test-iso", line 167, in <module> 
      if l_current_iso_digest[l_iso_name] != l_sha256: 
  KeyError: 'natty-alternate-amd64.iso'

  This exception should be caught and the test cancelled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-server-iso-testing/+bug/740853/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-server-iso-testing-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-server-iso-testing-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to