Description of problem: Kickstart installation with repo on the network and a little repo on the boot USB Version-Release number of selected component: anaconda-21.48.6-1 The following was filed automatically by anaconda: anaconda 21.48.6-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1097, in _selectYumGroup raise NoSuchGroup(groupid, required=required) File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1212, in _applyYumSelections self._selectYumGroup("core") File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1266, in checkSoftwareSelection self._applyYumSelections() File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1355, in preInstall self.checkSoftwareSelection() File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 204, in doInstall payload.preInstall(packages=packages, groups=payload.languageGroups()) 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) NoSuchGroup: core Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python /sbin/anaconda cmdline_file: BOOT_IMAGE=/images/pxeboot/vmlinuz inst.ks=hd:UUID=3e0026ca-9446-451c-a855-64344a2cc82b:/cfl.cfg ip=212.115.199.60::212.115.199.57:255.255.255.248:testsys.digifarma.nl::off nameserver=212.115.199.57 inst.stage2=hd:UUID=3e0026ca-9446-451c-a855-64344a2cc82b executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.16.1-301.fc21.x86_64 product: Fedora-Server release: Cannot get release name. type: anaconda version: 21_Alpha
Created attachment 942836 [details] File: anaconda-tb
Created attachment 942837 [details] File: anaconda.log
Created attachment 942838 [details] File: environ
Created attachment 942839 [details] File: ks.cfg
Created attachment 942840 [details] File: lsblk_output
Created attachment 942841 [details] File: nmcli_dev_list
Created attachment 942842 [details] File: os_info
Created attachment 942843 [details] File: program.log
Created attachment 942844 [details] File: storage.log
Created attachment 942845 [details] File: syslog
Created attachment 942846 [details] File: ifcfg.log
Created attachment 942847 [details] File: packaging.log
Looks like whatever metadata it was able to get did not have the core group in it. 00:03:13,504 INFO packaging: adding yum repo, name: anaconda, baseurl: file:///run/install/repo, mirrorlist: None 00:03:13,527 INFO packaging: adding yum repo, name: CFL-OS-21_Alpha-x86_64, baseurl: http://thlin.digifarma.nl/fedora/test/21_Alpha/Server/x86_64/os, mirrorlist: None 00:03:13,537 ERR packaging: repo CFL-OS-21_Alpha-x86_64 setup failed: failure: repodata/repomd.xml from CFL-OS-21_Alpha-x86_64: [Errno 256] No more mirrors to try. You are also mixing in what looks like a f20 repo which may also cause problems.