Version-Release number of selected component: anaconda-core-21.18-1.fc21.x86_64 The following was filed automatically by anaconda: anaconda 21.18-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/keyboard.py", line 101, in parse_layout_variant raise InvalidLayoutVariantSpec(msg) File "/usr/lib64/python2.7/site-packages/pyanaconda/keyboard.py", line 854, in set_layouts (layout, variant) = parse_layout_variant(layout_variant) File "/usr/lib64/python2.7/site-packages/pyanaconda/keyboard.py", line 905, in convert_layout self.set_layouts(orig_layouts_variants) File "/usr/lib64/python2.7/site-packages/pyanaconda/keyboard.py", line 153, in populate_missing_items keyboard.vc_keymap = localed.convert_layout(keyboard.x_layouts[0]) File "/usr/lib64/python2.7/site-packages/pyanaconda/keyboard.py", line 177, in write_keyboard_config populate_missing_items(keyboard) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1521, in execute keyboard.write_keyboard_config(self, ROOT_PATH) File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 70, in doConfiguration ksdata.keyboard.execute(storage, ksdata, instClass) File "/usr/lib64/python2.7/threading.py", line 764, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 226, in run threading.Thread.run(self, *args, **kwargs) InvalidLayoutVariantSpec: '' is not a valid keyboard layout and variant specification Additional info: cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 nomodeset enforcing=0 BOOT_IMAGE=vmlinuz0 executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.13.0-1.fc21.x86_64 other involved packages: python-libs-2.7.5-11.fc21.x86_64 product: Fedora release: Fedora release 21 (Rawhide) type: anaconda version: rawhide
Created attachment 854772 [details] File: anaconda-tb
Created attachment 854773 [details] File: anaconda.log
Created attachment 854774 [details] File: environ
Created attachment 854775 [details] File: journalctl
Created attachment 854776 [details] File: lsblk_output
Created attachment 854777 [details] File: nmcli_dev_list
Created attachment 854778 [details] File: os_info
Created attachment 854779 [details] File: program.log
Created attachment 854780 [details] File: storage.log
Created attachment 854781 [details] File: ifcfg.log
Created attachment 854782 [details] File: packaging.log
Please retest and close this bug if it no longer happens.
Another user experienced a similar problem: Happened at end of installation as far as I can see..... cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 hashmarkername: anaconda kernel: 3.14.0-0.rc0.git9.1.fc21.x86_64 other involved packages: python-libs-2.7.5-11.fc21.x86_64 package: anaconda-core-21.18-1.fc21.x86_64 product: Fedora reason: InvalidLayoutVariantSpec: '' is not a valid keyboard layout and variant specification release: Fedora release 21 (Rawhide) version: rawhide
(In reply to Clyde E. Kunkel from comment #13) Exact, anaconda crashes after installing the system but -before- creating the initramfs image and -before- completing the system setup thus leaving the user without a new but unbootable system :o(
*** Bug 1059050 has been marked as a duplicate of this bug. ***
anaconda 21.19-1 Installation media: https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/i386/os/images/ boot.iso 29-Jan-2014 14:20 sha256sum: 97755c39930734c6071fb5432c08a92b5ec448e9e9058b9b059fa525dd0c4d3c boot.iso checkisomd5: boot.iso: 943e2842c95afe96191f625b82af7bae Fragment sums: e78e7d968f3fcfa5e5d93487a5c59d9a6f2371a29813e3d37ce8f3e78133 Fragment count: 20 Press [Esc] to abort check. Checking: 100.0% The media check is complete, the result is: PASS. It is OK to use this media. ~~~~~~~~~~~~~~~~~~~~~~~~~~~ Tested schemes: - "Minimal Install" - grub - "Xfce Desktop" - extlinux Installation PASSED!
Another user experienced a similar problem: At end of installation--doing final configuration(?). cmdline: /usr/bin/python /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base --noselinux cmdline_file: initrd=initrd0.img root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi rootfstype=auto ro rd.live.image selinux=0 rd.luks=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 hashmarkername: anaconda kernel: 3.14.0-0.rc0.git9.1.fc21.x86_64 other involved packages: python-libs-2.7.5-11.fc21.x86_64 package: anaconda-core-21.18-1.fc21.x86_64 product: Fedora reason: InvalidLayoutVariantSpec: '' is not a valid keyboard layout and variant specification release: Fedora release 21 (Rawhide) version: rawhide
(In reply to Clyde E. Kunkel from comment #17) … > root=live:CDLABEL=Fedora-Live-Desktop-x86_64-rawhi … … > package: anaconda-core-21.18-1.fc21.x86_64 … Ver. '21.18-1' is the broken one in this particular case, so people should test with ver. '21.19-1'[1], as I did. e.g. http://kojipkgs.fedoraproject.org/work/tasks/8160/6468160/ Fedora-Live-Desktop-x86_64-rawhide-20140129.iso 29-Jan-2014 19:06 If "Live-GNOME" works at all. :) [1] http://pkgs.fedoraproject.org/cgit/anaconda.git/commit/?id=1bb62aa722018166702f1180f90217bfe3830a95 http://koji.fedoraproject.org/koji/buildinfo?buildID=494566 Changelog … … - Skip empty layout-variant specifications when setting layouts (#1057442) (vpodzime)
(In reply to poma from comment #18) > <snip>> > Ver. '21.18-1' is the broken one in this particular case, so people should > test with ver. '21.19-1'[1], as I did. > > e.g. > http://kojipkgs.fedoraproject.org/work/tasks/8160/6468160/ > Fedora-Live-Desktop-x86_64-rawhide-20140129.iso 29-Jan-2014 19:06 > > If "Live-GNOME" works at all. :) Thanks. I thought I had the updated one.
;) anaconda 21.19-1 TEST 2 Installation media: http://kojipkgs.fedoraproject.org/work/tasks/8189/6468189/ Fedora-Live-Xfce-x86_64-rawhide-20140129.iso 29-Jan-2014 17:38 sha256sum: 51308098aadc7dc0fc87a7b555f60e7dc73d9f13f7183e4c3d4a144bb8a39f0c Fedora-Live-Xfce-x86_64-rawhide-20140129.iso checkisomd5: Fedora-Live-Xfce-x86_64-rawhide-20140129.iso: 3bd3faf47fda0069c366e5e26b63c3c0 Fragment sums: b2bdde3f64d18af7a4b5bb31c26649ae8da78e6e5ef2976a4eff4a172aae Fragment count: 20 Press [Esc] to abort check. Checking: 100.0% The media check is complete, the result is: PASS. It is OK to use this media. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Tested scheme: - "Install the live CD to your hard disk(liveinst)" - Standard Partition Installation PASSED! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ TEST 3 Installation media: http://kojipkgs.fedoraproject.org/work/tasks/8160/6468160/ Fedora-Live-Desktop-x86_64-rawhide-20140129.iso 29-Jan-2014 19:06 sha256sum: ae497c760a1d359e1ce141a95f4a7bd168c1bfc6c2f2e5efbc3d6000d79c8fb5 Fedora-Live-Desktop-x86_64-rawhide-20140129.iso checkisomd5: Fedora-Live-Desktop-x86_64-rawhide-20140129.iso: bccf6e19fe4dcde316b0d77f8acdd5f7 Fragment sums: 81994128f99f6d14e17a2e5ff5db57d4b4a79aae615e4a2c7f4b684c3992 Fragment count: 20 Press [Esc] to abort check. Checking: 100.0% The media check is complete, the result is: PASS. It is OK to use this media. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Tested scheme: - "Install the live CD to your hard disk(liveinst)" - Standard Partition Installation PASSED!
*** Bug 1033202 has been marked as a duplicate of this bug. ***