Anonymous | Login | 2024-12-22 00:15 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 | ||||
0001054 | ClearOS | build-release - Operating System | public | 2013-03-25 21:24 | 2019-12-16 08:47 | ||||
Reporter | dloper | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001054: Development packages are released from testing earlier than the core RPM | ||||||||
Description | Multiple RPMs can come from a single source RPM, for example the openldap source RPM produces: - openldap - openldap-clients - openldap-servers - openldap-servers-sql - openldap-devel Non-essential RPMs are stored in the "clearos-addons" repository, while essential RPMs go through the "clearos-updates-testing" to "clearos-updates" workflow. When essential RPMs from an update are moved from "clearos-test" to "clearos-updates-testing", the non-essential RPMs are *automatically* moved to "clearos-addons". Using our openldap example, the new versions of following will appear in "clearos-addons": - openldap-servers-sql - openldap-devel ... will appear *before* the essential RPMs have been released from "clearos-updates-testing". Result: # yum install openldap-devel Error: Package: openldap-devel-2.4.23-32.v6.x86_64 (clearos-addons) Requires: openldap = 2.4.23-32.v6 Installed: openldap-2.4.23-26.v6.x86_64 (...) openldap = 2.4.23-26.v6 The workaround is to enable the "clearos-updates-testing" repository to install the essential RPMs. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2013-03-25 21:24 | user2 | New Issue | |
2013-03-25 21:24 | user2 | Status | new => confirmed |
2013-03-25 21:25 | user2 | Relationship added | has duplicate 0001051 |
2013-03-25 21:28 | user2 | Reporter | user2 => dloper |
2019-12-16 08:47 | NickH | Status | confirmed => closed |
2019-12-16 08:47 | NickH | Resolution | open => fixed |