{{{ Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/revisor/load_kickstart.py", line 197, in button_forward_clicked self.gui.displayReadyScreen() File "/usr/lib/python2.5/site-packages/revisor/gui.py", line 244, in displayReadyScreen self.ReadyScreen = ready_screen.ReadyScreen(self) File "/usr/lib/python2.5/site-packages/revisor/ready_screen.py", line 91, in init self.base.pkglist_from_ksdata() File "/usr/lib/python2.5/site-packages/revisor/base.py", line 192, in pkglist_from_ksdata self.log.debug("From Excludes: Removing %s from transaction" % (po.name, po.epoch, po.version, po.release, po.arch)) TypeError: not all arguments converted during string formatting }}}
Patch to fix debugging message revisor-strexp.patch
Fixed in commit 299128c
Thank you lmacken ;-)
Metadata Update from @lmacken: - Issue set to the milestone: 2.0.3 Release
Log in to comment on this ticket.