Bug 894544

Summary: ValueError: name already in use
Product: [Fedora] Fedora Reporter: David Filiatrault <dfiliatrault>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED INSUFFICIENT_DATA 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: i686   
OS: Unspecified   
Whiteboard: abrt_hash:2e49622f57b8e3e71ad83dfbd9590afdc051971db85316c3433dce476b0908bb
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-07 22:15:23 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: anaconda.log
none
File: environ
none
File: ifcfg.log
none
File: messages
none
File: program.log
none
File: storage.log none

Description David Filiatrault 2013-01-12 01:38:47 UTC
Description of problem:
In partitioning menu where trying to specify freespace on a USB stick which has some unallocated space
The following was filed automatically by anaconda:
anaconda 18.37.11 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1121, in newLV
    raise ValueError("name already in use")
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 3339, in new_device
    return getattr(self.storage, self.new_device_attr)(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2298, in newDevice
    **kwa)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 885, in _replace_device
    self.__storage.newDevice(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1106, in _save_right_side
    selector=selector)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2148, in on_selector_clicked
    self._save_right_side(self._current_selector)
  File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 195, in _onSelectorClicked
    cb(selector)
ValueError: name already in use

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-osimg-min --lang en_US.UTF-8
cmdline_file:   initrd=initrd0.img root=live:CDLABEL=Fedora-18-i686-Live-Desktop.iso rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0  BOOT_IMAGE=vmlinuz0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.6.10-4.fc18.i686
other involved packages: 
package:        anaconda-18.37.11-1.fc18.i686
packaging.log:  
product:        Fedora
release:        Fedora release 18 (Spherical Cow)
type:           libreport
version:        18

Comment 1 David Filiatrault 2013-01-12 01:39:56 UTC
Created attachment 677161 [details]
File: anaconda-tb

Comment 2 David Filiatrault 2013-01-12 01:39:58 UTC
Created attachment 677162 [details]
File: anaconda.log

Comment 3 David Filiatrault 2013-01-12 01:40:00 UTC
Created attachment 677163 [details]
File: environ

Comment 4 David Filiatrault 2013-01-12 01:40:03 UTC
Created attachment 677164 [details]
File: ifcfg.log

Comment 5 David Filiatrault 2013-01-12 01:40:05 UTC
Created attachment 677165 [details]
File: messages

Comment 6 David Filiatrault 2013-01-12 01:40:07 UTC
Created attachment 677166 [details]
File: program.log

Comment 7 David Filiatrault 2013-01-12 01:40:09 UTC
Created attachment 677167 [details]
File: storage.log

Comment 8 Brian Lane 2013-01-14 23:08:31 UTC
Can you describe what you were doing a bit more detail?

Comment 9 David Filiatrault 2013-01-15 01:21:34 UTC
Sorry, all I remember is was on screen where the plus/minus icons were and you could see what partitions existed, and I intended to create one.  Sorry I give you more than that, if insufficient just close it.