#252 Fix rawhide ISO
Closed: Fixed Opened by walters.

https://kojipkgs.fedoraproject.org/compose/rawhide/latest-Fedora-Rawhide/logs/x86_64/ostree_installer/pylorax.log

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/pylorax/ltmpl.py", line 56, in parse
    textbuf = template.render(**variables)
  File "/usr/lib/python3.6/site-packages/mako/template.py", line 462, in render
    return runtime._render(self, self.callable_, args, data)
  File "/usr/lib/python3.6/site-packages/mako/runtime.py", line 838, in _render
    **_kwargs_for_callable(callable_, data))
  File "/usr/lib/python3.6/site-packages/mako/runtime.py", line 873, in _render_context
    _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  File "/usr/lib/python3.6/site-packages/mako/runtime.py", line 899, in _exec_template
    callable_(context, *args, **kwargs)
TypeError: render_body() missing 1 required positional argument: 'root'

https://pagure.io/pungi-fedora/pull-request/167

Metadata Update from @dustymabe:
- Issue assigned to dustymabe

a couple of PRs to fix ISOs in Fedora 26:

https://pagure.io/pungi-fedora/pull-request/171
https://pagure.io/pungi-fedora/pull-request/172
https://pagure.io/fedora-lorax-templates/pull-request/16

i'll work on rawhide soon.

Metadata Update from @dustymabe:
- Issue tagged with: host

rawhide PRs were merged. will report back when we've got working ISO images.

  • https://pagure.io/pungi-fedora/pull-request/233
  • https://pagure.io/fedora-lorax-templates/pull-request/18

working ISO image here :beers:

Metadata Update from @dustymabe:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata