View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016423 | SCLo | [All Projects] general | public | 2019-09-19 08:50 | 2019-10-15 14:24 |
Reporter | matttbe | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | CentOS | OS Version | 7.7.1908 |
Summary | 0016423: SCLo source repository does not exist for CentOS 7.7.1908 | ||||
Description | First, thank you for maintaining this new CentOS 7.7 version! The issue I have looks the same as what is described in #15606 : The new default version is 7.7.1908 and with this new version, there is no "repodata" dir for SCLO repos: - http://vault.centos.org/centos/7/sclo/Source/rh/repodata/repomd.xml - http://vault.centos.org/centos/7/sclo/Source/sclo/repodata/repomd.xml So we can add the two repos (via centos-release-scl-rh package) but any "yum-builddep" or "yumdownloader --source" commands fail after: [code] (...) centos-sclo-rh | 3.0 kB 00:00:00 http://vault.centos.org/centos/7/sclo/Source/rh/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Trying other mirror. To address this issue please refer to the below wiki article https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. failure: repodata/repomd.xml from centos-sclo-rh-source: [Errno 256] No more mirrors to try. http://vault.centos.org/centos/7/sclo/Source/rh/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found [/code] The only solution seems to add: --disablerepo=centos-sclo-sclo --disablerepo=centos-sclo-rh But that's not convenient :-) | ||||
Steps To Reproduce | yum install -y centos-release-scl-rh yum-utils yum-builddep gzip # error yumdownloader --source gzip # error | ||||
Additional Information | I guess the resolution can be the same as done by @bstinson on https://bugs.centos.org/view.php?id=0015606 | ||||
Tags | 7.7 | ||||
I can't believe this has happened again with the next CentOS release. I'm sure I don't need to remind you that with most of this software, publishing "derivative work" binaries without providing the associated source code is in breach of the software licenses. It's time to fix your release process. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-19 08:50 | matttbe | New Issue | |
2019-09-19 08:50 | matttbe | Tag Attached: 7.7 | |
2019-09-19 09:46 | gavin.llewellyn | Note Added: 0035136 |