Bug 875497

Summary: ValueError: name already in use
Product: [Fedora] Fedora Reporter: Dong Chen <xjtu_chdongsh>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: anaconda-maint-list, g.kaviyarasu, jonathan, sbueno, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:38222283d6e1a5a93deb47cc6365118d87e648241a95a45c8a79641a61eccad8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-12 04:19:48 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
File: anaconda-tb
none
File: environ
none
File: type
none
File: ifcfg.log
none
File: storage.log
none
File: version
none
File: program.log
none
File: executable
none
File: product
none
File: anaconda.log
none
File: hashmarkername
none
File: cmdline_file
none
File: release
none
File: messages
none
File: other involved packages none

Description Dong Chen 2012-11-11 17:23:58 UTC
Description of problem:
after choosing the harddisk, hit done. the issue happens

Version-Release number of selected component:
anaconda-18.28-1.fc18.x86_64

Additional info:
libreport version: 2.0.17
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
kernel:         3.6.6-3.fc18.x86_64

description:
:The following was filed automatically by anaconda:
:anaconda 18.28 exception report
:Traceback (most recent call first):
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1134, in newLV
:    raise ValueError("name already in use")
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 267, in _scheduleVolumes
:    dev = new_volume(**kwargs)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/partitioning.py", line 306, in doAutoPartition
:    _scheduleVolumes(storage, devs)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 266, in execute
:    doAutoPartition(storage, ksdata)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1604, in doKickstartStorage
:    ksdata.autopart.execute(storage, ksdata, instClass)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 400, in _doExecute
:    doKickstartStorage(self.storage, self.data, self.instclass)
:  File "/usr/lib64/python2.7/threading.py", line 504, in run
:    self.__target(*self.__args, **self.__kwargs)
:  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
:    threading.Thread.run(self, *args, **kwargs)
:ValueError: name already in use

Comment 1 Dong Chen 2012-11-11 17:24:17 UTC
Created attachment 642933 [details]
File: anaconda-tb

Comment 2 Dong Chen 2012-11-11 17:24:20 UTC
Created attachment 642934 [details]
File: environ

Comment 3 Dong Chen 2012-11-11 17:24:22 UTC
Created attachment 642935 [details]
File: type

Comment 4 Dong Chen 2012-11-11 17:24:24 UTC
Created attachment 642936 [details]
File: ifcfg.log

Comment 5 Dong Chen 2012-11-11 17:24:35 UTC
Created attachment 642937 [details]
File: storage.log

Comment 6 Dong Chen 2012-11-11 17:24:38 UTC
Created attachment 642938 [details]
File: version

Comment 7 Dong Chen 2012-11-11 17:24:42 UTC
Created attachment 642939 [details]
File: program.log

Comment 8 Dong Chen 2012-11-11 17:24:45 UTC
Created attachment 642940 [details]
File: executable

Comment 9 Dong Chen 2012-11-11 17:24:47 UTC
Created attachment 642941 [details]
File: product

Comment 10 Dong Chen 2012-11-11 17:24:50 UTC
Created attachment 642942 [details]
File: anaconda.log

Comment 11 Dong Chen 2012-11-11 17:24:53 UTC
Created attachment 642943 [details]
File: hashmarkername

Comment 12 Dong Chen 2012-11-11 17:24:55 UTC
Created attachment 642944 [details]
File: cmdline_file

Comment 13 Dong Chen 2012-11-11 17:24:57 UTC
Created attachment 642945 [details]
File: release

Comment 14 Dong Chen 2012-11-11 17:25:02 UTC
Created attachment 642946 [details]
File: messages

Comment 15 Dong Chen 2012-11-11 17:25:04 UTC
Created attachment 642947 [details]
File: other involved packages

Comment 16 Chris Lumens 2012-11-12 04:19:48 UTC

*** This bug has been marked as a duplicate of bug 875477 ***