Bug 950954
| Summary: | ConfigError: Error accessing file for config file:///tmp/anaconda-yum.conf | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> | ||||||||||||||||||||||||
| 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: | 19 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, mkolman, sbueno, vanmeeuwen+fedora | ||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:8cc610c9e7ecf36e984fd9251bdb9621e9744202faeaab06530c1a96bf463c2a | ||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||
| Last Closed: | 2013-04-11 13:48:18 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 734067 [details]
File: anaconda.log
Created attachment 734068 [details]
File: backtrace
Created attachment 734069 [details]
File: environ
Created attachment 734070 [details]
File: ifcfg.log
Created attachment 734071 [details]
File: lsblk_output
Created attachment 734072 [details]
File: nmcli_dev_list
Created attachment 734073 [details]
File: packaging.log
Created attachment 734074 [details]
File: program.log
Created attachment 734075 [details]
File: storage.log
Created attachment 734076 [details]
File: syslog
Created attachment 734077 [details]
File: anaconda-tb
*** This bug has been marked as a duplicate of bug 950437 *** |
Description of problem: The following was filed automatically by anaconda: anaconda 19.17-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/yum/parser.py", line 205, in _pushfile 'Error accessing file for config %s' % (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 1000, in readStartupConfig confpp_obj = ConfigPreProcessor(configfile) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 338, in _getConfig startupconf = config.readStartupConfig(fn, root, releasever) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1001, in <lambda> conf = property(fget=lambda self: self._getConfig(), File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 279, in _yumCacheDirHack if not self._yum.conf.cachedir.startswith(self._yum.conf.installroot): File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 473, in updateBaseRepo self._yumCacheDirHack() File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 418, in getRepoMetadata self.payload.updateBaseRepo(fallback=False, checkmount=False) File "/usr/lib/python2.7/threading.py", line 504, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 141, in run threading.Thread.run(self, *args, **kwargs) ConfigError: Error accessing file for config file:///tmp/anaconda-yum.conf Version-Release number of selected component: anaconda-19.17-1 Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2019-Alpha\x20i386 quiet BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.9.0-0.rc4.git0.1.fc19.i686 product: Fedora release: Cannot get release name. type: anaconda version: 19-Alpha Truncated backtrace: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 141, in run threading.Thread.run(self, *args, **kwargs) File "/usr/lib/python2.7/threading.py", line 504, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/source.py", line 418, in getRepoMetadata self.payload.updateBaseRepo(fallback=False, checkmount=False) File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 473, in updateBaseRepo self._yumCacheDirHack() File "/usr/lib/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 279, in _yumCacheDirHack if not self._yum.conf.cachedir.startswith(self._yum.conf.installroot): File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1001, in <lambda> conf = property(fget=lambda self: self._getConfig(), File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 338, in _getConfig startupconf = config.readStartupConfig(fn, root, releasever) File "/usr/lib/python2.7/site-packages/yum/config.py", line 1000, in readStartupConfig confpp_obj = ConfigPreProcessor(configfile) 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/parser.py", line 205, in _pushfile 'Error accessing file for config %s' % (absurl) ConfigError: Error accessing file for config file:///tmp/anaconda-yum.conf