Dear Philip (et all).
I've got a bug during the instalation based on the last iso files dated from 28th de november. I try it three time, and every time o got this error in anaconda ( excerpt of anaconda.log file):
../..
16:50:22,269 INFO anaconda: Downloading Roll 'Updates-CentOS-7.4.1708'
16:53:53,415 INFO anaconda: Rebuilding the Rocks Distribution...
16:59:39,612 DEBUG anaconda: running handleException
16:59:39,616 CRIT anaconda: Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run
threading.Thread.run(self, *args, **kwargs)
File "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 249, in doInstall
payload.preInstall(packages=packages, groups=payload.languageGroups())
File "/tmp/product/pyanaconda/installclasses/centosRocks.py", line 156, in preInstall
super(RocksYumPayload, self).preInstall(packages, groups)
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1516, in preInstall
self.checkSoftwareSelection()
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1422, in checkSoftwareSelection
self._applyYumSelections()
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1364, in _applyYumSelections
self._selectYumGroup("core")
File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1251, in _selectYumGroup
raise NoSuchGroup(groupid, required=required)
NoSuchGroup: core
16:59:39,749 DEBUG anaconda: Gtk running, queuing exception handler to the main loop
16:59:39,750 INFO anaconda: Thread Done: AnaInstallThread (139674974320384)
../..
At first time i select all of the roll i will use. During the last try, i just select theses following roles: base, Centos, core, kernel and Update Centos.
The compute i use to install is the same that could install the rocks7 before. So i be sure that's not a material problem..
Thanks for your work!
Regards