[Webkit-unassigned] [Bug 221068] New: [Flatpak SDK] Avoid "Invalid byte sequence in conversion input" errors and other encoding issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 16:38:56 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221068

            Bug ID: 221068
           Summary: [Flatpak SDK] Avoid "Invalid byte sequence in
                    conversion input" errors and other encoding issues
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lmoura at igalia.com

After r271938, sometimes the flatpak invocation could raise the following error without more information:

Error: Invalid byte sequence in conversion input

This seems to happen due to LANG being deleted in flatpakutils.py before being set in webkit-bwrap.

Also, the webkit-flatpak script may fail with encoding issues when printing the messages "Running..." and "Command.... exited with non-zero status" with the non-ascii prompt.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210128/9b944f7f/attachment.htm>


More information about the webkit-unassigned mailing list