Version-Release number of selected component: anaconda-21.48-1 The following was filed automatically by anaconda: anaconda 21.48-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/formats/__init__.py", line 370, in create raise FormatCreateError("invalid device specification", self.device) File "/usr/lib/python2.7/site-packages/blivet/formats/lvmpv.py", line 121, in create DeviceFormat.create(self, **kwargs) File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 554, in execute options=self.device.formatArgs) File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 354, in processActions action.execute() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 356, in doIt self.devicetree.processActions() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 216, in turnOnFilesystems storage.doIt() File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 178, in doInstall turnOnFilesystems(storage, mountOnly=flags.flags.dirInstall) File "/usr/lib64/python2.7/threading.py", line 766, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) FormatCreateError: ('invalid device specification', '/dev/sda5') Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python /sbin/anaconda cmdline_file: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-21-x86-64 enforcing=0 nomodeset elevator=deadline executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.16.0-0.rc5.git1.1.fc21.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 21 Potential duplicate: bug 1109565
Created attachment 918934 [details] File: anaconda-tb
Created attachment 918935 [details] File: anaconda.log
Created attachment 918936 [details] File: environ
Created attachment 918937 [details] File: lsblk_output
Created attachment 918938 [details] File: nmcli_dev_list
Created attachment 918939 [details] File: os_info
Created attachment 918940 [details] File: program.log
Created attachment 918941 [details] File: storage.log
Created attachment 918942 [details] File: syslog
Created attachment 918943 [details] File: ifcfg.log
Created attachment 918944 [details] File: packaging.log
Could be a duplicate of bug 1120899. I pretty much always hit this in a virtualbox VM, UEFI or BIOS, when doing installs to Windows 7 or 8 volumes that require resizing. The resize seems to work, the problem happens when creating new volumes.
This particular bug's crash results in data loss bug 1120964.
Looks about the same as bug 1120899, bug 1109244, bug 1120406. Have you tried the updates image from https://bugzilla.redhat.com/show_bug.cgi?id=1109244#c21 yet? please stop filing new bugs until you do.
Yes and I run into Bug 1120902.
Succeeds 1 out of 1 attempts with 1109244.1.img
Another user experienced a similar problem: Env: KVM virtual machine on Fedora 20 using virt-manager. Steps: 1. Start install process. 2. Accept the disk defaults. 3. Click 'Begin installation'. 4. Click to set root password. Added notes: I went forward and back a few times in the disk options. I clicked to set the root password while the partitions where being created. cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: BOOT_IMAGE=vmlinuz0 initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Workstation-x86_64-2 rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 hashmarkername: anaconda kernel: 3.16.1-301.fc21.x86_64 other involved packages: python-blivet-0.62-1.fc21.noarch, python-libs-2.7.8-4.1.fc21.x86_64 package: anaconda-core-21.48.6-1.fc21.x86_64 packaging.log: product: Fedora reason: FormatCreateError: ('invalid device specification', '/dev/vda2') release: Fedora release 21 (Twenty One) version: 21
*** This bug has been marked as a duplicate of bug 1109244 ***