Bug 865173 - error: cannot invoke setopt() - perform() is currently running
Summary: error: cannot invoke setopt() - perform() is currently running
Keywords:
Status: CLOSED DUPLICATE of bug 858993
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2628ad026f78df657e5025823e5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-10 22:56 UTC by Reartes Guillermo
Modified: 2012-10-11 02:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-11 02:27:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (211.17 KB, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: product (6 bytes, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: type (9 bytes, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: ifcfg.log (641 bytes, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: storage.log (72.07 KB, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: version (11 bytes, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: environ (764 bytes, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: anaconda.log (2.02 KB, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: syslog (65.23 KB, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: hashmarkername (8 bytes, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: packaging.log (2.60 KB, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: cmdline_file (96 bytes, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: release (24 bytes, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details
File: program.log (34.17 KB, text/plain)
2012-10-10 22:57 UTC, Reartes Guillermo
no flags Details

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 ***


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