Closed
Bug 661565
Opened 14 years ago
Closed 14 years ago
[input] Push Firefox Input 4.0.2 to production
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: davedash, Assigned: jabba)
Details
Push 4.0.2. We made a typo on the version number. This will be a small change so people can see nightly data.
| Assignee | ||
Comment 1•14 years ago
|
||
[root@mradm02 ~]# /root/bin/input_update.sh
Updating vendor...
Already up-to-date.
Updating reporter...
remote: Counting objects: 12, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 7 (delta 5), reused 2 (delta 0)
Unpacking objects: 100% (7/7), done.
From git://github.com/fwenzel/reporter
a3b2fa5..1468919 master -> origin/master
3cc7333..5e4a693 prod -> origin/prod
* [new tag] 4.0.2 -> 4.0.2
Previous HEAD position was 3cc7333... Added versions 6.0a2 and 7.0a1 to the version list manually. Bug 660969.
HEAD is now at 5e4a693... Version should have been 7.0a1, not 7.0 :(. Bug 660969.
Getting highcharts...
Compressing Assets...
/data/input/www /data/input
[master 5054048] deploy input
3 files changed, 4 insertions(+), 4 deletions(-)
/data/input
From git://mradm02/data/input/www
c6ddf46..5054048 master -> origin/master
[pp-app-input03] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-input01] run: /data/bin/libget/get-php5-www-git.sh
[pp-app-input02] run: /data/bin/libget/get-php5-www-git.sh
Restart Apache? [y/n] y
[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
[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
[root@mradm02 ~]#
Assignee: server-ops → jdow
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
Matt, is this verified? Thanks.
Comment 3•14 years ago
|
||
Yes... QA verified. The version list correct and returning the expected results.
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
•