lorax/share/templates.d/99-generic
Peter Robinson c9181d06d5 Not all arches currently have docker
At the momenet some PPC and s390 arches don't have docker, in that case we get the following failure when running lorax.

DEBUG util.py:417:  2016-03-12 01:00:27,658:   dnf.exceptions.DepsolveError: nothing provides docker-utils needed by docker-anaconda-addon-0.2-1.fc24.noarch
DEBUG util.py:417:    dnf.exceptions.DepsolveError: nothing provides docker-utils needed by docker-anaconda-addon-0.2-1.fc24.noarch
DEBUG util.py:417:  Traceback (most recent call last):
DEBUG util.py:417:    File "/usr/sbin/lorax", line 353, in <module>
DEBUG util.py:417:      main(sys.argv)
DEBUG util.py:417:    File "/usr/sbin/lorax", line 209, in main
DEBUG util.py:417:      remove_temp=True, verify=opts.verify)
DEBUG util.py:417:    File "/usr/lib/python3.5/site-packages/pylorax/__init__.py", line 277, in run
DEBUG util.py:417:      rb.install()
DEBUG util.py:417:    File "/usr/lib/python3.5/site-packages/pylorax/treebuilder.py", line 119, in install
DEBUG util.py:417:      self._runner.run("runtime-install.tmpl")
DEBUG util.py:417:    File "/usr/lib/python3.5/site-packages/pylorax/ltmpl.py", line 219, in run
DEBUG util.py:417:      self._run(commands)
DEBUG util.py:417:    File "/usr/lib/python3.5/site-packages/pylorax/ltmpl.py", line 238, in _run
DEBUG util.py:417:      f(*args)
DEBUG util.py:417:    File "/usr/lib/python3.5/site-packages/pylorax/ltmpl.py", line 540, in run_pkg_transaction
DEBUG util.py:417:      self.dbo.resolve()
DEBUG util.py:417:    File "/usr/lib/python3.5/site-packages/dnf/base.py", line 547, in resolve
DEBUG util.py:417:      raise exc
DEBUG util.py:417:  dnf.exceptions.DepsolveError: nothing provides docker-utils needed by docker-anaconda-addon-0.2-1.fc24.noarch
DEBUG util.py:542:  Child return code was: 1

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-03-12 07:45:35 +00:00
..
appliance Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
config_files Put the NM loglevel config in the right place. 2016-02-19 17:34:14 -08:00
live Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
pxe-live Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
aarch64.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
arm.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
efi.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
ppc.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
ppc64le.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
runtime-cleanup.tmpl Keep /usr/bin/xrdb (#1241724) 2016-03-09 16:40:23 -08:00
runtime-install.tmpl Not all arches currently have docker 2016-03-12 07:45:35 +00:00
runtime-postinstall.tmpl configure NetworkManager to loglevel=DEBUG (#1274647) 2016-02-19 16:52:36 -08:00
s390.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
x86.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00