lorax/src/pylorax
Brian C. Lane 492ab9e4a5 livemedia-creator: Check for packaging failures in the logs (#1374809)
anaconda-26.1 changed how package scriptlet failures are handled. They
are now fatal, and anaconda hangs after logging an Installation failure.

ERR packaging: Installation failed: PayloadInstallError('DNF error:
Non-fatal POSTIN scriptlet failure in rpm package mlocate',)

Catch this (the 'packaging: Installation failed' part) and terminate the
image creation.
2016-09-21 09:00:49 -07:00
..
__init__.py Revert "Use size=10 by default" 2016-08-22 16:17:35 -07:00
base.py Fix DataHolder to handle hasattr 2016-05-04 10:34:02 -07:00
buildstamp.py Convert pylorax to python3 2015-05-15 17:11:20 -07:00
cmdline.py lorax: Add --rootfs-size (#1368743) 2016-08-22 17:20:48 -07: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 Drop multiprocessing for do_transaction (#1208296) 2015-09-09 15:58:57 -07:00
executils.py pylorax: proc.returncode can be None 2016-03-09 16:41:11 -08:00
imgutils.py pylorax: Add delete option to umount 2016-04-29 16:09:00 -07:00
ltmpl.py Fix installpkg error handling 2016-06-24 13:40:58 -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 Convert pylorax to python3 2015-05-15 17:11:20 -07:00
treebuilder.py Rebuild initramfs if it is missing 2016-05-05 08:22:52 -07:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00