lp://qastaging/~xnox/utah/uefi

Created by Dimitri John Ledkov and last modified
Get this branch:
bzr branch lp://qastaging/~xnox/utah/uefi
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dimitri John Ledkov
Project:
UTAH
Status:
Merged

Recent revisions

868. By Dimitri John Ledkov

Check Secure Boot signatures on signed imaged (CD-ROM partition).

867. By Dimitri John Ledkov

Verify Secure Boot signatures on the ISO partition

866. By Javier Collado

Merged changes to use socket timeout in SSH commands instead of SIGALRM (LP: #1169510)

Source branch: lp:~javier.collado/utah/bug1169510

865. By Javier Collado

Fix broken build

The package build is broken because a weird exception:
RuntimeError: sys.path must be a list of directory names

Looking in python source code I see this change:
http://hg.python.org/cpython/rev/c9bb16b7d148

that indeed changes what it was an ImportError to a RuntimeError. However, it's
not clear why PyList_Check(path) is failing because I'm pretty sure that
sys.path is a list (I even tried to filter it with os.path.isdir). Hence, I
guess that path in that code isn't really sys.path under some circumstances.

Anyway, catching that exception and handling it the same way as ImportError
works fine.

864. By Javier Collado

Merged changes to validate master runlist before provisioning (LP: #1082087)

Source branch: lp:~javier.collado/utah/bug1082087

863. By Javier Collado

Merged documentation string fixes

Source branch: lp:~javier.collado/utah/documentation_fixes

862. By Max Brustkern

Merged iso squashfs validation update

861. By Max Brustkern

Fixing call to sshcheck that doesn't match function signature

860. By Max Brustkern

Added docstring to setup file

859. By Max Brustkern

Fixed issue running nosetests on directory

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/utah
This branch contains Public information 
Everyone can see this information.