Description of problem: error occurs when trying install F20 i386 to new notebook (which come with Linpus Linux preinstalled), using kickstart file without partitionning stuff. It appers almost immediately after anaconda was started. IMO it is same error which I stretch several times before, and occurs when system HDD is always partitioned before anaconda start. Version-Release number of selected component: anaconda-20.25.15-1 The following was filed automatically by anaconda: anaconda 20.25.15-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/subprocess.py", line 1299, in _execute_child os.close(errpipe_read) File "/usr/lib/python2.7/subprocess.py", line 711, in __init__ errread, errwrite) File "/usr/lib/python2.7/site-packages/blivet/util.py", line 40, in _run_program preexec_fn=chroot, cwd=root, env=env) File "/usr/lib/python2.7/site-packages/blivet/util.py", line 56, in run_program return _run_program(*args, **kwargs)[0] File "/usr/lib/python2.7/site-packages/blivet/udev.py", line 86, in udev_settle util.run_program(["udevadm", "settle", "--timeout=300"]) File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 745, in _preTeardown udev_settle() File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 756, in teardown if not self._preTeardown(recursive=recursive): File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 3053, in findExistingInstallations device.teardown() File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 427, in reset self.roots = findExistingInstallations(self.devicetree) File "/usr/lib/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 438, in _doExecute self.storage.reset() File "/usr/lib/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib/python2.7/site-packages/pyanaconda/threads.py", line 192, in run threading.Thread.run(self, *args, **kwargs) OSError: [Errno 9] Chybný popisovač souboru Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2020\x20i386 ks=http://ws22/ks/20/zjansky32-ks.cfg BOOT_IMAGE=vmlinuz executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.11.10-301.fc20.i686 product: Fedora release: Cannot get release name. type: anaconda version: 20
Created attachment 934961 [details] File: anaconda-tb
Created attachment 934962 [details] File: anaconda.log
Created attachment 934963 [details] File: environ
Created attachment 934964 [details] File: ks.cfg
Created attachment 934965 [details] File: lsblk_output
Created attachment 934966 [details] File: nmcli_dev_list
Created attachment 934967 [details] File: os_info
Created attachment 934968 [details] File: program.log
Created attachment 934969 [details] File: storage.log
Created attachment 934970 [details] File: syslog
Created attachment 934971 [details] File: ifcfg.log
Created attachment 934972 [details] File: packaging.log
Created attachment 934996 [details] /tmp content after crash + fdisk,gdisk,blkid output attached content from /tmp/* after crash. Also I add output from fdisk -l /dev/sda gdisk -l /dev/sda blkid commands. Additional info: 1) After zeroing sda MBR (with dome as 'dd if=/dev/zero of=/dev/sda count=9999'), next install attempt was successful. 2) Maybe it is same problem as 1126064 and 1129239 (anaconda creates this report as new bug)
*** This bug has been marked as a duplicate of bug 1129239 ***