#6243 2015-09-03 Workstation x86_64 F23 nightly failed with Koji error
Closed: Invalid None Opened 8 years ago by adamwill.

https://koji.fedoraproject.org/koji/taskinfo?taskID=10940521

looks like the live CD creation basically worked fine from the logs, but when you hit 'Show result' you see:

{{{
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/koji/daemon.py", line 1161, in runTask
response = (handler.run(),)
File "/usr/lib/python2.7/site-packages/koji/tasks.py", line 158, in run
return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
File "/usr/lib/python2.7/site-packages/koji/util.py", line 154, in call_with_argcheck
return func(args, *kwargs)
File "/usr/sbin/kojid", line 2781, in handler
self.genISOManifest(isosrc, manifest)
File "/usr/sbin/kojid", line 2645, in genISOManifest
iso = iso9660.ISO9660.IFS(source=image)
NameError: global name 'iso9660' is not defined
}}}


things have been fine recently

Metadata Update from @adamwill:
- Issue set to the milestone: Fedora 23 Beta

7 years ago

Login to comment on this ticket.

Metadata