Hm. That is weird. Ok, a couple of questions:
- did this error happen while trying to install the intel-linux-graphics-installer rpm
or did it happen while you were running the installer?
- do you have any yum sources other than the default ones configured?
- which rpm did you install - the output of 'md5sum <blah>.rpm' will tell us this.
- if the error occurred while running the installer, there should be logs in /var/tmp/
it might be informative if we could see those logs.
I have the following error when trying to install the driver on my Fedora 19 64-bit
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2316, in _runYumTransaction
rc, msgs = self.yumbase.buildTransaction()
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1189, in buildTransaction
(rescode, restring) = self.resolveDeps()
File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 889, in resolveDeps
for po, dep in self._checkFileRequires():
File "/usr/lib/python2.7/site-packages/yum/depsolve.py", line 1180, in _checkFileRequires
self.installedFileProviders = self.rpmdb.fileRequiresData()
File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 992, in fileRequiresData
self._write_file_requires(rpmdbv, ret)
File "/usr/lib/python2.7/site-packages/yum/rpmsack.py", line 1048, in _write_file_requires
self._cachedir + '/file-requires')
OSError: [Errno 21] Is a directory