Fokko commented on PR #14015:
URL: https://github.com/apache/iceberg/pull/14015#issuecomment-3266790176
WARNING - Doc file 'docs/nightly/flink.md' contains a link
'flink-actions.md#rewrite-files-action', but the target
'docs/nightly/flink-actions.md' is not found among documentation files.
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.13.7/x64/bin/mkdocs", line 7, in
<module>
sys.exit(cli())
~~~^^
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/click/core.py",
line 1442, in __call__
return self.main(*args, **kwargs)
~~~~~~~~~^^^^^^^^^^^^^^^^^
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/click/core.py",
line 1363, in main
rv = self.invoke(ctx)
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/click/core.py",
line 1830, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/click/core.py",
line 1226, in invoke
return ctx.invoke(self.callback, **ctx.params)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/click/core.py",
line 794, in invoke
return callback(*args, **kwargs)
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/mkdocs/__main__.py",
line 315, in gh_deploy_command
build.build(cfg, dirty=not clean)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/mkdocs/commands/build.py",
line 325, in build
files.copy_static_files(dirty=dirty, inclusion=inclusion)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/mkdocs/structure/files.py",
line 122, in copy_static_files
file.copy_file(dirty)
~~~~~~~~~~~~~~^^^^^^^
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/mkdocs/structure/files.py",
line 485, in copy_file
utils.copy_file(self.abs_src_path, output_path)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/site-packages/mkdocs/utils/__init__.py",
line 123, in copy_file
shutil.copyfile(source_path, output_path)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/hostedtoolcache/Python/3.13.7/x64/lib/python3.13/shutil.py",
line 260, in copyfile
with open(src, 'rb') as fsrc:
~~~~^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory:
'/tmp/docs_oxlrjl8_/docs/nightly/docs'``````
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]