Closed Bug 763634 Opened 12 years ago Closed 12 years ago

Update Symbolication Server to latest version

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: vladan, Assigned: nmaul)

References

Details

(Whiteboard: [webops:push])

I would like the symbolication server in bug 753588 updated to the latest version:

https://github.com/vdjeric/Snappy-Symbolication-Server

Note that the configuration file should not be overwritten, it should stay the same.
Whiteboard: [webops:push]
Assignee: server-ops → nmaul
Completed. Please let us know if you have any trouble with it.

[root@symbolapi1.webapp.phx1 Snappy-Symbolication-Server]# git pull
remote: Counting objects: 20, done.
remote: Compressing objects: 100% (6/6), done.
remote: Total 13 (delta 9), reused 11 (delta 7)
Unpacking objects: 100% (13/13), done.
From https://github.com/vdjeric/Snappy-Symbolication-Server
   6770570..3df3d6b  master     -> origin/master
Updating 6770570..3df3d6b
Fast-forward
 README                     |   17 ++-
 logging.py                 |   46 ++++----
 sample.conf                |    2 +
 symFileManager.py          |  556 +++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------
 symbolicationRequest.py    |  414 +++++++++++++++++++++++++++++++++++++++++-----------------------------
 symbolicationWebService.py |  398 +++++++++++++++++++++++++++++++++----------------------------------
 6 files changed, 758 insertions(+), 675 deletions(-)


[root@symbolapi1.webapp.phx1 Snappy-Symbolication-Server]# supervisorctl stop all
Snappy-Symbolication-Server: stopped
[root@symbolapi1.webapp.phx1 Snappy-Symbolication-Server]# supervisorctl status
Snappy-Symbolication-Server      STOPPED    Jun 13 02:33 PM
[root@symbolapi1.webapp.phx1 Snappy-Symbolication-Server]# supervisorctl start all
Snappy-Symbolication-Server: started
[root@symbolapi1.webapp.phx1 Snappy-Symbolication-Server]# supervisorctl status
Snappy-Symbolication-Server      RUNNING    pid 30979, uptime 0:00:15
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
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.