Hi all,

I have updated my system to f14 and now i am not able to build iso out of koji, 
mock : mock-1.1.6-1.fc14.noarch
python : python-2.7-8.fc14.1.x86_64
koji : koji-1.4.0-4.fc14.noarch

[Error]

Building Installation Images:    ######################################## 100.0%   
DEBUG util.py:267:  Going to replace isolinux/isolinux.cfg with /etc/revisor/conf.d/revisor-proxyone-isolinux.cfg
DEBUG util.py:267:  Deleted the old isolinux.cfg
DEBUG util.py:267:  Inserted the new isolinux.cfg
DEBUG util.py:267:  Removing files and directories that do not need to be on the media:
DEBUG util.py:267:  Traceback (most recent call last):
DEBUG util.py:267:    File "/usr/lib/python2.4/site-packages/revisor/__init__.py", line 441, in run
DEBUG util.py:267:      self.base.run()
DEBUG util.py:267:    File "/usr/lib/python2.4/site-packages/revisor/base.py", line 106, in run
DEBUG util.py:267:      self.cli.run()
DEBUG util.py:267:    File "/usr/lib/python2.4/site-packages/revisor/cli.py", line 44, in run
DEBUG util.py:267:      self.base.lift_off()
DEBUG util.py:267:    File "/usr/lib/python2.4/site-packages/revisor/base.py", line 1172, in lift_off
DEBUG util.py:267:      self.buildInstallationMedia()
DEBUG util.py:267:    File "/usr/lib/python2.4/site-packages/revisor/base.py", line 1487, in buildInstallationMedia
DEBUG util.py:267:      self.plugins.exec_hook('post_exec_buildinstall')
DEBUG util.py:267:    File "/usr/lib/python2.4/site-packages/revisor/plugins.py", line 191, in exec_hook
DEBUG util.py:267:      exec("self.%s.%s()" % (plugin,hook))
DEBUG util.py:267:    File "<string>", line 1, in ?
DEBUG util.py:267:    File "/usr/lib/python2.4/site-packages/revisor/modremove/__init__.py", line 61, in post_exec_buildinstall
DEBUG util.py:267:      for file in self.cfg.rm:
DEBUG util.py:267:  TypeError: iteration over non-sequence


[/Error]

Is this something to do with python version, if I downgrade the version to previous version that is f12 it works correct, do i need to patch these packages make it work under f14 ?



Thanks for your help
V!jay