Closed Bug 310861 Opened 19 years ago Closed 19 years ago

Updates fail on trunk

Categories

(Toolkit :: Application Update, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: u88484, Unassigned)

Details

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20051001
Firefox/1.6a1 ID:2005100106

On trunk when I run 'Check for udpates' an update is found but there are errors
in the console and I keep getting the full update but when I restart nothing is
updated. 

Errors: 
Warning: trailing comma is not legal in ECMA-262 object initializers
Source file: chrome://mozapps/content/update/updates.js
Line: 454, Column: 0
Source code:
} 
Warning: trailing comma is not legal in ECMA-262 object initializers
Source file: chrome://mozapps/content/update/updates.js
Line: 1345, Column: 0
Source code:
}; 
Warning: trailing comma is not legal in ECMA-262 object initializers
Source file: chrome://mozapps/content/update/updates.js
Line: 1454, Column: 0
Source code:
}; 
Warning: trailing comma is not legal in ECMA-262 object initializers
Source file: chrome://mozapps/content/update/updates.js
Line: 1482, Column: 0
Source code:
}; 
Error: [Exception... "'Failure' when calling method:
[nsIWritablePropertyBag::getProperty]"  nsresult: "0x80004005
(NS_ERROR_FAILURE)"  location: "JS frame ::
chrome://mozapps/content/update/updates.js :: anonymous :: line 614"  data: no]
Source file: chrome://mozapps/content/update/updates.js
Line: 614
I also got this trying to update from 20050930 to 20051001 today. This same
update worked fine yesterday. Looks like something may have busted on the server
side sometime today.
Downloaded this (zip)build:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2005-10-01-06-trunk/
ran it in a new profile, chose Help > Check for updates, and after restarting
the build shows this ID: 1.9a1_2005100207.
So possibly the build is corrupted by other previous updates?
Benjamin, Darin, any chance this is related to removed-files?
Perhaps, see bug 310715
Which, by the way, should only affect incremental updates, not full updates.
or bug 311099?
Updates appear to be working splendidly for me; can this bug be closed now?
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.