Bug 428957

Summary: Cannot open "Add/remove software" at "Applications" menu after install livna-release-8.rpm,
Product: [Fedora] Fedora Reporter: Gray Mo <graymo1027>
Component: yum-utilsAssignee: Seth Vidal <skvidal>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: dewayne.duff, james.antill, jonstanley, pmatilai, tim.lauridsen
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: 2008-03-13 14:58:25 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:

Description Gray Mo 2008-01-16 14:34:54 UTC
Description of problem:

Component: pirut
Summary: TB4c8309c5 fastestmirror.py:97:postreposetup_hook:IndexError: list
index out of range

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 384, in _getSacks
    self.repos.populateSack(which=repos)
  File "/usr/lib/python2.5/site-packages/yum/repos.py", line 214, in populateSack
    self.doSetup()
  File "/usr/lib/python2.5/site-packages/yum/repos.py", line 66, in doSetup
    self.ayum.plugins.run('postreposetup')
  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/fastestmirror.py", line 97, in postreposetup_hook
    conduit.info(2, " * %s: %s" % (str(repo), host(repo.urls[0])))
IndexError: list index out of range

Local variables in innermost frame:
repo: InstallMedia
conduit: <yum.plugins.PostRepoSetupPluginConduit instance at 0x99ed4ac>
repos: ['development', 'updates-debuginfo', 'fedora', 'development-debuginfo',
'updates-source', 'InstallMedia', 'updates-testing-debuginfo',
'updates-testing', 'updates', 'updates-testing-source', 'development-source',
'fedora-source', 'fedora-debuginfo']
repomirrors: {'InstallMedia': [], 'fedora':
['http://ftp.cse.yzu.edu.tw/pub/Linux/Fedora/releases/8/Everything/i386/os',
'http://ftp.yz.yamagata-u.ac.jp/pub/linux/fedora/linux/releases/8/Everything/i386/os',
'http://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/8/Everything/i386/os',
'http://allotter.yandex.net/fedora/linux/releases/8/Everything/i386/os',
'http://spreader.yandex.net/fedora/linux/releases/8/Everything/i386/os',
'http://ftp.kddilabs.jp/Linux/packages/fedora/releases/8/Everything/i386/os',
'http://mirror.wbut.ac.in/pub/fedora/linux/releases/8/Everything/i386/os',
'ftp://ftp.cs.hacettepe.edu.tr/pub/mirrors/fedora/linux/releases/8/Everything/i386/os',
'http://fedora.candishosting.com.cn/pub/fedora/linux/releases/8/Everything/i386/os',
'http://linux.ntcu.net/ftp/dists/fedora/releases/8/Everything/i386/os',
'http://opensource.nchc.org.tw/fedora/linux/releases/8/Everything/i386/os']}



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install livna-release-8.rpm
2. Click the menu "Applcations" => "Add/Remove Software"
  
Actual results:

Above exception message was occured

Expected results:


Additional info:

Comment 1 Jon Stanley 2008-02-15 03:48:51 UTC
*** Bug 432307 has been marked as a duplicate of this bug. ***

Comment 2 Jon Stanley 2008-02-15 03:51:33 UTC
This seems to have to do with yum-fastestmirror.  I'm going to change the
component to that.

As a workaround, uninstalling/disabling this plugin may work.

Comment 3 James Antill 2008-03-13 14:58:25 UTC

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