Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931980 - media-gfx/imagemagick-9999: Error in "src_install()" in line "dodoc {AUTHORS,README}.txt"
Summary: media-gfx/imagemagick-9999: Error in "src_install()" in line "dodoc {AUTHORS,...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Codec Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-16 04:46 UTC by NickM
Modified: 2024-05-16 05:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description NickM 2024-05-16 04:46:17 UTC
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
Comment 1 Greg Kubaryk 2024-05-16 05:19:07 UTC
All Gentoo bugs involving build failure need emerge --info as a comment and build.log (compressed if necessary) as an attachment.
Comment 2 Greg Kubaryk 2024-05-16 05:20:47 UTC
README.txt was removed in upstream f71ca6525321b33c818859d16b5d75e475531445