ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014601ClearOSbuild-images - Install imagespublic2017-05-02 08:112019-02-23 16:12
Reporteruser2 
Assigned Totracker 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionsuspended 
PlatformOSOS Version
Product Version7.3.1 
Target Version7.6.0 UpdatesFixed in Version 
Summary0014601: Create version friendly Linode Stackscript
DescriptionWith 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.
TagsNo tags attached.
Attached Files

- Relationships

-  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 (administrator)
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 (administrator)
2019-02-23 16:12

Migrated to: https://gitlab.com/clearos/docs/os-build-process/issues/4 [^]

- Issue History
Date Modified Username Field Change
2017-05-02 08:11 user2 New Issue
2017-05-02 09:02 user2 Assigned To => user2
2017-05-02 09:02 user2 Status new => confirmed
2017-05-02 09:04 user2 Note Added: 0005521
2017-05-02 09:27 user2 Note Added: 0005531
2017-05-02 13:19 user2 Target Version 7.3.1 Updates => 7.4.0 Beta 1
2017-05-08 09:35 bchambers Note Added: 0005561
2017-08-19 12:51 user2 Target Version 7.4.0 Beta 1 => 7.5.0
2018-05-15 10:14 user2 Target Version 7.5.0 => 7.5.0 Updates
2018-10-25 09:10 user2 Target Version 7.5.0 Updates => 7.6.0
2018-12-14 11:24 dloper Target Version 7.6.0 => 7.6.0 Updates
2018-12-14 12:10 user2 Status confirmed => assigned
2018-12-14 12:10 user2 Assigned To user2 => tracker
2019-02-23 16:12 dloper Note Added: 0009521
2019-02-23 16:12 dloper Status assigned => closed
2019-02-23 16:12 dloper Resolution open => suspended