Bug 865173

Summary: error: cannot invoke setopt() - perform() is currently running
Product: [Fedora] Fedora Reporter: Reartes Guillermo <rtguille>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2628ad026f78df657e5025823e5684fba5cba9a4c787cee0bff89bfce5db7982
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-11 02:27:39 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
File: anaconda-tb
none
File: product
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: environ
none
File: anaconda.log
none
File: syslog
none
File: hashmarkername
none
File: packaging.log
none
File: cmdline_file
none
File: release
none
File: program.log none

Description Reartes Guillermo 2012-10-10 22:56:54 UTC
Description of problem:
i was trying to reproduce 864204

Version-Release number of selected component:
anaconda-18.14

Additional info:
libreport version: 2.0.14
cmdline:        /usr/bin/python  /sbin/anaconda
kernel:         3.6.1-1.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.14 exception report
:Traceback (most recent call first):
:  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1343, in _set_opts
:    self.curl_obj.setopt(pycurl.NOPROGRESS, False)
:  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1589, in _do_open
:    self._set_opts()
:  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1237, in __init__
:    self._do_open()
:  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1085, in retryfunc
:    return PyCurlFileObject(url, filename=None, opts=opts)
:  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1043, in _retry
:    r = apply(func, (opts,) + args, {})
:  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1086, in urlopen
:    return self._retry(opts, retryfunc, url)
:  File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 726, in urlopen
:    return default_grabber.urlopen(url, **kwargs)
:  File "/usr/lib/python2.7/site-packages/yum/parser.py", line 196, in _pushfile
:    fo = urlgrabber.grabber.urlopen(absurl)
:  File "/usr/lib/python2.7/site-packages/yum/parser.py", line 91, in __init__
:    fo = self._pushfile( url )
:  File "/usr/lib/python2.7/site-packages/yum/config.py", line 986, in readStartupConfig
:    confpp_obj = ConfigPreProcessor(configfile)
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 336, in _getConfig
:    startupconf = config.readStartupConfig(fn, root, releasever)
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1013, in <lambda>
:    conf = property(fget=lambda self: self._getConfig(),
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 675, in _getRepos
:    self.conf # touch the config class first
:  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1005, in <lambda>
:    repos = property(fget=lambda self: self._getRepos(),
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 352, in repos
:    return self._yum.repos.repos.keys()
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 363, in baseRepo
:    if repo_name in self.repos and \
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/software.py", line 137, in status
:    if threadMgr.get("AnaPayloadMDThread") or self.payload.baseRepo is None:
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 198, in _updateCompleteness
:    spoke.selector.set_property("status", spoke.status)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 255, in _update_spokes
:    self._updateCompleteness(spoke)
:error: cannot invoke setopt() - perform() is currently running

Comment 1 Reartes Guillermo 2012-10-10 22:57:03 UTC
Created attachment 625212 [details]
File: anaconda-tb

Comment 2 Reartes Guillermo 2012-10-10 22:57:05 UTC
Created attachment 625213 [details]
File: product

Comment 3 Reartes Guillermo 2012-10-10 22:57:07 UTC
Created attachment 625214 [details]
File: type

Comment 4 Reartes Guillermo 2012-10-10 22:57:09 UTC
Created attachment 625215 [details]
File: ifcfg.log

Comment 5 Reartes Guillermo 2012-10-10 22:57:12 UTC
Created attachment 625216 [details]
File: storage.log

Comment 6 Reartes Guillermo 2012-10-10 22:57:15 UTC
Created attachment 625217 [details]
File: version

Comment 7 Reartes Guillermo 2012-10-10 22:57:17 UTC
Created attachment 625218 [details]
File: environ

Comment 8 Reartes Guillermo 2012-10-10 22:57:19 UTC
Created attachment 625219 [details]
File: anaconda.log

Comment 9 Reartes Guillermo 2012-10-10 22:57:22 UTC
Created attachment 625220 [details]
File: syslog

Comment 10 Reartes Guillermo 2012-10-10 22:57:24 UTC
Created attachment 625221 [details]
File: hashmarkername

Comment 11 Reartes Guillermo 2012-10-10 22:57:27 UTC
Created attachment 625222 [details]
File: packaging.log

Comment 12 Reartes Guillermo 2012-10-10 22:57:29 UTC
Created attachment 625223 [details]
File: cmdline_file

Comment 13 Reartes Guillermo 2012-10-10 22:57:31 UTC
Created attachment 625224 [details]
File: release

Comment 14 Reartes Guillermo 2012-10-10 22:57:34 UTC
Created attachment 625225 [details]
File: program.log

Comment 15 Chris Lumens 2012-10-11 02:27:39 UTC

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