On 04.12.2012, 21:29 Arthur wrote:
This seems to be a not-that-uncommon behavior with resources - at least it has been for deployments of MobileFrontend. We believed it was symptomatic of this bug: https://bugzilla.wikimedia.org/show_bug.cgi?id=37812, but we have also run into similar issues in cases other than what Krinkle explains in the first comment. It would be nice to get this resolved as it causes big headaches during deployment.
Yeah, I now prefer to cd extensions/MobileFrontend && find -type f -exec touch {} ; when deploying. Is there a way to purge the RL cache completely (and preferrably not causing a meltdown)?