Auto update ASan builds of Thunderbird Daily
Categories
(Thunderbird :: Build Config, enhancement)
Tracking
(thunderbird_esr91 unaffected, thunderbird100 unaffected)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird100 | --- | unaffected |
People
(Reporter: tdulcet, Assigned: rjl)
References
Details
Attachments
(4 files)
Follow up from bug 1641581. The Firefox Nightly Address Sanitizer builds automatically update:
The builds are self-updating daily like regular nightly builds (like with regular builds, you can go to “Help” → “About Nightly” to force an update check or confirm that you run the latest version).
The Thunderbird Daily ASan builds provided in bug 1641581 do not auto update, so users have to manually download the latest artifacts from treeherder every day. Auto updating ASan builds would make them much easier to regularly use.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Depends on D143516
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
D143725 needs to land before this does
Assignee | ||
Updated•3 years ago
|
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/b901a3db3499
Update packaging for Thunderbird ASan Reporter builds. r=mkmelin
Assignee | ||
Comment 4•3 years ago
|
||
For posterity... builds can be downloaded from latest-comm-central Filenames will have "asan-reporter". Automatic updates are set up.
Reporter | ||
Comment 5•3 years ago
|
||
(In reply to Rob Lemley [:rjl] from comment #4)
For posterity... builds can be downloaded from latest-comm-central Filenames will have "asan-reporter". Automatic updates are set up.
Thanks for the information. I downloaded one of the builds after this comment, but automatic updates do not seem to be working. As you can see from the screenshot, it says it is up date, but it is actually two versions old (today is 04-18).
Assignee | ||
Comment 6•3 years ago
|
||
Thanks for testing. I hadn't had a chance to verify the Windows build yet.
The update channel in your screenshot is wrong; it should say "nightly", not "default".
Until I get a chance to correct the build, you can modify defaults/pref/channel-prefs.js
in the install directory and change app.update.channel
to nightly
. This file is not overwritten by an update so it should stick.
The Linux build is correct, it's not clear what got missed in the Windows build.
Assignee | ||
Comment 7•3 years ago
|
||
Assignee | ||
Comment 8•3 years ago
|
||
Depends on D143929
Assignee | ||
Updated•3 years ago
|
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/b7776b6c5b32
Follow-up: Set correct update channel for win64-asan-reporter builds. r=aleca
https://hg.mozilla.org/comm-central/rev/9675177f7f41
Follow-up: Enable telemetry for asan-reporter builds. r=aleca
Assignee | ||
Comment 10•3 years ago
|
||
I checked today's Daily, and the update channel on the Windows build is set to "nightly" as it should be.
IIRC, that channel-prefs.js file will not get overwritten if you reinstall on top of one of the builds that had the update channel set to "default". You can edit it as I described above, or you can uninstall then reinstall.
Description
•