Public bug reported: Version 140.8.0 is an esr version but app.update.channel is release. We noticed this when looking through release channel crashes.
root@ubu:/usr/lib/thunderbird# apt policy thunderbird thunderbird: Installed: 1:140.8.0+build1-0ubuntu0.24.04.1~mt2 Candidate: 2:1snap1-0ubuntu3 Version table: 2:1snap1-0ubuntu3 500 500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages *** 1:140.8.0+build1-0ubuntu0.24.04.1~mt2 500 500 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble/main amd64 Packages 100 /var/lib/dpkg/status root@ubu:/usr/lib/thunderbird# grep -r app.update.channel defaults/pref/channel-prefs.js:pref("app.update.channel", "release"); I think this should be simple as specifying in mozconfig.in: ac_add_options --enable-update-channel=default or ac_add_options --enable-update-channel=esr ** Affects: thunderbird (Ubuntu) Importance: Undecided Status: New ** Description changed: Version 140.8.0 is an esr version but app.update.channel is release. We noticed this when looking through release channel crashes. root@ubu:/usr/lib/thunderbird# apt policy thunderbird thunderbird: - Installed: 1:140.8.0+build1-0ubuntu0.24.04.1~mt2 - Candidate: 2:1snap1-0ubuntu3 - Version table: - 2:1snap1-0ubuntu3 500 - 500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages - *** 1:140.8.0+build1-0ubuntu0.24.04.1~mt2 500 - 500 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble/main amd64 Packages - 100 /var/lib/dpkg/status + Installed: 1:140.8.0+build1-0ubuntu0.24.04.1~mt2 + Candidate: 2:1snap1-0ubuntu3 + Version table: + 2:1snap1-0ubuntu3 500 + 500 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages + *** 1:140.8.0+build1-0ubuntu0.24.04.1~mt2 500 + 500 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble/main amd64 Packages + 100 /var/lib/dpkg/status root@ubu:/usr/lib/thunderbird# grep -r app.update.channel defaults/pref/channel-prefs.js:pref("app.update.channel", "release"); - I think this should be simple as specifying in mozconfig.in: - ac_add_options --enable-update-channel=default - or - ac_add_options --enable-update-channel=esr -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2142908 Title: esr version of package from ppa:mozillateam/ppa is using release channel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2142908/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
