Bug 1825374 - devtoolset-3-gcc no longer available
Summary: devtoolset-3-gcc no longer available
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: softwarecollections.org
Classification: Community
Component: devtoolset-3
Version: 1.0
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Marek Polacek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-17 19:51 UTC by Aaron Burke
Modified: 2020-04-17 20:02 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-04-17 19:54:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Aaron Burke 2020-04-17 19:51:27 UTC
Description of problem: devtoolset-3 no longer available in repository


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. sudo yum install -y centos-release-scl
2. sudo yum install -y devtoolset-3-gcc

Actual results:
[root@centos7-build ~]# sudo yum install devtoolset-3-gcc
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirror.sfo12.us.leaseweb.net
 * centos-sclo-rh: mirrors.cat.pdx.edu
 * centos-sclo-sclo: mirrors.ocf.berkeley.edu
 * extras: mirrors.xtom.com
 * updates: mirrors.sonic.net
No package devtoolset-3-gcc available.
Error: Nothing to do


Expected results:
devtoolset-3-gcc should be installed

Additional info:
The packages are available when run from a RedHat 7 with the SCL repository enabled: sudo yum-config-manager --enable rhel-server-rhscl-7-rpms

...but not from CentOS 7. Upon examination of the repository (http://mirror.centos.org/centos/7/sclo/x86_64/rh/Packages/d/), only devtoolset-7 through 9 are available.

Comment 1 Marek Polacek 2020-04-17 19:54:57 UTC
Not a bug IMHO, DTS 3 is long past its EOL.

Comment 2 Aaron Burke 2020-04-17 20:00:31 UTC
Was this recently removed? I have build systems which depend on GCC 4.9. I've been writing scripts to spin up a build environment, and I *swear* this worked earlier this week (4/15/2020). My existing base build VMs (prior to creating new ones via this script) have successfully installed this package earlier this year too.

Comment 3 Marek Polacek 2020-04-17 20:02:45 UTC
Umm, no idea.  There should be newer DTSs available, hopefully they will be of some use to you.


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