ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001054ClearOSbuild-release - Operating Systempublic2013-03-25 21:242019-12-16 08:47
Reporterdloper 
Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001054: Development packages are released from testing earlier than the core RPM
DescriptionMultiple 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.
TagsNo tags attached.
Attached Files

- Relationships
has duplicate 0001051closeduser2 Package openldap-devel fails dependency to install 

-  Notes
There are no notes attached to this issue.

- 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