Bug 1477590 - Bad instructions for installing devtoolset-3 on CentOS 6.9
Summary: Bad instructions for installing devtoolset-3 on CentOS 6.9
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: softwarecollections.org
Classification: Community
Component: devtoolset-3
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marek Polacek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-02 12:29 UTC by Kamyar
Modified: 2018-04-17 18:54 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-04-17 18:54:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Kamyar 2017-08-02 12:29:35 UTC
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.

Comment 1 Marek Polacek 2017-08-02 12:48:07 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.