Recently I have noticed that yum is installing adobe-release rpms on a frequent basis. The problem I am finding is that on occasion it leaves yum broken with an error... yum clean all Loading "installonlyn" plugin Cleaning up Everything Error: Error accessing directory //var/cache/yum/adobe-linux-i386/headers, [Errno 2] No such file or directory: '//var/cache/yum/adobe-linux-i386/headers' I have to manually recreate the /var/cache/yum/adobe-linux-i386/headers directory to eliminate these yum errors. Is anyone else seeing this? I have an adobe-linux-i386.repo file with... name=Adobe Systems Incorporated baseurl=http://linuxdownload.adobe.com/linux/i386/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux on this Fedora 7 x86_64 box. Thanks in advance for any clarifications. Jack