On Tue, 28 Feb 2017 09:24:20 -0500 Dusty Mabe dusty@dustymabe.com wrote:
On 02/27/2017 09:41 PM, Adam Williamson wrote:
On Mon, 2017-02-27 at 17:25 +0000, Fedora compose checker wrote:
Missing expected images:
Atomic qcow2 x86_64
There seems to be some sort of problem in pungi-make-ostree: https://kojipkgs.fedoraproject.org//work/tasks/1386/18091386/root.log
DEBUG util.py:435: + pungi-make-ostree tree --repo=/mnt/koji/compose/atomic/rawhide/ --log-dir=/mnt/koji/compose/rawhide/Fedora-Rawhide-20170227.n.0/logs/x86_64/Atomic/ostree-2 --treefile=/mnt/koji/compose/rawhide/Fedora-Rawhide-20170227.n.0/work/ostree-2/config_repo/fedora-atomic-docker-host.json --extra-config=/mnt/koji/compose/rawhide/Fedora-Rawhide-20170227.n.0/work/ostree-2/extra_config.json DEBUG util.py:435: Traceback (most recent call last): DEBUG util.py:435: File "/usr/bin/pungi-make-ostree", line 15, in <module> DEBUG util.py:435: ostree.main() DEBUG util.py:435: File "/usr/lib/python2.7/site-packages/pungi/ostree/__init__.py", line 85, in main DEBUG util.py:435: func() DEBUG util.py:435: File "/usr/lib/python2.7/site-packages/pungi/ostree/tree.py", line 95, in run DEBUG util.py:435: repos = extra_source_repos + [{'name': 'source_repo_from', 'baseurl': source_repo_from}] DEBUG util.py:435: TypeError: unsupported operand type(s) for +: 'NoneType' and 'list'
I'll try to track this down tomorrow when I'm not AFK, unless someone else gets to it first. If you open an issue to track this then please link me to it.
I guess I only replied to the desktop list when I replied to this. ;)
This was fixed I think in https://pagure.io/pungi/pull-request/542 but we need a new pungi release/version with the fix on the compose host(s).
kevin