Closed Bug 944060 Opened 12 years ago Closed 12 years ago

MetroFirefox update requests on aurora get served nightly updates

Categories

(Release Engineering :: General, defect, P2)

x86
All
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: nthomas)

Details

eg: https://aus4.mozilla.org/update/3/MetroFirefox/21.0a1/20130213040206/WINNT_x86-msvc/en-US/aurora/Windows_NT%205.1.3.0%20%28x86%29/default/default/update.xml (don't mind the version and ancient buildID here, doesn't make any difference) <?xml version="1.0"?> <updates> <update type="minor" version="28.0a1" extensionVersion="28.0a1" buildID="20131127030201"> <patch type="complete" URL="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/11/2013-11-27-03-02-01-mozilla-central/firefox-28.0a1.en-US.win32.complete.mar" hashFunction="sha512" hashValue="5ecbd3ca957fa783f0ef619c080193e21d113e16cb0688cc47708aae35520a04174dcf08a9f5fcabaa977924b629e08140235f4c7e3a94872f20084e48eb8775" size="36493486"/> </update> </updates> The rule for Product=MetroFirefox and Channel=aurora is mapped to Firefox-mozilla-central-nightly-latest. bhearsum says this might be fallout from bug 933944 the last time we re-enabled Aurora updates.
Remapped the rule to Firefox-mozilla-aurora-nightly-latest, and we serve: <?xml version="1.0"?> <updates> <update type="minor" version="27.0a2" extensionVersion="27.0a2" buildID="20131127004001"> <patch type="complete" URL="http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/11/2013-11-27-00-40-01-mozilla-aurora/firefox-27.0a2.en-US.win32.complete.mar" hashFunction="sha512" hashValue="c33bffeb040ee238e852e88343507a1fb2f02cb137a72d5f15d341d972bfd6902fa8161704acb73bf1618d36134b1c2b7bca3a6685a6eeb8edc235e292ff950f" size="32787134"/> </update> </updates> The analysis is that we hit bug 933444 when rail re-enabled updates on the last merge, which resulted in the mapping being Fennec-mozilla-aurora-nightly-latest (wrong product, right branch). Ben came along to correct that, but put in Firefox-mozilla-central-nightly-latest (right product, wrong branch). Just to further prove this is non-trivial, I 'corrected' by using rollback but went to Fennec-mozilla-aurora-nightly-latest (wrong product, right branch, same as rail). Need some UI love.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.