Closed
Bug 585327
Opened 15 years ago
Closed 15 years ago
[amo] Please update amo to the 5.11.7.2 tag
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbalogh, Assigned: oremj)
Details
oremj has a script called fast_update_zamboni (I think). It's not on here, but maybe something will help: https://intranet.mozilla.org/UpdateAMO#Zamboni
We need to update to fix bug 585072, which is preventing add-ons from showing up on the site.
Here's the log of the last update if it helps: https://bugzilla.mozilla.org/show_bug.cgi?id=584546#c7
There are no vendor updates or migrations, celeryd should be restarted.
| Reporter | ||
Updated•15 years ago
|
Summary: [amo] Please update amo to the 5.11.7.2 → [amo] Please update amo to the 5.11.7.2 tag
| Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → jeremy.orem+bugs
| Assignee | ||
Comment 1•15 years ago
|
||
./zamboni_quick_update.sh /data/amo_python/src/prod/zamboni 5.11.7.2 -v
+ git fetch -t origin
remote: Counting objects: 18, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 12 (delta 10), reused 0 (delta 0)
Unpacking objects: 100% (12/12), done.
From git://github.com/jbalogh/zamboni
* [new tag] 5.11.7.2 -> 5.11.7.2
+ git checkout 5.11.7.2
Previous HEAD position was d0067bc... update locale
HEAD is now at dfcaa7e... no caching for fast_current_version
+ git submodule update --init
+ set +x
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•15 years ago
|
||
Thanks Jeremy! I'll try not to break the website so much.
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 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
•