brew test-bot --only-tap-syntax
failing on Linux due to “Invalid byte sequence in utf-8”
#6312
-
Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 12 replies
-
Thank you for opening this post, was about to post about the same issue (and Mike pointed out in the brew test bot repo that discussions are the better place to raise issues like this). Just like you reported this issue only occurred recently, the last formula update in my custom tap took place in mid-May, which succeeded without issue. I also noticed that the Here's the more detailed output:
|
Beta Was this translation helpful? Give feedback.
-
Similar failure here: https://github.com/nodenv/homebrew-nodenv/actions/runs/16630365669/job/47057914670 |
Beta Was this translation helpful? Give feedback.
-
So I added a step to run
I very well could be wrong, but doesn't this line imply that any file not matching the suffix |
Beta Was this translation helpful? Give feedback.
-
Probably worth filing an issue at Homebrew/brew. |
Beta Was this translation helpful? Give feedback.
fixed by Homebrew/brew#20340 ! (for me at least)