Hi, I had been having problems compiling a driver due to the fact that I didn't have gcc-c++ installed. So in order to eleminate future errors I was advised to install the full dev.tools packages. However, I have run into errors trying to install it from the package manager.When I run redhat-config-packages I get this string of errors: # redhat-config-packages Traceback (most recent call last): File "/usr/share/redhat-config-packages/MainWindow.py", line 163, in ? comps = im.readCompsViaMethod(hdlist, progress.update) File "/usr/share/redhat-config-packages/method.py", line 488, in readCompsViaM ethod update_method = update_method) File "/usr/share/redhat-config-packages/comps.py", line 387, in __init__ self.readCompsFile(file, self.packages) File "/usr/share/redhat-config-packages/comps.py", line 471, in readCompsFile self.setupStateDicts(packages) File "/usr/share/redhat-config-packages/comps.py", line 420, in setupStateDict s for prov in h[rpm.RPMTAG_PROVIDES]: TypeError: iteration over non-sequence I looked up the error in google/linux without a single return. and I'm not sure where to look for a complete list of errors. Can anybody please help this is most frustrating. -- Psyche-list mailing list Psyche-list@redhat.com https://listman.redhat.com/mailman/listinfo/psyche-list