Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e63736fa1e854b0df0b3137d4de11757140d37e
      
https://github.com/WebKit/WebKit/commit/1e63736fa1e854b0df0b3137d4de11757140d37e
  Author: Carlos Alberto Lopez Perez <[email protected]>
  Date:   2026-09-17 (Thu, 17 Sep 2026)

  Changed paths:
    M 
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/install_deps_podman_start_test.sh

  Log Message:
  -----------
  [WPE][GTK] Release-Packaging-Nightly bots are failing the test step with the 
bundle because Debian 11 EOL (follow-up fix)
https://bugs.webkit.org/show_bug.cgi?id=324353

Unreviewed follow-up fix.

This is a follow-up fix after 321275@main. The test step still failed on 
Debian11.
The problem is that the Debian11 base image not longer has xz installed.
When it tried to decompress the bundle it failed with error:
  tar (child): xz: Cannot exec: No such file or directory

Fix this by ensuring to install both tar and xz commands.

* 
Tools/Scripts/webkitpy/binary_bundling/tests/webdriver/install_deps_podman_start_test.sh:

Canonical link: https://commits.webkit.org/321318@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to