Bug 244105 - Not able to update FC6 on Dell Inspiron E1505 intel Duo Core
Summary: Not able to update FC6 on Dell Inspiron E1505 intel Duo Core
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: crash
Version: 6
Hardware: i386
OS: Linux
low
urgent
Target Milestone: ---
Assignee: Dave Anderson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-13 20:16 UTC by Tarun
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-06-13 20:19:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Information about the crash. (1.44 KB, text/plain)
2007-06-13 20:16 UTC, Tarun
no flags Details

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.




Note You need to log in before you can comment on or make changes to this bug.