Description of problem: Pakcagekit doesn't work!!!!!! "Internal system error" Error Type: <type 'exceptions.SyntaxError'> Error Value: invalid syntax (filter-data.py, line 111) File : /usr/share/PackageKit/helpers/yum/get-repo-list.py , line 17, in <module> backend = PackageKitYumBackend(sys.argv[2:]) File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 242, in __init__ self._setup_yum() File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 1556, in _setup_yum self.yumbase.doConfigSetup(errorlevel=0,debuglevel=0) # Setup Yum Config File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 139, in doConfigSetup errorlevel=errorlevel) File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 189, in _getConfig startupconf.pluginconfpath,disabled_plugins,enabled_plugins) File : /usr/lib/python2.5/site-packages/yum/__init__.py , line 355, in doPluginSetup plugin_types, confpath, disabled_plugins, enabled_plugins) File : /usr/lib/python2.5/site-packages/yum/plugins.py , line 152, in __init__ self._importplugins(types) File : /usr/lib/python2.5/site-packages/yum/plugins.py , line 195, in _importplugins self._loadplugin(modulefile, types) File : /usr/lib/python2.5/site-packages/yum/plugins.py , line 251, in _loadplugin module = imp.load_module(modname, fp, pathname, description) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The problem is with the yum-filter-data code, not PackageKit. I guess this is in yum-utils -- apologies if I've got this wrong. If you disable the plugin, packagekit will work fine.
What version of yum and yum-utils do you have installed?
how do i disable the plug in?
yum remove yum-filter-data will do it. or edit /etc/yum/pluginconf.d/filter-data.conf
This is already fixed upstream, getting updates out is another problem...
thanks problem solved!
*** Bug 461883 has been marked as a duplicate of this bug. ***
*** Bug 461944 has been marked as a duplicate of this bug. ***
*** Bug 462036 has been marked as a duplicate of this bug. ***
*** Bug 462039 has been marked as a duplicate of this bug. ***
*** Bug 462063 has been marked as a duplicate of this bug. ***
*** Bug 464920 has been marked as a duplicate of this bug. ***
This is fixed and released - 1.1.17 and beyond.