Hide Forgot
Description of problem: Try to deploy the app on STG after migration. Will meet the error: Operation not permitted - /var/lib/openshift/5272125cdbd93c695c0001ee/app-deployments/by-id/8d6c8ea3 The issue exists for all the deploy methods, auto_deploy with git push, manual_deploy with rhc deploy, manual_deploy with gear deploy. Version-Release number of selected component (if applicable): STG (devenv-stage_582) How reproducible: always Steps to Reproduce: 1. Try to deploy the existing app after stage upgrade 2. 3. Actual results: Some of the apps cannot be deployed with error "Operation not permitted". Expected results: Should not meet error when deploying app. Additional info: The known affected gears are listed below: 521356dc2587c8e48f00014d 521357cf2587c8e48f00018a 5272125cdbd93c695c0001ee 527315272587c8fb74000128 52173954dbd93cece00001ef
I believe this is the same thing as bug 1032950. This should be fixed by https://github.com/openshift/origin-server/commit/ae08e4ea393437954385922a1b0af13c2fe11805.
Actually, this turns out to be a different issue than what I referenced in comment 1.
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/427322ac2a1d632d0c2b6312ecef98148b253ac4 Fix bug 1033477
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/042225e78bd2102828582c8adc40e84429634b16 Revert "Fix bug 1033477" This reverts commit 427322ac2a1d632d0c2b6312ecef98148b253ac4.
Will be in devenv-stage_592
Checked on the latest STG (devenv-stage_593). Apps which cannot deploy before are fixed and work well now. Move bug to verified.