Anonymous | Login | 2024-11-21 07:06 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Revisions: Issue #10051 | [ Back to Issue ] | ||
Summary | 0010051: Re-implement CentOS-to-ClearOS bootstrap | ||
Revision | 2016-08-11 14:18 by user2 | ||
Description | The CentOS-to-ClearOS bootstrap support was removed in 0009861. Re-add support. | ||
Revision | 2016-08-18 12:58 by user2 | ||
Description | The CentOS-to-ClearOS bootstrap support was removed in 0009861. This breaks Linode and potentially other cloud/VPS providers using ClearOS. Re-add support. | ||
Revision | 2016-08-11 14:18 by user2 | ||
Steps To Reproduce | |||
Revision | 2016-08-18 12:58 by user2 | ||
Steps To Reproduce | - Install CentOS 7.1511 - Install the 0009861 clearos-release build - http://koji.clearos.com/koji/buildinfo?buildID=1014 [^] - Run "yum repolist" Result: # yum repolist Loaded plugins: fastestmirror Could not retrieve mirrorlist http://mirrorlist.clearos.com/clearos/mirrorlist/clearos-current-os-7-2.1511.el7.centos.2.10 [^] error was 14: HTTP Error 404 - Not Found Fix: Remove the following from /etc/yum.conf: distroverpkg=centos-release Result: Happy "yum repolist" output. |