When I attempt to seed a patch locally, and to test users, the latest update MAR fails to apply (only had this issue with 35.x). I can't seem to figure out what's wrong as none of the logs specify a specific error from what I can see. Any help would be greatly appreciated!
---- Performing a staged update PATCH DIRECTORY C:\Users\alex\AppData\Local\Mozilla\updates\6F940AC27A98DD61\updates\0 INSTALLATION DIRECTORY C:\Program Files\Firefox WORKING DIRECTORY C:\Program Files\Firefox\updated failed: 19 calling QuitProgressUI ---- ---- AUS:SVC UpdateManager:_loadXMLFileIntoArray: XML file does not exist AUS:SVC Creating UpdateService AUS:SVC Checker: checkForUpdates, force: true AUS:SVC Checker:getUpdateURL - update URL: https://localhost/update/test/win/update.xml?force=1 AUS:SVC gCanCheckForUpdates - able to check for updates AUS:SVC recordInHealthReport - updateCheckStart - 0 AUS:SVC Checker:checkForUpdates - sending request to: https://localhost/update/test/win/update.xml?force=1 AUS:SVC Checker:onLoad - request completed downloading document AUS:SVC Checker:getUpdateURL - update URL: https://localhost/update/test/win/update.xml?force=1 AUS:SVC Checker:onLoad - number of updates available: 1 AUS:SVC recordInHealthReport - updateCheckSuccess - 0 AUS:SVC gCanApplyUpdates - testing write access C:\Users\alex\AppData\Local\Mozilla\updates\6F940AC27A98DD61\update.test AUS:SVC gCanApplyUpdates - windowsVersion = 6.1 AUS:SVC gCanApplyUpdates - on Vista, userCanElevate: false AUS:SVC gCanApplyUpdates - testing write access C:\Program Files\Firefox\update.test AUS:SVC gCanApplyUpdates - able to apply updates AUS:SVC UpdateService:removeDownloadListener - no downloader! AUS:UI gUpdates:onLoad - setting current page to startpage updatesfoundbillboard AUS:UI General:getPref - failed to get preference: app.update.billboard.test_url AUS:SVC Creating Downloader AUS:SVC UpdateService:_downloadUpdate AUS:SVC readStringFromFile - file doesn't exist: C:\Users\alex\AppData\Local\Mozilla\updates\6F940AC27A98DD61\updates\0\update.status AUS:SVC readStatusFile - status: null, path: C:\Users\alex\AppData\Local\Mozilla\updates\6F940AC27A98DD61\updates\0\update.status AUS:SVC UpdateManager:_loadXMLFileIntoArray: XML file does not exist AUS:SVC recordInHealthReport - completeUpdateStart - 0 AUS:SVC Downloader:downloadUpdate - downloading from https://localhost/test-builds/update.win64.complete.mar to C:\Users\alex\AppData\Local\Mozilla\updates\6F940AC27A98DD61\updates\0\update.mar AUS:SVC Downloader:onStartRequest - original URI spec: https://localhost/test-builds/update.win64.complete.mar, final URI spec: https://localhost/test-builds/update.win64.complete.mar AUS:SVC Downloader:onProgress - progress: 34438/75659735 AUS:SVC Downloader:onProgress - progress: 75659735/75659735 AUS:SVC Downloader:onStopRequest - original URI spec: https://localhost/test-builds/update.win64.complete.mar, final URI spec: https://localhost/test-builds/update.win64.complete.mar, status: 0 AUS:SVC Downloader:onStopRequest - status: 0, current fail: 0, max fail: 10, retryTimeout: 2000 AUS:SVC recordInHealthReport - completeUpdateSuccess - 0 AUS:SVC Downloader:_verifyDownload called AUS:SVC Downloader:_verifyDownload downloaded size == expected size. AUS:SVC Downloader:_verifyDownload hashes match. AUS:SVC Downloader:onStopRequest - setting state to: pending AUS:UI gDownloadingPage:onStopRequest - patch verification succeeded AUS:SVC canStageUpdatesSession - testing write access C:\Program Files\Firefox\update.test AUS:SVC canStageUpdatesSession - testing write access C:\Program Files\update.test AUS:SVC canStageUpdatesSession - able to stage updates AUS:SVC canStageUpdatesSession - testing write access C:\Program Files\Firefox\update.test AUS:SVC canStageUpdatesSession - testing write access C:\Program Files\update.test AUS:SVC canStageUpdatesSession - able to stage updates AUS:SVC Downloader:onStopRequest - attempting to stage update: Firefox 35.0.1 AUS:SVC readStatusFile - status: failed: 19, path: C:\Users\alex\AppData\Local\Mozilla\updates\6F940AC27A98DD61\updates\0\update.status AUS:SVC handleFallbackToCompleteUpdate - install of complete or only one patch offered failed. AUS:SVC UpdateManager:refreshUpdateStatus - Notifying observers that the update was staged. state: failed, status: failed: 19 AUS:UI gErrorsPage:onPageShow - update.statusText: The Update could not be installed (patch apply failed) ---- _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

