Bug 691263

Summary: Error: `/mnt/sysimage/usr/share/zoneinfo/Asia/Kolkata` and `/mnt/sysimage/etc/localtime` are the same file
Product: [Fedora] Fedora Reporter: VAMSI MADHAV <madhavvamsi716>
Component: anacondaAssignee: Ales Kozumplik <akozumpl>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: akozumpl, anaconda-maint-list, brucevannorman, jonathan, jzeleny, laurie.moye, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:1d25688f171ac513d944174ecbe3117171139a609e13bf75b2327b0dda3ecc9b
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-28 07:43:15 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
Attached traceback automatically from anaconda.
none
Attached traceback automatically from anaconda. none

Description VAMSI MADHAV 2011-03-28 00:45:39 UTC
The following was filed automatically by anaconda:
anaconda 14.22 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/shutil.py", line 68, in copyfile
    raise Error("`%s` and `%s` are the same file" % (src, dst))
  File "/usr/lib/python2.7/site-packages/pyanaconda/timezone.py", line 42, in write
    shutil.copyfile(fromFile, instPath + "/etc/localtime")
  File "/usr/lib/python2.7/site-packages/pyanaconda/__init__.py", line 313, in write
    self.timezone.write(self.rootPath)
  File "/usr/lib/python2.7/site-packages/pyanaconda/backend.py", line 300, in writeConfiguration
    anaconda.write()
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext
    self.moveStep()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1190, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1211, in handleRenderCallback
    self.currentWindow.renderCallback()
Error: `/mnt/sysimage/usr/share/zoneinfo/Asia/Kolkata` and `/mnt/sysimage/etc/localtime` are the same file

Comment 1 VAMSI MADHAV 2011-03-28 00:45:46 UTC
Created attachment 488062 [details]
Attached traceback automatically from anaconda.

Comment 2 Ales Kozumplik 2011-03-28 07:43:15 UTC
Fixed on the rawhide branch by 1abafb936af37ff6c54bfd20aff469306057e600.

Comment 3 Chris Lumens 2011-03-31 18:22:04 UTC
*** Bug 658531 has been marked as a duplicate of this bug. ***

Comment 4 Bruce vaNorman 2011-06-26 04:43:55 UTC
Created attachment 509948 [details]
Attached traceback automatically from anaconda.