Bug 1157838
| Summary: | Impossible to install developer toolset | ||
|---|---|---|---|
| Product: | Red Hat Developer Toolset | Reporter: | Evgeny Rivkin <erivkin> |
| Component: | gcc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED NOTABUG | QA Contact: | Martin Cermak <mcermak> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | DTS 2.0 RHEL 6 | CC: | erivkin, law, lkocman, mcermak, mfranc, mnewsome, mpolacek, tmlcoch |
| Target Milestone: | alpha | ||
| Target Release: | 3.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-11-03 14:53:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Evgeny Rivkin
2014-10-27 20:00:40 UTC
I have a small hotfix. Did not receive identification string from RedHat Linux. :) DTS is now part of Red Hat Software collections. For installation instructions, please, refer to https://access.redhat.com/solutions/472793. Hi Evgeny, Please confirm that with the information referenced in https://bugzilla.redhat.com/show_bug.cgi?id=1157838#c4 you are able to install Red Hat Developer Toolset. Thanks. Thank you! Tomorrow morning I will try to install. Hi Martin, I have read the document that you sent to me https://access.redhat.com/solutions/472793 ("How to access and download Red Hat Software Collections (RHSCL) and/or Red Hat Developer Toolset (DTS)?") We have subscription of this type: Red Hat Enterprise Linux Academic Site Subscription (all support levels) Following instruction, I checked the availability of repositories in our computer. # rhn-channel --list rhel-x86_64-server-6 rhel-x86_64-server-dts-6-beta rhel-x86_64-server-dts2-6-beta rhel-x86_64-server-fastrack-6 rhel-x86_64-server-optional-6 rhel-x86_64-server-optional-fastrack-6 rhel-x86_64-server-supplementary-6 rhn-tools-rhel-x86_64-server-6 As you can see from the list above, we have repository: rhel-x86_64-server-dts-6-beta rhel-x86_64-server-dts2-6-beta However, when I installed Developer Toolset I got next note: # yum install devtoolset-2 Loaded plugins: product-id, rhnplugin, security, subscription-manager This system is receiving updates from RHN Classic or RHN Satellite. Setting up Install Process rhel-x86_64-server-6 | 1.8 kB 00:00 rhel-x86_64-server-dts-6-beta | 1.2 kB 00:00 rhel-x86_64-server-dts2-6-beta | 1.2 kB 00:00 rhel-x86_64-server-optional-6 | 1.8 kB 00:00 rhel-x86_64-server-supplementary-6 | 1.8 kB 00:00 zabbix | 951 B 00:00 zabbix-non-supported | 951 B 00:00 No package devtoolset-2 available. Error: Nothing to do I can see that there is no Developer Toolset in these repositories. What should I do? Thank You in advance. Evgeny Hi Evgeny, this is expected and fine, it's because you are trying to install DTS2 from beta repositories. These repositories are empty because there is no beta version for DTS2 - this product was already released and the final version is available. Beta versions aren't supported and we clear beta channels after the final product version is general available. You should use these channels instead: rhel-x86_64-server-dts-6 rhel-x86_64-server-dts2-6 Tomas Hi, Tomas! Thank you, your explanation was very helpful. Now I understand how to solve this problem. Best Evgeny I'm reading #c9 as resolving this one. If there's still an unresolved issue, please feel free to reopen. Thanks. |