Dear All,
When running the command 'yum clean all', I get the following error:
# yum clean all Plugin "gpgcheck" uses deprecated constant TYPE_INTERFACE. Please use TYPE_INTERACTIVE instead. Loading "gpgcheck" plugin Loading "kmdl" plugin Loading "presto" plugin Cleaning up Everything Error: Error accessing directory //var/cache/yum/google/headers, [Errno 2] No such file or directory: '//var/cache/yum/google/headers' #
Any ideas?
Thanks in advance,
Paul
Paul Smith wrote:
Dear All,
When running the command 'yum clean all', I get the following error:
# yum clean all Plugin "gpgcheck" uses deprecated constant TYPE_INTERFACE. Please use TYPE_INTERACTIVE instead. Loading "gpgcheck" plugin Loading "kmdl" plugin Loading "presto" plugin Cleaning up Everything Error: Error accessing directory //var/cache/yum/google/headers, [Errno 2] No such file or directory: '//var/cache/yum/google/headers'
try disabling all modules, then repeating.
Does the mentioned folder exist ?
DaveT.
On 7/3/07, David Timms dtimms@iinet.net.au wrote:
When running the command 'yum clean all', I get the following error:
# yum clean all Plugin "gpgcheck" uses deprecated constant TYPE_INTERFACE. Please use TYPE_INTERACTIVE instead. Loading "gpgcheck" plugin Loading "kmdl" plugin Loading "presto" plugin Cleaning up Everything Error: Error accessing directory //var/cache/yum/google/headers, [Errno 2] No such file or directory: '//var/cache/yum/google/headers'
try disabling all modules, then repeating.
Does the mentioned folder exist ?
Thanks, Dave. The mentioned folder does not exist.
How can I disable all modules?
Paul
On 7/3/07, Paul Smith phhs80@gmail.com wrote:
On 7/3/07, David Timms dtimms@iinet.net.au wrote:
When running the command 'yum clean all', I get the following error:
# yum clean all Plugin "gpgcheck" uses deprecated constant TYPE_INTERFACE. Please use TYPE_INTERACTIVE instead. Loading "gpgcheck" plugin Loading "kmdl" plugin Loading "presto" plugin Cleaning up Everything Error: Error accessing directory //var/cache/yum/google/headers, [Errno 2] No such file or directory: '//var/cache/yum/google/headers'
I get this error too sometimes .. someone told me it might be caused by the double slashes ..
try disabling all modules, then repeating.
Does the mentioned folder exist ?
Thanks, Dave. The mentioned folder does not exist.
How can I disable all modules?
Paul
On 7/3/07, Hikaru Amano kagesenshi.87@gmail.com wrote:
When running the command 'yum clean all', I get the following error:
# yum clean all Plugin "gpgcheck" uses deprecated constant TYPE_INTERFACE. Please use TYPE_INTERACTIVE instead. Loading "gpgcheck" plugin Loading "kmdl" plugin Loading "presto" plugin Cleaning up Everything Error: Error accessing directory //var/cache/yum/google/headers, [Errno 2] No such file or directory: '//var/cache/yum/google/headers'
I get this error too sometimes .. someone told me it might be caused by the double slashes ..
But, is there some workaround?
Paul