-
-
Notifications
You must be signed in to change notification settings - Fork 10.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thunderbird LATEST vs ESR #187251
Comments
Mozilla's communication on this has been very confusing. In the previous announcement they made it clear that monthly releases are not the same as betas: https://support.mozilla.org/en-US/kb/thunderbird-128-nebula-faq We took data from https://product-details.mozilla.org/1.0/thunderbird_versions.json and Seems like they've suddenly changed the definition of what "latest" means to now mean a beta, breaking any scripts that use that API in the process. Based on https://thunderbird.topicbox.com/groups/planning/T10766b2d0c60c029/product-details-update-for-monthly-releases, it seems like "latest" will be the correct thing to use, but not for v131 so we need to temporarily move to ESR and then move back when ready. |
Unfortunately, starting Thunderbird after the upgrade to 131.0 made my profile incompatible with 128.2.3esr. |
In that case, we probably have no choice but to stick with it then. It's unfortunate that this happened. Unsurprisingly, we're not the only package manager affected (see Arch, Scoop etc.) as this change was announced on an obscure channel with just a few days notice. Even the documentation wasn't updated. We will add a |
I fully understand that this is neither the fault nor the responsibility of Homebrew's team, but do you recommend any action for endusers to handle this situation? Do we need to migrate to another cask? Or do you plan to migrate the "existing" Thunderbird cask to a different kind of release once that is ready? |
The monthly release channel will eventually become stable so we'll keep everyone on that branch until it does. The recommendation is to ignore the warning as it will be removed in a future release. There is an ESR cask available too now but that is only for those who really don't want the warning and are okay with a new profile. |
Verification
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
It seems that Thunderbird cask should follow ESR channel instead of LATEST or, at least, create different casks.
Launching the latest (131), Thunderbird shows the following warning:
Command that failed
Output of command with
--verbose --debug
Output of
brew doctor
andbrew config
Output of
brew tap
The text was updated successfully, but these errors were encountered: