Closed
Bug 658669
Opened 14 years ago
Closed 14 years ago
Push Firefox Input 3.5.1 to production
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: wenzel, Assigned: jabba)
References
Details
Please perform a push for Firefox Input today, to pick up a stopgap fix for bug 658662.
The code is tagged and ready to go.
No outage page needed. No downtime.
User impact: Added version number on dashboard.
Reporter | ||
Updated•14 years ago
|
Assignee: server-ops → jdow
Assignee | ||
Comment 1•14 years ago
|
||
[root@mradm02 ~]# /root/bin/input_update.sh
Updating vendor...
remote: Counting objects: 5, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 3 (delta 2), reused 0 (delta 0)
Unpacking objects: 100% (3/3), done.
From git://github.com/fwenzel/reporter-lib
742ed1c..ef1cdee master -> origin/master
Updating 742ed1c..ef1cdee
Fast-forward
src/jingo | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
remote: Counting objects: 33, done.
remote: Compressing objects: 100% (27/27), done.
remote: Total 27 (delta 16), reused 0 (delta 0)
Unpacking objects: 100% (27/27), done.
From git://github.com/jbalogh/jingo
dd3a293..76c599d master -> origin/master
Submodule path 'src/jingo': checked out '76c599d9592d57cc4de366c976a6d4889640832a'
Updating reporter...
remote: Counting objects: 115, done.
remote: Compressing objects: 100% (88/88), done.
remote: Total 90 (delta 56), reused 0 (delta 0)
Unpacking objects: 100% (90/90), done.
From git://github.com/fwenzel/reporter
2a7e466..5264b97 master -> origin/master
2a7e466..7136551 prod -> origin/prod
* [new tag] 3.5.1 -> 3.5.1
Previous HEAD position was 2a7e466... Add remaining counter to description (bug 655738)
HEAD is now at 7136551... Added 5.0 as an extra version to dashboard. Stopgap for bug 658662.
Getting highcharts...
Compressing Assets...
/data/input/www /data/input
[master 07f5a97] deploy input
8 files changed, 75 insertions(+), 112 deletions(-)
rewrite django/input.mozilla.com/reporter/vendor/src/jingo/jingo/__init__.pyc (61%)
/data/input
From git://mradm02/data/input/www
0020789..07f5a97 master -> origin/master
[pp-app-input01] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-input02] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-input03] run: /data/bin/libget/get-php5-www-git.sh
Restart Apache? [y/n] y
[pp-app-input02] run: apachectl graceful
[pp-app-input02] err: Warning: DocumentRoot [/data/www/default] does not exist
[pp-app-input02] err: Warning: DocumentRoot [/data/www/default] does not exist
[pp-app-input02] err: httpd: Could not reliably determine the server's fully qualified domain name, using pp-app-input02.phx.mozilla.com for ServerName
[pp-app-input03] run: apachectl graceful
[pp-app-input03] err: Warning: DocumentRoot [/data/www/default] does not exist
[pp-app-input03] err: Warning: DocumentRoot [/data/www/default] does not exist
[pp-app-input01] run: apachectl graceful
[pp-app-input01] err: Warning: DocumentRoot [/data/www/default] does not exist
[pp-app-input01] err: Warning: DocumentRoot [/data/www/default] does not exist
[root@mradm02 ~]#
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•14 years ago
|
||
Done, thanks!
http://input.mozilla.com/en-US/search?q=&product=firefox&version=5.0&date_start=&date_end=
Status: RESOLVED → VERIFIED
Updated•12 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
•