Bug 244105

Summary: Not able to update FC6 on Dell Inspiron E1505 intel Duo Core
Product: [Fedora] Fedora Reporter: Tarun <tarunmani>
Component: crashAssignee: Dave Anderson <anderson>
Status: CLOSED NOTABUG QA Contact:
Severity: urgent Docs Contact:
Priority: low    
Version: 6   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-13 20:19:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Information about the crash. none

Description Tarun 2007-06-13 20:16:23 UTC
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

Comment 1 Tarun 2007-06-13 20:16:23 UTC
Created attachment 156917 [details]
Information about the crash.

Comment 2 Dave Anderson 2007-06-13 20:19:22 UTC
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.