Guys I seriously need your help, my brother was messing around with my f10 laptop and now everytime i search for packages or try to install anything it gives me this error, please we need your help:<br><br><br>Error Type: &lt;type &#39;exceptions.TypeError&#39;&gt;<br>
Error Value: &#39;NoneType&#39; object is unsubscriptable<br>&nbsp; File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2202, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; main()<br>&nbsp; File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2199, in main<br>
&nbsp;&nbsp;&nbsp; backend.dispatcher(sys.argv[1:])<br>&nbsp; File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 610, in dispatcher<br>&nbsp;&nbsp;&nbsp; self.dispatch_command(args[0], args[1:])<br>&nbsp; File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 561, in dispatch_command<br>
&nbsp;&nbsp;&nbsp; self.search_group(options, searchterms)<br>&nbsp; File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 479, in search_group<br>&nbsp;&nbsp;&nbsp; pkgfilter.add_available(self._get_available_from_names(all_packages))<br>&nbsp; File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 363, in _get_available_from_names<br>
&nbsp;&nbsp;&nbsp; pkgs = self.yumbase.pkgSack.searchNames(names=name_list)<br>&nbsp; File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 592, in &lt;lambda&gt;<br>&nbsp;&nbsp;&nbsp; pkgSack = property(fget=lambda self: self._getSacks(),<br>&nbsp; File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 435, in _getSacks<br>
&nbsp;&nbsp;&nbsp; self.repos.populateSack(which=repos)<br>&nbsp; File : /usr/lib/python2.5/site-packages/yum/repos.py, line 223, in populateSack<br>&nbsp;&nbsp;&nbsp; self.doSetup()<br>&nbsp; File : /usr/lib/python2.5/site-packages/yum/repos.py, line 71, in doSetup<br>
&nbsp;&nbsp;&nbsp; self.ayum.plugins.run(&#39;postreposetup&#39;)<br>&nbsp; File : /usr/lib/python2.5/site-packages/yum/plugins.py, line 176, in run<br>&nbsp;&nbsp;&nbsp; func(conduitcls(self, self.base, conf, **kwargs))<br>&nbsp; File : /usr/lib/yum-plugins/rpm-warm-cache.py, line 31, in postreposetup_hook<br>
&nbsp;&nbsp;&nbsp; if commands[0] in (&#39;upgrade&#39;, &#39;install&#39;, &#39;remove&#39;):<br><br>