ClearFoundation Tracker - ClearOS
View Issue Details
0014601ClearOSbuild-images - Install imagespublic2017-05-02 08:112019-02-23 16:12
user2 
tracker 
normalminorhave not tried
closedsuspended 
7.3.1 
7.6.0 Updates 
0014601: Create version friendly Linode Stackscript
With the large delays between staging a release and getting an ISO, we should make the Linode Stackscript a little more robust. For example, Linode's CentOS 7 image might be updated to 7.4 before an official ClearOS 7.4 release is ready.

Resolve.
No tags attached.
Issue History
2017-05-02 08:11user2New Issue
2017-05-02 09:02user2Assigned To => user2
2017-05-02 09:02user2Statusnew => confirmed
2017-05-02 09:04user2Note Added: 0005521
2017-05-02 09:27user2Note Added: 0005531
2017-05-02 13:19user2Target Version7.3.1 Updates => 7.4.0 Beta 1
2017-05-08 09:35bchambersNote Added: 0005561
2017-08-19 12:51user2Target Version7.4.0 Beta 1 => 7.5.0
2018-05-15 10:14user2Target Version7.5.0 => 7.5.0 Updates
2018-10-25 09:10user2Target Version7.5.0 Updates => 7.6.0
2018-12-14 11:24dloperTarget Version7.6.0 => 7.6.0 Updates
2018-12-14 12:10user2Statusconfirmed => assigned
2018-12-14 12:10user2Assigned Touser2 => tracker
2019-02-23 16:12dloperNote Added: 0009521
2019-02-23 16:12dloperStatusassigned => closed
2019-02-23 16:12dloperResolutionopen => suspended

Notes
(0005521)
user2   
2017-05-02 09:04   
Fortunately, Linode's CentOS 7 install only uses the base OS -- no updates are installed. This will help avoid library versioning problems! The Stackscript should avoid the use of "centos-updates".
(0005531)
user2   
2017-05-02 09:27   
Unfortunately, the ClearOS 7.3 OS repo is not really upstream 7.3. It's 7.3 with whatever updates happen to be available at the time of the build (?). That policy is problematic for cloud installs.
(0005561)
bchambers   
2017-05-08 09:35   
Can confirm that on OVH, without enabling 'clearos-centos-updates', script fails at the current time with dependency:

Error: Package: 32:bind-libs-9.9.4-38.el7_3.2.x86_64 (clearos)
           Requires: bind-license = 32:9.9.4-38.el7_3.2
           Installed: 32:bind-license-9.9.4-38.el7_3.3.noarch (@updates)
               bind-license = 32:9.9.4-38.el7_3.3
           Available: 32:bind-license-9.9.4-37.el7.noarch (clearos-centos)
               bind-license = 32:9.9.4-37.el7
           Available: 32:bind-license-9.9.4-38.el7_3.2.noarch (clearos)
               bind-license = 32:9.9.4-38.el7_3.2
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
(0009521)
dloper   
2019-02-23 16:12   
Migrated to: https://gitlab.com/clearos/docs/os-build-process/issues/4 [^]