/home/jon/revisor/revisor/progress.py:111: GtkWarning: gtk_progress_set_percentage: assertion `percentage >= 0 && percentage <= 1.0' failed self.pbar.set_fraction(fract)
Seems like we need to adjust the upper limit of the task. This might also have relation to #86
This is buildinstall outputting more lines then we expect it to in the progress.PungiCallback class.
Fixed in commit
http://git.fedoraproject.org/?p=hosted/revisor;a=commitdiff;h=0e1cc60bf1fbc79baea55a39dc181c31d89b81f9
Metadata Update from @jsteffan: - Issue assigned to kanarip - Issue set to the milestone: 2.0.3 Release
Log in to comment on this ticket.