> > > testing:/var/www/pub/pub/redhat/linux/updates/9/en# yum-arch . > Traceback (most recent call last): > File "/usr/bin/yum-arch", line 22, in ? > import pullheaders > File "pullheaders.py", line 24, in ? > ImportError: No module named rpm yum 2.0.4 and rpm 4.0.X are not going to get along. you could grab yum 1.0.X and rpm 4.0.X that will be fine - but that is only a short term fix. oh and the above traceback is looking for the rpm-python module. not sure if it exists in debian or what the name is if it does. sorry. -sv