Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878399 - media-gfx/gimp-9999 dodoc failed No such file or directory: b'devel-docs/CODING_STYLE.md
Summary: media-gfx/gimp-9999 dodoc failed No such file or directory: b'devel-docs/CODI...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-10-26 20:11 UTC by jospezial
Modified: 2022-10-30 09:40 UTC (History)
2 users (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 jospezial 2022-10-26 20:11:28 UTC
Installing symlink pointing to gimp-2.99.1 to /var/tmp/portage/media-gfx/gimp-9999/image/usr/share/man/man1/gimp.1
Running custom install script '/bin/sh -c mkdir -p $MESON_INSTALL_DESTDIR_PREFIX/share/gimp/2.99/fonts'
Traceback (most recent call last):
  File "/var/tmp/portage/._portage_reinstall_.nvcszo58/bin/doins.py", line 609, in <module>
    sys.exit(main(sys.argv[1:]))
             ^^^^^^^^^^^^^^^^^^
  File "/var/tmp/portage/._portage_reinstall_.nvcszo58/bin/doins.py", line 598, in main
    if _doins(
       ^^^^^^^
  File "/var/tmp/portage/._portage_reinstall_.nvcszo58/bin/doins.py", line 441, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/tmp/portage/._portage_reinstall_.nvcszo58/bin/doins.py", line 375, in install_file
    return self._ins_runner.run(source, dest_dir)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/var/tmp/portage/._portage_reinstall_.nvcszo58/bin/doins.py", line 183, in run
    sstat = os.stat(source)
            ^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: b'devel-docs/CODING_STYLE.md'
 * ERROR: media-gfx/gimp-9999::gentoo failed (install phase):
 *   dodoc failed


https://gitlab.gnome.org/GNOME/gimp/-/commit/62963aa748f4ca4db5dc4e3ebb54f96e9414aba8
"devel-docs: delete various devel docs which are now in developer.gimp.org"
Comment 1 Larry the Git Cow gentoo-dev 2022-10-30 09:40:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd45f45132f409b3d85a598aa99b2d74db1e37bd

commit dd45f45132f409b3d85a598aa99b2d74db1e37bd
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2022-10-28 21:47:10 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-30 09:35:59 +0000

    media-gfx/gimp: 9999, fix dodoc fail
    
    Closes: https://bugs.gentoo.org/878399
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Closes: https://github.com/gentoo/gentoo/pull/28014
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/gimp/gimp-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)