> We can set callback for URLGrabber - that is download part > of repo setup so let's use pulse progress bar here. For sack > setup, we don't have usable callback, and also it is pretty > quick so let's keep using wait window for it. > > I am not using normal (growing) progress bar for repo setup > because I would have to update it per downloaded repo metadata > file which would be needlessly fine-grained feedback for user. In general, I'm not a fan of adding more progress callbacks to yuminstall.py. We have enough of those things already. Doesn't yum provide us with something we can use here? Alternatively, can we reuse one of the three or four we've already got by doing some code refactoring? - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list