Description of problem: The instructions on https://www.softwarecollections.org/en/scls/rhscl/devtoolset-3/ do not work on CentOS 6.9 Version-Release number of selected component (if applicable): CentOS 6.9 How reproducible: On a CentOS 6.9 system... Steps to Reproduce: 1. sudo yum install centos-release-scl 2. sudo yum install devtoolset-3 Produces dependency errors Actual results: Error: Package: 1:devtoolset-3-eclipse-platform-4.4.2-4.bootstrap2.el6.x86_64 (centos-sclo-rh) Requires: devtoolset-3-eclipse-emf-core >= 1:2.10.2-2 Error: Package: devtoolset-3-ide-3.1-12.el6.x86_64 (centos-sclo-rh) Requires: devtoolset-3-eclipse-emf etc... Expected results: Additional info: In step 2, using sudo yum install devtoolset-3-toolchain works.
The instructions also say: "Please, mind, that in CentOS 6 repositories there is only toolchain and perftools packages available, but there are not all eclipse packages built. For Eclipse on CentOS 6, please, use the Copr builds." -- I hope that resolves your problem.