Bug 426936 - Crash when starting Pirut 1.3.28-1.fc8
Summary: Crash when starting Pirut 1.3.28-1.fc8
Keywords:
Status: CLOSED DUPLICATE of bug 421961
Alias: None
Product: Fedora
Classification: Fedora
Component: pirut
Version: 8
Hardware: i586
OS: Linux
low
high
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-28 16:37 UTC by Max E
Modified: 2007-12-28 17:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-12-28 17:03:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Max E 2007-12-28 16:37:11 UTC
Description of problem:

After recent upgrade to pirut-1.3.28-1.fc8, I am getting an exception and the
program is crashing.  

System in question is a FC8 installation, Linux (server) 2.6.21-2952.fc8xen #1
SMP Mon Nov 19 07:06:55 EST 2007 i686 i686 i386 GNU/Linux.  Dual Core Intel.

Version-Release number of selected component (if applicable):
pirut-1.3.28-1.fc8

How reproducible:

Always

Steps to Reproduce:
1. Start Pirut by going to "Add Remove Software"
2. Exception window appears and application crashes
3.
  
Actual results:

See below in Additional information

Expected results:

Pirut should show an programs to be added / removed

Additional info:

Component: pirut
Summary: TBaa979ac4 priorities.py:88:exclude_hook:AttributeError: 'NoneType'
object has no attribute 'samearch'

Traceback (most recent call last):
  File "/usr/sbin/pirut", line 483, in <module>
    main()
  File "/usr/sbin/pirut", line 479, in main
    pm.run()
  File "/usr/sbin/pirut", line 407, in run
    self.doRefresh()
  File "/usr/sbin/pirut", line 423, in doRefresh
    self.doRefreshRepos(self._onlyrepo)
  File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 339, in
doRefreshRepos
    self.reposSetup(pbar, thisrepo)
  File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 303, in reposSetup
    self.doTsSetup()
  File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 72, in doTsSetup
    return self._getTs()
  File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 85, in _getTs
    self._getTsInfo()
  File "/usr/lib/python2.5/site-packages/yum/depsolve.py", line 91, in _getTsInfo
    self._tsInfo.setDatabases(self.rpmdb, self.pkgSack)
  File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 529, in <lambda>
    pkgSack = property(fget=lambda self: self._getSacks(),
  File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 396, in _getSacks
    self.plugins.run('exclude')
  File "/usr/lib/python2.5/site-packages/yum/plugins.py", line 169, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/priorities.py", line 88, in exclude_hook
    if opts.samearch:
AttributeError: 'NoneType' object has no attribute 'samearch'

Local variables in innermost frame:
conduit: <yum.plugins.MainPluginConduit instance at 0x968bf8c>
commands: None
opts: None

Comment 1 Max E 2007-12-28 16:38:54 UTC
Forgot to add that yum still works, so I can still add software using yum
install command.

Comment 2 Jeremy Katz 2007-12-28 17:03:27 UTC

*** This bug has been marked as a duplicate of 421961 ***


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