lorax/src/pylorax
Brian C. Lane 2f8fb6fa8e Add some extra cancel_func protection to QEMUInstall
In livemedia-creator's usage of this it can never pass in None, but if
someone were to import the library and use it, it would crash with
NoneType. So add the extra checks to make sure cancel_func isn't None,
just in case.

Related: rhbz#1684316
2019-03-21 14:25:06 -07:00
..
api Report an error if the blueprint doesn't exist 2019-01-11 14:37:01 -08:00
__init__.py Remove SELinux Permissive checks 2018-11-29 13:05:01 -08:00
base.py Fix DataHolder to handle hasattr 2016-05-04 10:34:02 -07:00
buildstamp.py Write the --variant string to .buildstamp as 'Variant=' 2018-01-17 09:38:16 -08:00
cmdline.py lorax: Move default tmp dir to /var/tmp/lorax 2019-01-30 09:19:24 -08:00
creator.py Make sure cancel_func is not None 2019-01-07 14:10:11 -08:00
decorators.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
discinfo.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
dnfhelper.py Disable pylint no-member errors for 2 dnf constants 2019-01-11 14:37:01 -08:00
executils.py pylorax: proc.returncode can be None 2016-03-09 16:41:11 -08:00
imgutils.py lorax: Save information about rootfs filesystem size and usage 2018-12-18 08:49:39 -08:00
installer.py Add some extra cancel_func protection to QEMUInstall 2019-03-21 14:25:06 -07:00
ltmpl.py templates: Stop using gconfset 2018-05-24 09:13:05 -07:00
monitor.py livemedia-creator: Check for packaging failures in the logs (#1374809) 2016-09-21 09:00:49 -07:00
mount.py Add ppc64le kernel path 2016-09-08 12:12:07 -07:00
output.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
sysutils.py Ignore a pylint warning about UnquotingConfigParser get args 2018-09-04 11:13:20 -07:00
treebuilder.py lorax: Only run depmod on the installed kernels 2018-09-25 09:17:01 -07:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00