Bug 865173
| Summary: | error: cannot invoke setopt() - perform() is currently running | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Reartes Guillermo <rtguille> | ||||||||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||||
| Version: | 18 | CC: | 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: |
|
||||||||||||||||||||||||||||||||
Created attachment 625212 [details]
File: anaconda-tb
Created attachment 625213 [details]
File: product
Created attachment 625214 [details]
File: type
Created attachment 625215 [details]
File: ifcfg.log
Created attachment 625216 [details]
File: storage.log
Created attachment 625217 [details]
File: version
Created attachment 625218 [details]
File: environ
Created attachment 625219 [details]
File: anaconda.log
Created attachment 625220 [details]
File: syslog
Created attachment 625221 [details]
File: hashmarkername
Created attachment 625222 [details]
File: packaging.log
Created attachment 625223 [details]
File: cmdline_file
Created attachment 625224 [details]
File: release
Created attachment 625225 [details]
File: program.log
*** This bug has been marked as a duplicate of bug 858993 *** |
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