Traceback (most recent call last): File "/usr/lib/portage/python3.9/doins.py", line 607, in <module> sys.exit(main(sys.argv[1:])) File "/usr/lib/portage/python3.9/doins.py", line 596, in main if _doins( File "/usr/lib/portage/python3.9/doins.py", line 439, in _doins return install_runner.install_file(source, os.path.dirname(dest)) File "/usr/lib/portage/python3.9/doins.py", line 373, in install_file return self._ins_runner.run(source, dest_dir) File "/usr/lib/portage/python3.9/doins.py", line 181, in run sstat = os.stat(source) FileNotFoundError: [Errno 2] No such file or directory: b'NEWS' * ERROR: app-arch/libdeflate-1.9::science failed (install phase): * dodoc failed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/sci.git/commit/?id=1e928e4c4b1a0b44a5e062afda78dbc0defff127 commit 1e928e4c4b1a0b44a5e062afda78dbc0defff127 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-06-12 08:45:47 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-06-12 09:40:47 +0000 app-arch/libdeflate: add version 1.11 Closes: https://bugs.gentoo.org/851192 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> app-arch/libdeflate/Manifest | 1 + app-arch/libdeflate/libdeflate-1.11.ebuild | 28 ++++++++++++++++++++++++++++ app-arch/libdeflate/libdeflate-1.9.ebuild | 2 +- app-arch/libdeflate/libdeflate-9999.ebuild | 4 ++-- 4 files changed, 32 insertions(+), 3 deletions(-)