Skip to content

bump(x11/thunderbird): 151.0#29865

Merged
robertkirkman merged 1 commit into
termux:masterfrom
robertkirkman:thunderbird-151.0
May 22, 2026
Merged

bump(x11/thunderbird): 151.0#29865
robertkirkman merged 1 commit into
termux:masterfrom
robertkirkman:thunderbird-151.0

Conversation

@robertkirkman
Copy link
Copy Markdown
Member

@robertkirkman robertkirkman marked this pull request as draft May 20, 2026 01:09
@robertkirkman
Copy link
Copy Markdown
Member Author

I don't know why this error occurs and has to be worked around like this,

0:06.18   File "/home/builder/.termux-build/thunderbird/src/comm/build/moz.configure/gecko_source.configure", line 54, in get_sourcestamp
0:06.18     log.warn("sourcestamp.txt is corrupt!")
0:06.18     ^^^^^^^^
0:06.18 AttributeError: 'ReadOnlyNamespace' object has no attribute 'warn'

I will wait until another distro has thunderbird 151 to check if it also has this problem.

@robertkirkman robertkirkman marked this pull request as ready for review May 22, 2026 23:12
@robertkirkman
Copy link
Copy Markdown
Member Author

robertkirkman commented May 22, 2026

Ok, yesterday Arch Linux did this:

  # https://bugzilla.mozilla.org/show_bug.cgi?id=2041134
  sed -i 's/log\.warn(/log.warning(/' \
    comm/build/moz.configure/gecko_source.configure

it's almost exactly equivalent to my patch but just in a sed command instead of .patch file and editing the warning instead of removing it, so I am considering that this means my workaround is probably OK and others have reached the same problem and solution.

https://gitlab.archlinux.org/archlinux/packaging/packages/thunderbird/-/commit/2d45fbdcd2a55cc391daa83c4c846c7b44a6a5bf

@robertkirkman robertkirkman merged commit 9c23215 into termux:master May 22, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto update failing for thunderbird

1 participant