Anonymous | Login | 2024-11-21 04:59 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014601 | ClearOS | build-images - Install images | public | 2017-05-02 08:11 | 2019-02-23 16:12 | ||||
Reporter | user2 | ||||||||
Assigned To | tracker | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.3.1 | ||||||||
Target Version | 7.6.0 Updates | Fixed in Version | |||||||
Summary | 0014601: Create version friendly Linode Stackscript | ||||||||
Description | 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
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 |