Bug 691263 - Error: `/mnt/sysimage/usr/share/zoneinfo/Asia/Kolkata` and `/mnt/sysimage/etc/localtime` are the same file
Summary: Error: `/mnt/sysimage/usr/share/zoneinfo/Asia/Kolkata` and `/mnt/sysimage/etc...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Ales Kozumplik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:1d25688f171ac513d...
: 658531 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-28 00:45 UTC by VAMSI MADHAV
Modified: 2014-09-30 23:39 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-28 07:43:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (379.33 KB, text/plain)
2011-03-28 00:45 UTC, VAMSI MADHAV
no flags Details
Attached traceback automatically from anaconda. (247.09 KB, text/plain)
2011-06-26 04:43 UTC, Bruce vaNorman
no flags Details

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.


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