lorax/src/pylorax
Brian C. Lane 6f90f18e31 Remove duplicate repositories from the sources list
In some cases when the host has, for whatever reason, multiple copies of
the same repo listed the build may fail with an error about running out
of space.

So this commit removes duplicate entries after the host's repos have been
loaded. It also adjusts some of the test repos to use different
temporary repo names for the tests.

(cherry picked from commit 98482e444d)
2019-01-30 08:43:51 -08:00
..
api Remove duplicate repositories from the sources list 2019-01-30 08:43:51 -08:00
__init__.py Remove SELinux Permissive checks 2018-11-29 11:34:29 -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-29 13:58:47 -08:00
creator.py Make sure cancel_func is not None 2019-01-07 14:11:59 -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
dnfbase.py Move get_dnf_base_object into a module 2018-10-25 11:20:42 -07:00
dnfhelper.py Rename parameters to match names that dnf uses 2017-10-09 13:38:56 -07:00
executils.py Disable false context-manager pylint error 2018-10-09 15:47:38 -07:00
imgutils.py fix spinx build warnings 2019-01-08 14:12:56 -08:00
installer.py Don't exclude /dev from the setfiles in novirt_install 2019-01-18 09:34:51 -08:00
ltmpl.py Turn off pylint warning about docstring with backslash 2019-01-08 14:13:16 -08:00
monitor.py Make LogRequestHandler configurable 2018-06-11 11:04:00 -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 lorax: Only run depmod on the installed kernels 2018-10-09 14:51:05 -07:00
treeinfo.py Additional python3 changes 2015-05-15 17:11:20 -07:00