Glint will die if there are subdirectories in the available rpm path. Specifically, it will stop searching the directory, the window with the progress bar will freeze up and stay on screen, and the main process will stay around and continue to work. [root@new-server updates]# read failed: Is a directory (21) Exception in Tkinter callback Traceback (innermost last): File "/var/tmp/python-root/usr/lib/python1.5/lib-tk/Tkinter.py", line 752, in __call__ return apply(self.func, args) File "./glint.py", line 62, in available availablePackageSet = PackagePathSet(currentPackagePath) File "./packageset.py", line 157, in __init__ self.setPath(path) File "./packageset.py", line 147, in setPath package = AvailablePackage(file) File "./package.py", line 242, in __init__ if (not result): NameError: result [root@new-server updates]# ls -d */ images/ jpeg/ [root@new-server updates]# "images" contains boot.img and supp.img "jpeg" contains the .rpm's for the jpeg updates The work around is simple enough -- move the subdirs out of the way.
This has been fixed with the version of glint that ships with 5.2. Please obtain the newer version of glint from our support web page at http://www.redhat.com/support or upgrade to 5.2.