Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 792816 - kde-plasma/plymouth-kcm-5.21.90 No such file or directory: b'CONTRIBUTORS'
Summary: kde-plasma/plymouth-kcm-5.21.90 No such file or directory: b'CONTRIBUTORS'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-29 13:34 UTC by Fabio Coatti
Modified: 2021-05-29 21:13 UTC (History)
0 users

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 Fabio Coatti 2021-05-29 13:34:06 UTC
When building kde-plasma/plymouth-kcm-5.21.90 I get this error:

-- Installing: /var/tmp/portage/kde-plasma/plymouth-kcm-5.21.90/image/usr/share/locale/de/LC_MESSAGES/kcm_plymouth.mo
Traceback (most recent call last):
  File "/usr/lib/portage/python3.9/doins.py", line 594, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/python3.9/doins.py", line 582, in main
    if _doins(
  File "/usr/lib/portage/python3.9/doins.py", line 434, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/python3.9/doins.py", line 370, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python3.9/doins.py", line 179, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'CONTRIBUTORS'
 * ERROR: kde-plasma/plymouth-kcm-5.21.90::kde failed (install phase):
 *   dodoc failed
 * 

It should be self-explanatory, but if needed I can add the whole build.log

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2021-05-29 16:01:54 UTC
Thanks for reporting, logs not necessary.
Comment 2 Larry the Git Cow gentoo-dev 2021-05-29 21:13:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=aeca1e9974cf8e5ba5fe4d2f9692cc195e347fea

commit aeca1e9974cf8e5ba5fe4d2f9692cc195e347fea
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-29 15:56:45 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-29 15:56:45 +0000

    kde-plasma/plymouth-kcm: Drop nonexistent CONTRIBUTORS from DOCS
    
    Upstream commit 8bdaaf7db59034dc8ab9e29345afc6b6b10ac561
    
    Closes: https://bugs.gentoo.org/792816
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/plymouth-kcm/plymouth-kcm-5.21.90.ebuild      | 2 --
 kde-plasma/plymouth-kcm/plymouth-kcm-5.22.49.9999.ebuild | 2 --
 kde-plasma/plymouth-kcm/plymouth-kcm-9999.ebuild         | 2 --
 3 files changed, 6 deletions(-)