Description of problem: Not able to update the systems using Software Updater Version-Release number of selected component (if applicable): How reproducible: During software update. I tried it twice and fell down into the same problem. Steps to Reproduce: 1. Use Application --> System Tools --> Software Updater 2. 3. Actual results: No Update :( Expected results: Should have updated my computere :| Additional info: I have GNU Radio installed on my computer. Please follow the detailed crash report generated by the system: Component: Software Updater Summary: TB0d8892dc packageSack.py:554:returnNewestByNameArch:PackageSackError: No Package Matching kernel.i686 Traceback (most recent call last): File "/usr/sbin/pup", line 354, in _apply self.applyChanges(self.mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 529, in applyChanges self.checkDeps(mainwin) File "/usr/lib/python2.4/site-packages/pirut/__init__.py", line 321, in checkDeps (result, msgs) = self.buildTransaction() File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 441, in buildTransaction (rescode, restring) = self.resolveDeps() File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 248, in resolveDeps (checkdep, missing, conflict, errormsgs) = self._processConflict(dep) File "/usr/lib/python2.4/site-packages/yum/depsolve.py", line 714, in _processConflict po = self.pkgSack.returnNewestByNameArch((confpkg.name,confpkg.arch))[0] File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 289, in returnNewestByNameArch return bestofeach.returnNewestByNameArch(naTup) File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 554, in returnNewestByNameArch raise PackageSackError, 'No Package Matching %s.%s' % naTup PackageSackError: No Package Matching kernel.i686 Local variables in innermost frame: highdict: {} self: <yum.packageSack.ListPackageSack instance at 0xa840aec> naTup: ('kernel', 'i686') where: None
Created attachment 156917 [details] Information about the crash.
Sorry -- you set the wrong "Component" when filing the bugzilla. "crash" is for the /usr/bin/crash utility. I don't really know what you should use for this, so I'll just close this.