Hi, In SL6.5, there seems to be a problem with the Core yum group :
[root@dev7246 ~]# yum -y groupinstall Core 2>&1 |tail -2 Warning: Group core does not have any packages. No packages in any requested group available to install or update (everything is already installed) [root@dev7246 ~]# yum grouplist hidden|egrep 'Groups|Core' Installed Groups: Installed Language Groups: Available Groups: Core Available Language Groups: Why is it so that the Core group thinks it's not installed and is still "available" ? Would someone know of a way to work that around ? Thanks
