Hi Carsten,

1) Did you use Thunderbird's Release Candidate Build 1 instead of Release Candidate Build 2 for the Debian 102.7.1 release [1]? It appears you uploaded the Debian package on the "2023-01-24" [2]. Build 2 was only released on the 31st of January.

$ diff -rq build1/thunderbird-102.7.1/comm/mailnews/base/src/ debian/thunderbird-102.7.1/comm/mailnews/base/src/

$ diff -rq build2/thunderbird-102.7.1/comm/mailnews/base/src/ debian/thunderbird-102.7.1/comm/mailnews/base/src/ Files build2/thunderbird-102.7.1/comm/mailnews/base/src/OAuth2.jsm and debian/thunderbird-102.7.1/comm/mailnews/base/src/OAuth2.jsm differ Files build2/thunderbird-102.7.1/comm/mailnews/base/src/OAuth2Providers.jsm and debian/thunderbird-102.7.1/comm/mailnews/base/src/OAuth2Providers.jsm differ

2) The authentication successfully completed with the upstream build of Thunderbird 102.7.1 [3], whereas the authentication was in an infinite loop with the Debian build of Thunderbird 102.7.1.

Regards,
Harshula

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1814536
[2] https://tracker.debian.org/news/1413005/accepted-thunderbird-110271-1-source-into-unstable/ [3] https://download-origin.cdn.mozilla.net/pub/thunderbird/releases/102.7.1/linux-x86_64/en-US/thunderbird-102.7.1.tar.bz2

------------------------------------------------------------
https://download-origin.cdn.mozilla.net/pub/thunderbird/candidates/102.7.1-candidates/build1/source/

File    thunderbird-102.7.1.source.tar.xz       477M    24-Jan-2023 03:33
File    thunderbird-102.7.1.source.tar.xz.asc   833     24-Jan-2023 03:33

$ sha256sum thunderbird-102.7.1.source.tar.xz
74cbf32140cbbd7954093f7adc1a1d0cf8a9b0f77dfd9d344540a111fed9ac20 thunderbird-102.7.1.source.tar.xz


https://download-origin.cdn.mozilla.net/pub/thunderbird/candidates/102.7.1-candidates/build2/source/

File    thunderbird-102.7.1.source.tar.xz       487M    31-Jan-2023 15:46
File    thunderbird-102.7.1.source.tar.xz.asc   833     31-Jan-2023 15:46

$ sha256sum thunderbird-102.7.1.source.tar.xz
00c9a215ec99b4ce1683c8581b5bb44759ad31cb1303bdec173c053fcee27c91 thunderbird-102.7.1.source.tar.xz


https://download-origin.cdn.mozilla.net/pub/thunderbird/releases/102.7.1/source/

File    thunderbird-102.7.1.source.tar.xz       487M    01-Feb-2023 02:10
File    thunderbird-102.7.1.source.tar.xz.asc   833     01-Feb-2023 02:10

$ sha256sum thunderbird-102.7.1.source.tar.xz
00c9a215ec99b4ce1683c8581b5bb44759ad31cb1303bdec173c053fcee27c91 thunderbird-102.7.1.source.tar.xz
------------------------------------------------------------
$ diff -rq build1/thunderbird-102.7.1/ build2/thunderbird-102.7.1
Files build1/thunderbird-102.7.1/comm/chat/protocols/xmpp/xmpp-base.jsm and 
build2/thunderbird-102.7.1/comm/chat/protocols/xmpp/xmpp-base.jsm differ
Files build1/thunderbird-102.7.1/comm/mail/base/content/mailContextMenus.js and 
build2/thunderbird-102.7.1/comm/mail/base/content/mailContextMenus.js differ
Files build1/thunderbird-102.7.1/comm/mail/base/content/utilityOverlay.js and 
build2/thunderbird-102.7.1/comm/mail/base/content/utilityOverlay.js differ
Files 
build1/thunderbird-102.7.1/comm/mail/components/compose/content/MsgComposeCommands.js
 and 
build2/thunderbird-102.7.1/comm/mail/components/compose/content/MsgComposeCommands.js
 differ
Only in 
build2/thunderbird-102.7.1/comm/mail/components/extensions/test/browser: 
browser_ext_compose_bug1804796.js
Files 
build1/thunderbird-102.7.1/comm/mail/components/extensions/test/browser/browser.ini
 and 
build2/thunderbird-102.7.1/comm/mail/components/extensions/test/browser/browser.ini
 differ
Files build1/thunderbird-102.7.1/comm/mail/themes/windows/mail/mailWindow1.css 
and build2/thunderbird-102.7.1/comm/mail/themes/windows/mail/mailWindow1.css 
differ
Files build1/thunderbird-102.7.1/comm/mailnews/base/src/OAuth2.jsm and 
build2/thunderbird-102.7.1/comm/mailnews/base/src/OAuth2.jsm differ
Files build1/thunderbird-102.7.1/comm/mailnews/base/src/OAuth2Providers.jsm and 
build2/thunderbird-102.7.1/comm/mailnews/base/src/OAuth2Providers.jsm differ
Files build1/thunderbird-102.7.1/comm/mailnews/compose/src/nsMsgCompose.cpp and 
build2/thunderbird-102.7.1/comm/mailnews/compose/src/nsMsgCompose.cpp differ
Files 
build1/thunderbird-102.7.1/comm/mailnews/import/modules/AddrBookFileImporter.jsm
 and 
build2/thunderbird-102.7.1/comm/mailnews/import/modules/AddrBookFileImporter.jsm
 differ
Files 
build1/thunderbird-102.7.1/comm/mailnews/import/test/unit/resources/addressbook.json
 and 
build2/thunderbird-102.7.1/comm/mailnews/import/test/unit/resources/addressbook.json
 differ
Only in build2/thunderbird-102.7.1/comm/mailnews/import/test/unit/resources: 
dos_vcard_addressbook.vcf
Files 
build1/thunderbird-102.7.1/comm/mailnews/import/test/unit/test_AddrBookFileImporter.js
 and 
build2/thunderbird-102.7.1/comm/mailnews/import/test/unit/test_AddrBookFileImporter.js
 differ
Files build1/thunderbird-102.7.1/sourcestamp.txt and 
build2/thunderbird-102.7.1/sourcestamp.txt differ

Reply via email to