https://gitlab.gnome.org/GNOME/gimp/-/commit/ca5b2cd7c726f49fb16072660121ad38800844dc "devel-docs: Update content according to 'gimp-web-devel' - Drops HACKING file (it is outdated and we have the "same thing", updated, in the devel site), but moved PDB content to the README * Update various links now to the devel site + Added 'TODOs' to avoid confusion from titles with empty content and removed some that are already implemented" Running custom install script '/bin/sh -c mkdir -p $MESON_INSTALL_DESTDIR_PREFIX/share/gimp/2.99/fonts' Traceback (most recent call last): File "/usr/lib/portage/python3.12/doins.py", line 609, in <module> sys.exit(main(sys.argv[1:])) ^^^^^^^^^^^^^^^^^^ File "/usr/lib/portage/python3.12/doins.py", line 598, in main if _doins( ^^^^^^^ File "/usr/lib/portage/python3.12/doins.py", line 441, in _doins return install_runner.install_file(source, os.path.dirname(dest)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/portage/python3.12/doins.py", line 375, in install_file return self._ins_runner.run(source, dest_dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/portage/python3.12/doins.py", line 183, in run sstat = os.stat(source) ^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: b'devel-docs/HACKING.md' remove "devel-docs/HACKING.md" from DOCS=( "AUTHORS" "devel-docs/HACKING.md" "NEWS" "README" "README.i18n" ) in gimp-9999.ebuild
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=932557610a61940368c4443de4e643698bcde2b6 commit 932557610a61940368c4443de4e643698bcde2b6 Author: Sergey Torokhov <torokhov-s-a@yandex.ru> AuthorDate: 2024-01-21 12:41:27 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-21 17:11:37 +0000 media-gfx/gimp: -9999, remove "devel-docs/HACKING.md" from DOCS Closes: https://bugs.gentoo.org/922542 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/34940 Signed-off-by: Sam James <sam@gentoo.org> media-gfx/gimp/gimp-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)