Please help with Fedora Linux 9?
I am trying to install adobe flash 10 on fedora linux 9 with firefox 3, i click on the rpm, it asks for the root, i enter the root, i get this error
Error Type: <type ‘exceptions.AttributeError’>
Error Value: ‘NoneType’ object has no attribute ‘getProvides’
File : /usr/share/PackageKit/helpers/yum/install-files.py , line 20, in <module>
backend.install_files(trusted, files_to_inst)
File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 1033, in install_files
self._runYumTransaction()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 1121, in _runYumTransaction
rc,msgs = self.yumbase.buildTransaction()
File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 641, in buildTransaction
(rescode, restring) = self.resolveDeps()
File : /usr/lib/python2.5/site-packages/yum/depsolve.py , line 688, in resolveDeps
CheckDeps, checkinstalls, checkremoves, missing = self._resolveRequires(errors)
File : /usr/lib/python2.5/site-packages/yum/depsolve.py , line 771, in _resolveRequires
thisneeds = self._checkInstall(txmbr)
File : /usr/lib/python2.5/site-packages/yum/depsolve.py , line 843, in _checkInstall
provs = self.tsInfo.getProvides(*req)
File : /usr/lib/python2.5/site-packages/yum/transactioninfo.py , line 431, in getProvides
result = self.getOldProvides(name, flag, version)
File : /usr/lib/python2.5/site-packages/yum/transactioninfo.py , line 424, in getOldProvides
for pkg, hits in self.rpmdb.getProvides(name, flag, version).iteritems():
please help, i need homestar and youtube!
Tagged with: adobe flash • attribute • checkinstall • error error • error type • error value • exceptions • fedora linux • firefox • init • lib • Linux • rpm • type lt • yum
Filed under: rpm
Like this post? Subscribe to my RSS feed and get loads more!
Here is a detailed tutorial on installing Flash Player 10 on Fedora 9 http://spoilt.blogsite.org/wordpress/index.php/2008/10/15/how-to-install-flash-10-on-fedora-9
LUg.
Please connect to irc.freenode.com using your preferred IRC client and /join #Fedora
First off, are you trying to install this on a 32-bit or 64-bit system? Second, have you tried installing the RPM from the command line? See the example below
$ su -
Password: ********
# rpm -ivh flash-plugin-10.0.12.36-release.i386.rpm