Version-Release number of selected component:
anaconda-core-21.46-2.fc21.x86_64
The following was filed automatically by anaconda:
anaconda 21.46-1 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 383, in doFormat
raise FormatCreateError("device does not exist", self.device)
File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 815, in create
return self.doFormat(options=kwargs.get('options'))
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 357, 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 179, 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: ('device does not exist', '/dev/sda2')
Additional info:
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-r rootfstype=auto ro rd.live.image elevator=deadline enforcing=0 rd.luks=0 rd.md=0 rd.dm=0
executable: /sbin/anaconda
hashmarkername: anaconda
kernel: 3.16.0-0.rc3.git2.1.fc21.x86_64
other involved packages: python-libs-2.7.7-2.fc21.x86_64, python-blivet-0.60-1.fc21.noarch
product: Fedora
release: Fedora release 21 (Rawhide)
type: anaconda
version: rawhide
This is very similar to 1109244. It seems like a race related to commiting new flags to the partition prior to formatting it. There is an updates for testing in https://bugzilla.redhat.com/show_bug.cgi?id=1109244#c21 if you want to test it.
Version-Release number of selected component: anaconda-core-21.46-2.fc21.x86_64 The following was filed automatically by anaconda: anaconda 21.46-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 383, in doFormat raise FormatCreateError("device does not exist", self.device) File "/usr/lib/python2.7/site-packages/blivet/formats/fs.py", line 815, in create return self.doFormat(options=kwargs.get('options')) 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 357, 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 179, 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: ('device does not exist', '/dev/sda2') Additional info: 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-r rootfstype=auto ro rd.live.image elevator=deadline enforcing=0 rd.luks=0 rd.md=0 rd.dm=0 executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.16.0-0.rc3.git2.1.fc21.x86_64 other involved packages: python-libs-2.7.7-2.fc21.x86_64, python-blivet-0.60-1.fc21.noarch product: Fedora release: Fedora release 21 (Rawhide) type: anaconda version: rawhide