On the pi5 I'm trying to downgrade thunderbird 115 back to thunderbird 102.
Thunderbird email version 115 was not an improvement over 102.
On the pi400 (bullseye) an update last year updated thunderbird V. 102 to V. 115. I was able to downgrade back to 102 and then lock it in with "sudo apt-mark hold thunderbird"
Can't seem to find thunderbird 1:102.13.1-1~deb11u1 on any deb package site and Mozilla thunderbird does not list arm64 builds.
https://pkgs.org/download/thunderbird lists only V. 115.
Any thoughts on how to locate the app V. 102, or is there a way to directly migrate (copy) the app from the pi4 to pi5?
Thanks
Pi400Pi5
Thunderbird email version 115 was not an improvement over 102.
On the pi400 (bullseye) an update last year updated thunderbird V. 102 to V. 115. I was able to downgrade back to 102 and then lock it in with "sudo apt-mark hold thunderbird"
Can't seem to find thunderbird 1:102.13.1-1~deb11u1 on any deb package site and Mozilla thunderbird does not list arm64 builds.
https://pkgs.org/download/thunderbird lists only V. 115.
Any thoughts on how to locate the app V. 102, or is there a way to directly migrate (copy) the app from the pi4 to pi5?
Thanks
Pi400
Code:
pi@400:~ $ apt-cache policy thunderbirdthunderbird: Installed: 1:102.13.1-1~deb11u1 Candidate: 1:115.12.0-1~deb11u1 Version table: 1:115.12.0-1~deb11u1 500 500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages 1:115.7.0-1~deb11u1 500 500 http://deb.debian.org/debian bullseye/main arm64 Packages *** 1:102.13.1-1~deb11u1 100 100 /var/lib/dpkg/status
Code:
pi@pi5-2:~ $ apt-cache policy thunderbirdthunderbird: Installed: (none) Candidate: 1:115.12.0-1~deb12u1 Version table: 1:115.12.0-1~deb12u1 500 500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages 100 /var/lib/dpkg/status 1:115.7.0-1~deb12u1 500 500 http://deb.debian.org/debian bookworm/main arm64 Packagespi@pi5-2:~ $ sudo apt-get install thunderbird=1:102.13.1.1~deb11u1Reading package lists... DoneBuilding dependency tree... DoneReading state information... DonePackage thunderbird is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another source
Statistics: Posted by ralphg — Sat Jun 22, 2024 11:03 pm