Bug 875497 - ValueError: name already in use
Summary: ValueError: name already in use
Keywords:
Status: CLOSED DUPLICATE of bug 875477
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:38222283d6e1a5a93deb47cc636...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-11 17:23 UTC by Dong Chen
Modified: 2013-08-20 18:24 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-12 04:19:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (2.67 MB, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: environ (885 bytes, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: type (9 bytes, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: ifcfg.log (1.27 KB, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: storage.log (1.65 MB, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: version (2 bytes, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: program.log (368.06 KB, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: executable (14 bytes, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: product (6 bytes, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: anaconda.log (200.75 KB, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: hashmarkername (8 bytes, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: cmdline_file (131 bytes, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: release (33 bytes, text/plain)
2012-11-11 17:24 UTC, Dong Chen
no flags Details
File: messages (409.96 KB, text/plain)
2012-11-11 17:25 UTC, Dong Chen
no flags Details
File: other involved packages (32 bytes, text/plain)
2012-11-11 17:25 UTC, Dong Chen
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 998741 0 unspecified CLOSED ValueError: name already in use 2021-02-22 00:41:40 UTC

Internal Links: 998741

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 ***


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