| Summary: | cron job files should be %config(noreplace) | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Dan Callaghan <dcallagh> |
| Component: | lab controller | Assignee: | Dan Callaghan <dcallagh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.12 | CC: | aigao, asaha, dcallagh, llim, qwan, rmancy, xjia |
| Target Milestone: | 0.15 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-10-03 02:29:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Dan Callaghan
2013-09-19 06:37:21 UTC
On Gerrit: http://gerrit.beaker-project.org/1905 Steps to verify: 1. On a lab controller, edit /etc/cron.hourly/beaker_expire_distros (for example add a comment to the top) 2. Upgrade the beaker-lab-controller package 3. Check that /etc/cron.hourly/beaker_expire_distros has not been overwritten This bug fix is included in beaker-lab-controller-0.14.1-1.git.211.545b8ca.el6 which is available for download here: http://beaker-project.org/nightlies/ Verify: [root@dhcp-65-87 ~]# yum update beaker-lab-controller <--snip--> ================================================================================ Package Arch Version Repository Size ================================================================================ Updating: beaker-lab-controller noarch 0.14.1-1.git.211.545b8ca.el6 beaker-client 1.0 M Updating for dependencies: beaker noarch 0.14.1-1.git.211.545b8ca.el6 beaker-client 162 k Transaction Summary ================================================================================ Upgrade 2 Package(s) Total download size: 1.2 M Is this ok [y/N]: y Downloading Packages: (1/2): beaker-0.14.1-1.git.211.545b8ca.el6.noarch.rpm | 162 kB 00:01 (2/2): beaker-lab-controller-0.14.1-1.git.211.545b8ca.el | 1.0 MB 00:03 -------------------------------------------------------------------------------- Total 242 kB/s | 1.2 MB 00:04 Running rpm_check_debug Running Transaction Test Transaction Test Succeeded Running Transaction Updating : beaker-0.14.1-1.git.211.545b8ca.el6.noarch 1/4 Updating : beaker-lab-controller-0.14.1-1.git.211.545b8ca.el6.noarch 2/4 warning: /etc/cron.hourly/beaker_expire_distros created as /etc/cron.hourly/beaker_expire_distros.rpmnew <--snip--> Beaker 0.15 has been released. |