Closed
Bug 826138
Opened 12 years ago
Closed 12 years ago
[Mozillians] Manually update prod server
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P4)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: giorgos, Assigned: dmaher)
Details
(Whiteboard: [triaged 20130103][push interrupt])
Hello IT,
We are upgrading celery libraries on mozillians from an ancient version and we need your help to do that:
1. Push 9cb0a324f91
2. Please run the following command on mozillians.org
./manage.py dbshell < ./scripts/drop_celery_tables.sql
which will alter the database and drop the celery tables.
Thanks!
Reporter | ||
Comment 1•12 years ago
|
||
Please hold this until I ping someone on IRC. Thanks!
Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-webops → dmaher
Status: NEW → ASSIGNED
Priority: -- → P4
Whiteboard: [triaged 20130103][push interrupt]
Assignee | ||
Comment 2•12 years ago
|
||
dmaher@genericadm.private.phx1 mozillians]$ sudo git checkout 9cb0a324f91
M vendor
Previous HEAD position was 10f1939... [bug 737099] Move /robots.txt to /media/robots-prod.txt
HEAD is now at 9cb0a32... Update (django-)celery.
[dmaher@genericadm.private.phx1 mozillians]$ sudo ./manage.py dbshell < ./scripts/drop_celery_tables.sql
/data/genericrhel6/src/mozillians.org/mozillians/vendor/src/django/django/conf/__init__.py:75: DeprecationWarning: The ADMIN_MEDIA_PREFIX setting has been removed; use STATIC_URL instead.
"use STATIC_URL instead.", DeprecationWarning)
[dmaher@genericadm.private.phx1 mozillians]$
Assignee | ||
Comment 3•12 years ago
|
||
02:15:28 < giorgos> phrawzty, everything looks good. thanks!
02:19:44 < giorgos> phrawzty, you can close the bug
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•