Closed Bug 500969 Opened 15 years ago Closed 15 years ago

XULRunner symbols are being published into firefox symbol store

Categories

(Release Engineering :: General, defect, P2)

x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: coop)

Details

Attachments

(2 files)

See the likes of xulrunner-1.9.1pre-WINNT-20090627031846-symbols.txt in stage:/mnt/netapp/breakpad/symbols_ffx - there's a separate symbols_xr directory, which I assume we should be using instead.
Assignee: nobody → ccooper
Status: NEW → ASSIGNED
Priority: -- → P2
Comment on attachment 385812 [details] [diff] [review]
Use XR user/path/key for uploading XR symbols

>diff --git a/mozilla2-staging/config.py b/mozilla2-staging/config.py
>+SYMBOL_SERVER_PATH = '/data/symbols/'
>+SYMBOL_SERVER_XULRUNNER_PATH = '/data/symbols/'

Looks good. If you're feeling energetic then go ahead and make staging like production here by appending symbols_fx etc (plus dir creation on staging-stage, checking the cleanup cronjobs).
Attachment #385812 - Flags: review?(nthomas) → review+
Comment on attachment 385812 [details] [diff] [review]
Use XR user/path/key for uploading XR symbols

I took nthomas' suggestion and made the paths identical between production and staging, and fixed up the cronjobs to match.

http://hg.mozilla.org/build/buildbot-configs/rev/cca803432ff1
Attachment #385812 - Flags: checked‑in+
Reconfig-ed production-master, staging-master will pick up the changes on next reconfig (bhearsum is using it right now).
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
The SSH_KEY part of this has a problem. I get a key/account mismatch trying to do a 1.9.1.0 build for bug 502915, using the nightly factory:
  SYMBOL_SERVER_PATH=/mnt/netapp/breakpad/symbols_xr/
  SYMBOL_SERVER_SSH_KEY=/home/cltbld/.ssh/ffxbld_dsa
and the ssh connection fails.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Attached patch Fix SSH_KEYSplinter Review
Assigns the result of the replace where we want it.
Attachment #387333 - Flags: review?(ccooper)
Attachment #387333 - Flags: review?(ccooper) → review+
production-master reconfig-ed.
Status: REOPENED → RESOLVED
Closed: 15 years ago15 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: