Bug 1246915

Summary: AttributeError: 'DuplicateVGError' object has no attribute 'message'
Product: [Fedora] Fedora Reporter: satellitgo
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: anaconda-maint-list, g.kaviyarasu, jonathan, satellitgo, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:ff529d3caf1405f101eb42cf27397a6fc79208d9c9eb43aea8f9862e8836843a
Fixed In Version: anaconda.23.18-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-03 14:05:53 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: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description satellitgo 2015-07-26 23:04:58 UTC
Description of problem:
try to install from a dd usb disk created with gnome disks to external USB HD

Version-Release number of selected component:
anaconda-core-23.17-1.fc23.x86_64

The following was filed automatically by anaconda:
anaconda 23.17-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.4/site-packages/pyanaconda/errors.py", line 151, in _storageResetHandler
    "the installer.") % {"errortxt": escape_markup(exn.message)})
  File "/usr/lib64/python3.4/site-packages/pyanaconda/errors.py", line 343, in cb
    rc = _map[exn.__class__.__name__](exn)
  File "/usr/lib/python3.4/site-packages/blivet/osinstall.py", line 1125, in storageInitialize
    if errorHandler.cb(e) == ERROR_RAISE:
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
AttributeError: 'DuplicateVGError' object has no attribute 'message'

Additional info:
cmdline:        /usr/bin/python3  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base
cmdline_file:   BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-KDE-x86_64-23_A-T2 rootfstype=auto ro rd.live.image quiet  rhgb rd.luks=0 rd.md=0 rd.dm=0 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.0-0.rc3.git4.1.fc23.x86_64
other involved packages: python3-libs-3.4.3-5.fc23.x86_64, python3-blivet-1.10-1.fc23.noarch
product:        Fedora
release:        Fedora release 23 (Twenty Three)
type:           anaconda
version:        23

Comment 1 satellitgo 2015-07-26 23:05:00 UTC
Created attachment 1056383 [details]
File: anaconda-tb

Comment 2 satellitgo 2015-07-26 23:05:01 UTC
Created attachment 1056384 [details]
File: anaconda.log

Comment 3 satellitgo 2015-07-26 23:05:01 UTC
Created attachment 1056385 [details]
File: environ

Comment 4 satellitgo 2015-07-26 23:05:03 UTC
Created attachment 1056386 [details]
File: journalctl

Comment 5 satellitgo 2015-07-26 23:05:04 UTC
Created attachment 1056387 [details]
File: lsblk_output

Comment 6 satellitgo 2015-07-26 23:05:04 UTC
Created attachment 1056388 [details]
File: nmcli_dev_list

Comment 7 satellitgo 2015-07-26 23:05:05 UTC
Created attachment 1056389 [details]
File: os_info

Comment 8 satellitgo 2015-07-26 23:05:06 UTC
Created attachment 1056390 [details]
File: program.log

Comment 9 satellitgo 2015-07-26 23:05:07 UTC
Created attachment 1056391 [details]
File: storage.log

Comment 10 satellitgo 2015-07-26 23:05:08 UTC
Created attachment 1056392 [details]
File: ifcfg.log

Comment 11 satellitgo 2015-07-26 23:57:34 UTC
also failed with USB install to internal HD (bios boot)