Back to bug 1003645

Who When What Removed Added
Nikhil Mone 2013-09-02 14:39:35 UTC CC nmone
Brenton Leanhardt 2013-09-02 14:41:01 UTC Target Release --- 1.2.3
Miciah Dashiel Butler Masters 2013-09-04 17:41:07 UTC Status NEW MODIFIED
CC mmasters
Assignee bleanhar mmasters
Miciah Dashiel Butler Masters 2013-09-05 19:03:18 UTC Status MODIFIED ON_QA
Miciah Dashiel Butler Masters 2013-09-05 19:06:04 UTC Status ON_QA MODIFIED
Brenton Leanhardt 2013-09-05 20:34:44 UTC Status MODIFIED ON_QA
CC bleanhar
Gaoyun Pei 2013-09-06 08:29:28 UTC Status ON_QA VERIFIED
CC gpei
Brenton Leanhardt 2013-09-16 14:15:59 UTC Fixed In Version rubygem-openshift-origin-node-1.9.14.4-1
Brenton Leanhardt 2013-09-16 19:40:22 UTC Doc Text Cause:
Bug in /usr/bin/oo-scheduled-jobs

Consequence:
Commands which call "oo_spawn" (e.g., "gear" or "ctl_app" commands) do not work inside cron jobs. The reason is that the "user" part of selinux context is expected to be "unconfined_u", but under cron it is "system_u"

Fix:
/usr/bin/oo-scheduled-jobs patched.

Result:
Bilhar 2013-09-19 03:37:08 UTC CC baulakh
Doc Text Cause:
Bug in /usr/bin/oo-scheduled-jobs

Consequence:
Commands which call "oo_spawn" (e.g., "gear" or "ctl_app" commands) do not work inside cron jobs. The reason is that the "user" part of selinux context is expected to be "unconfined_u", but under cron it is "system_u"

Fix:
/usr/bin/oo-scheduled-jobs patched.

Result:
Due to bugs in /usr/bin/oo-scheduled-jobs commands that called upon “ oo_spawn”, for example 'gear' or 'ctl_app' commands did not work inside cron jobs. This was because the “user” part of SELinux context should be 'unconfined_u', but in cron it is 'system_u'. This issue has been fixed in the current release of OpenShift Enterprise.
Bilhar 2013-09-20 00:59:42 UTC Doc Text Due to bugs in /usr/bin/oo-scheduled-jobs commands that called upon “ oo_spawn”, for example 'gear' or 'ctl_app' commands did not work inside cron jobs. This was because the “user” part of SELinux context should be 'unconfined_u', but in cron it is 'system_u'. This issue has been fixed in the current release of OpenShift Enterprise. Due to bugs in /usr/bin/oo-scheduled-jobs commands that called upon “ oo_spawn”, for example 'gear' or 'ctl_app' commands did not work inside cron jobs. This was because the “user” part of SELinux context should be 'unconfined_u', but in cron it is 'system_u'. With this fix cron jobs now run as expected.
errata-xmlrpc 2013-09-25 12:03:41 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2013-09-25 15:31:05 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2013-09-25 11:31:05 UTC
Dan McPherson 2017-03-08 17:35:18 UTC Target Release 1.2.3

Back to bug 1003645