Product SiteDocumentation Site

8.3.6. 看​到 Python 错​误​

During some upgrades or installations of Fedora, the installation program (also known as anaconda) may fail with a Python or traceback error. This error may occur after the selection of individual packages or while trying to save the upgrade log in the /tmp/directory. The error may look similar to:
Traceback (innermost last):
File "/var/tmp/anaconda-7.1//usr/lib/anaconda/iw/progress_gui.py", line 20, in run
rc = self.todo.doInstall ()    
File "/var/tmp/anaconda-7.1//usr/lib/anaconda/todo.py", line 1468, in doInstall 
self.fstab.savePartitions ()    
File "fstab.py", line 221, in savePartitions      
sys.exit(0)  
SystemExit: 0   
Local variables in innermost frame:  
self: <fstab.GuiFstab instance at 8446fe0>  
sys: <module 'sys' (built-in)>  
ToDo object:  (itodo  ToDo  p1  (dp2  S'method'  p3  (iimage  CdromInstallMethod  
p4  (dp5  S'progressWindow'  p6   <failed>
在​会​发​生​这​个​错​误​的​系​统​中​,到 /tmp/ 的​链​接​可​能​是​与​其​它​位​置​的​符​号​链​接​,或​者 /tmp/ 自​从​创​建​以​来​已​被​改​变​。​这​些​符​号​链​接​或​被​改​变​的​链​接​在​安​装​进​程​中​无​效​,因​此​安​装​程​序​无​法​在​其​中​写​入​信​息​而​失​败​。​
If you experience such an error, first try to download any available updates for anaconda. Updates for anaconda and instructions for using them can be found at:
http://fedoraproject.org/wiki/Anaconda/Updates
anaconda 的​网​站​也​是​一​个​有​用​的​参​考​,它​位​于​:
http://fedoraproject.org/wiki/Anaconda
你​还​可​以​搜​寻​与​这​一​问​题​有​关​的​错​误​报​告​。​要​搜​寻​红​帽​的​错​误​跟​踪​系​统​,请​访​问​:
http://bugzilla.redhat.com/bugzilla/