Bug 1024512 - python-2.6 cartridge sometimes caches files
Summary: python-2.6 cartridge sometimes caches files
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Jakub Hadvig
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-29 20:05 UTC by Oleg Fayans
Modified: 2016-12-01 00:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-21 10:29:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Oleg Fayans 2013-10-29 20:05:35 UTC
Description of problem:
Sometimes python-2.6 cartridge caches the python files. Even when I update the files and do git commit/push, then restart the app, the changes do not get applied, although files in the app on the appliance do get changed. 
I tried to remove all *.pyc files - no result. Only complete deletion of the app and creation it from scratch using the same code solves the problem

Version-Release number of selected component (if applicable):


How reproducible:
Observed it 2 times on Enterprise instance. Will search another platform for my project now. 

Steps to Reproduce:
1. create a python-2.6 app with postgresql-9.2 from code https://github.com/ofayans/servicestations.git
2. make some changes to a wsgi/preview/preview/widget.py or wsgi/preview/preview/admin.py so that the change would affect the django admin interface
3. git commit, git push

Actual results:
Most probably everythong will work but sometimes the changes would not be applied.


Expected results:


Additional info:

Comment 2 Brenton Leanhardt 2013-10-30 12:21:29 UTC
I'm assuming this is against 2.0.  If that is not the case please update the BZ accordingly.

Comment 3 Oleg Fayans 2013-10-31 14:59:08 UTC
UPD, removed github repo, since it violates customer's interests.

Comment 6 Jakub Hadvig 2014-01-21 10:29:59 UTC
Not able to reproduce the issue.

After speaking to Oleg we decided to Close this issue, which could be ReOpened
if we encounter it.


Note You need to log in before you can comment on or make changes to this bug.