devtoolset-3-eclipse-emf-runtime seems to be missing from http://mirror.centos.org/centos/6/sclo/x86_64/rh/devtoolset-3/ With the softwarecollections repo setup as: ------ [softwarecollections] name=EL6 - SCLo rh baseurl=http://mirror.centos.org/centos/6/sclo/$basearch/rh/ gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo ------ "yum install devtoolset-3" fails with: ------ --> Finished Dependency Resolution Error: Package: devtoolset-3-ide-3.1-12.el6.x86_64 (softwarecollections) Requires: devtoolset-3-eclipse-emf-sdk Error: Package: devtoolset-3-ide-3.1-12.el6.x86_64 (softwarecollections) Requires: devtoolset-3-eclipse-emf-examples Error: Package: devtoolset-3-eclipse-mylyn-builds-3.14.2-1.bootstrap1.el6.noarch (softwarecollections) Requires: devtoolset-3-eclipse-emf Error: Package: devtoolset-3-ide-3.1-12.el6.x86_64 (softwarecollections) Requires: devtoolset-3-eclipse-emf-core Error: Package: devtoolset-3-ide-3.1-12.el6.x86_64 (softwarecollections) Requires: devtoolset-3-eclipse-emf Error: Package: 1:devtoolset-3-eclipse-platform-4.4.2-4.bootstrap2.el6.x86_64 (softwarecollections) Requires: devtoolset-3-eclipse-emf-core >= 1:2.10.2-2 Error: Package: 1:devtoolset-3-eclipse-platform-4.4.2-4.bootstrap2.el6.x86_64 (softwarecollections) Requires: devtoolset-3-eclipse-ecf-core >= 3.9.1-2.5 Error: Package: devtoolset-3-perftools-3.1-12.el6.x86_64 (softwarecollections) Requires: devtoolset-3-dyninst You could try using --skip-broken to work around the problem ------ For what it's worth devtoolset-3-eclipse-emf-runtime used to exist in the centos 6 sclo repo, and it does exist in the centos 7 sclo repo (http://mirror.centos.org/centos/7/sclo/x86_64/rh/devtoolset-3/).
Yes, this is unfortunately a known issue. We did not succeeded with rebuilding all eclipse packages for devtoolset-3 and there is currently no man-power to do it (there is quite a lot of bootstrapping needed). However, I see currently these possibilities: * somebody (you?) might help us rebuild the packages in cbs.centos.org * you can use devtoolset-4 instead * the older devtoolset-3 packages are still existing in copr: https://copr.fedorainfracloud.org/coprs/rhscl/devtoolset-3/
Since we already have newer devtoolset packages in SCLo SIG, I don't think we'll ever have enough capacity to build those old collections. So to not give any unrealistic hope, let's close this issue as WONTFIX.