WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263865
[GTK][WPE] `generate-bundle` is broken after
269647@main
https://bugs.webkit.org/show_bug.cgi?id=263865
Summary
[GTK][WPE] `generate-bundle` is broken after 269647@main
Vitaly Dyackhov
Reported
2023-10-30 02:25:07 PDT
``` vitaly@wkdev:~/Projects/WebKit$ Tools/Scripts/generate-bundle --platform gtk --bundle MiniBrowser --release Traceback (most recent call last): File "/home/vitaly/Projects/WebKit/Tools/Scripts/generate-bundle", line 920, in <module> sys.exit(main()) ^^^^^^ File "/home/vitaly/Projects/WebKit/Tools/Scripts/generate-bundle", line 915, in main bundle_file_path = bundle_creator.create() ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/vitaly/Projects/WebKit/Tools/Scripts/generate-bundle", line 329, in create self._tmpdir = self._create_tempdir(self._buildpath) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/vitaly/Projects/WebKit/Tools/Scripts/generate-bundle", line 207, in _create_tempdir raise ValueError('%s is not a directory' % basedir) ValueError: /home/vitaly/Projects/WebKit/WebKitBuild/Release is not a directory ```
Attachments
Add attachment
proposed patch, testcase, etc.
Vitaly Dyackhov
Comment 1
2023-10-30 02:36:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19705
EWS
Comment 2
2023-10-30 06:40:10 PDT
Committed
269938@main
(fee5c9a1355a): <
https://commits.webkit.org/269938@main
> Reviewed commits have been landed. Closing PR #19705 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-30 06:41:13 PDT
<
rdar://problem/117683366
>
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