Closed Bug 439579 Opened 16 years ago Closed 16 years ago

Update mozillaparty production

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rflint, Assigned: xb95)

Details

Need an svn up on mozparty production to pick up our 2.2 milestone release.

Once updated the following scripts should be executed:

<docroot>/cake/console/cake clear_cache

<docroot>/cake/console/cake invite_repair (select the repair [R] option)

Thanks!
Is this something that needs to be done before release tomorrow or is this a 'whenever' task?
Assignee: server-ops → mark
It would be great if we could get this before tomorrow's release.
'great' or 'required'?  At this point IT is under strict orders not to push things that aren't strictly necessary for the launch to reduce risk.  Please let me know, thanks.
this introduces a lot of clean-ups to make the site better. Not required on download day, can we push tomorrow?
checking in again, would love to get these changes pushed out.
Yep sorry I'll get this here in a few minutes!
Status: NEW → ASSIGNED
Well the files are pushed live but the cake shell doesn't seem to be functioning, it's printing out an error/documentation instead of executing.
what's the error?
mark:  any chance you could copy/paste the error message?

you'll have to clear the cache manually I guess
rm <docroot>/app/tmp/cache/models/*
rm <docroot>/app/tmp/cache/persistent/*
rm <docroot>/app/tmp/cache/views/*

did you run both cache_clear and invite_repair and both broke, or the shell
didn't even start?
[root@mrapp54 mozillaparty.com]# cake/console/cake clear_cache


Welcome to CakePHP v1.2.0.7125 RC1 Console
---------------------------------------------------------------
Current Paths:
 -app: mozillaparty.com
 -working: /data/www/mozillaparty.com
 -root: /data/www
 -core: /data/www/mozillaparty.com/

Changing Paths:
your working path should be the same as your application path
to change your path use the '-app' param.
Example: -app relative/path/to/myapp or -app /absolute/path/to/myapp

Available Shells:

 cake/console/libs/:
         console
         acl
         schema
         api
         bake
         testsuite
         i18n

To run a command, type 'cake shell_name [args]'
To get help on a specific command, type 'cake shell_name help'

...

I've tried sending -app and such, and it still just bombs out.
What's the output of cake/console/cake -app /data/www/mozillaparty.com/app ?
That worked.  Invites repaired.  Cache cleared (again).  Thanks!
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
woo.
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.