When upgrade to Thunderbird ESR 140?

Asked by R. Diez

I am using this PPA with my Ubuntu 22.04.5 (Jammy Jellyfish), which is still "supported".

When can I expect an upgrade to Thunderbird ESR 140? That version was released almost 3 months ago.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu thunderbird Edit question
Assignee:
No assignee Edit question
Solved by:
R. Diez
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

If you are using a PPA ("Personal Package Archive"), then you have to contact the provider of the PPA. (Are you sure that you are using a PPA?)

For diagnostic purposes please provide the output that you receive for the following commands (to be executed in a terminal window):

uname -a
lsb_release -crid
dpkg -l | grep thunderbird
apt policy thunderbird

Revision history for this message
R. Diez (rdiezmail-ubuntu) said :
#2

> Are you sure that you are using a PPA?

Yes, look at this output:

$ uname -a
Linux rdiez4 6.8.0-85-generic #85~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 19 16:18:59 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy

$ dpkg -l | grep thunderbird

ii thunderbird 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 amd64 Email, RSS and newsgroup client with integrated spam filter
ii thunderbird-locale-de 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 amd64 German language pack for Thunderbird
ii thunderbird-locale-en 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 amd64 English language pack for Thunderbird
ii thunderbird-locale-en-gb 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 all Transitional English language pack for Thunderbird
ii thunderbird-locale-en-us 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 all Transitional English language pack for Thunderbird
ii thunderbird-locale-es 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 amd64 Spanish; Castilian language pack for Thunderbird
ii thunderbird-locale-es-ar 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 all Transitional Spanish language pack for Thunderbird
ii thunderbird-locale-es-es 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 all Transitional Spanish language pack for Thunderbird

$ apt policy thunderbird
thunderbird:
  Installed: 1:128.14.0+build2-0ubuntu0.22.04.1~mt1
  Candidate: 1:128.14.0+build2-0ubuntu0.22.04.1~mt1
  Version table:
 *** 1:128.14.0+build2-0ubuntu0.22.04.1~mt1 500
        500 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu jammy/main amd64 Packages
        100 /var/lib/dpkg/status
     1:128.12.0+build1-0ubuntu0.22.04.1 500
        500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
        500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
     1:91.8.0+build2-0ubuntu1 500
        500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages

Revision history for this message
R. Diez (rdiezmail-ubuntu) said :
#3

It seems like I asked this question on the wrong team. I do not understand how I did this. I wanted to do it here:

https://launchpad.net/~mozillateam/+archive/ubuntu/ppa

But somehow I go confused. I am sorry.