WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
306979
[Tools][GTK] generate-bundle script fails on bot GTK-Linux-64bit-Release-Packaging-Nightly after
306045@main
https://bugs.webkit.org/show_bug.cgi?id=306979
Summary
[Tools][GTK] generate-bundle script fails on bot GTK-Linux-64bit-Release-Pack...
Carlos Alberto Lopez Perez
Reported
2026-02-04 12:50:56 PST
The new icon path added on
306045@main
to copy into the bundle, which is needed on the SDK is failing on the old Flatpak environment that this bot still uses. See log at
https://build.webkit.org/#/builders/1321/builds/503
: Copy basic GTK icons. Traceback (most recent call last): File "/app/webkit/Tools/Scripts/generate-bundle", line 974, in <module> sys.exit(main()) ^^^^^^ File "/app/webkit/Tools/Scripts/generate-bundle", line 969, in main bundle_file_path = bundle_creator.create() ^^^^^^^^^^^^^^^^^^^^^^^ File "/app/webkit/Tools/Scripts/generate-bundle", line 357, in create self._create_bundle(bundle_binary) File "/app/webkit/Tools/Scripts/generate-bundle", line 894, in _create_bundle raise NotImplementedError('Can not find the GTK icon theme at path "%s" in this system' % gtk_source_icon_dir) NotImplementedError: Can not find the GTK icon theme at path "/run/host/share/icons/gnome" in this system
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Alberto Lopez Perez
Comment 1
2026-02-04 13:00:56 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57880
EWS
Comment 2
2026-02-04 13:04:21 PST
Committed
306803@main
(ea0f390dc6d0): <
https://commits.webkit.org/306803@main
> Reviewed commits have been landed. Closing PR #57880 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2026-02-04 13:05:13 PST
<
rdar://problem/169647298
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug