Git is missing README.txt and the line: dodoc {AUTHORS,README}.txt returns an error: FileNotFoundError: [Errno 2] No such file or directory: b’README.txt’ Example: File “/usr/lib/portage/python3.11/doins.py”, line 609, in sys.exit(main(sys.argv[1:])) ^^^^^^^^^^^^^^^^^^ File “/usr/lib/portage/python3.11/doins.py”, line 598, in main if _doins( ^^^^^^^ File “/usr/lib/portage/python3.11/doins.py”, line 441, in _doins return install_runner.install_file(source, os.path.dirname(dest)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File “/usr/lib/portage/python3.11/doins.py”, line 375, in install_file return self._ins_runner.run(source, dest_dir) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File “/usr/lib/portage/python3.11/doins.py”, line 183, in run sstat = os.stat(source) ^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: b’README.txt’ ERROR: media-gfx/imagemagick-9999::gentoo failed (install phase): dodoc failed If you need support, post the output of emerge --info '=media-gfx/imagemagick-9999::gentoo', the complete build log and the output of emerge -pqv '=media-gfx/imagemagick-9999::gentoo'. The complete build log is located at ‘/var/calculate/tmp/portage/media-gfx/imagemagick-9999/temp/build.log’. The ebuild environment file is located at ‘/var/calculate/tmp/portage/media-gfx/imagemagick-9999/temp/environment’. Working directory: ‘/var/calculate/tmp/portage/media-gfx/imagemagick-9999/work/imagemagick-9999’ S: ‘/var/calculate/tmp/portage/media-gfx/imagemagick-9999/work/imagemagick-9999’ Messages for package media-gfx/imagemagick-9999: ERROR: media-gfx/imagemagick-9999::gentoo failed (install phase): dodoc failed If you need support, post the output of emerge --info '=media-gfx/imagemagick-9999::gentoo', the complete build log and the output of emerge -pqv '=media-gfx/imagemagick-9999::gentoo'. The complete build log is located at ‘/var/calculate/tmp/portage/media-gfx/imagemagick-9999/temp/build.log’. The ebuild environment file is located at ‘/var/calculate/tmp/portage/media-gfx/imagemagick-9999/temp/environment’. Working directory: ‘/var/calculate/tmp/portage/media-gfx/imagemagick-9999/work/imagemagick-9999’ S: ‘/var/calculate/tmp/portage/media-gfx/imagemagick-9999/work/imagemagick-9999’ Reproducible: Always
All Gentoo bugs involving build failure need emerge --info as a comment and build.log (compressed if necessary) as an attachment.
README.txt was removed in upstream f71ca6525321b33c818859d16b5d75e475531445
Already fixed.