Traceback (most recent call last): File "/usr/lib/portage/python3.7/doins.py", line 594, in <module> sys.exit(main(sys.argv[1:])) File "/usr/lib/portage/python3.7/doins.py", line 585, in main os.path.dirname(source)): File "/usr/lib/portage/python3.7/doins.py", line 434, in _doins return install_runner.install_file(source, os.path.dirname(dest)) File "/usr/lib/portage/python3.7/doins.py", line 370, in install_file return self._ins_runner.run(source, dest_dir) File "/usr/lib/portage/python3.7/doins.py", line 179, in run sstat = os.stat(source) FileNotFoundError: [Errno 2] No such file or directory: b'ABOUT.txt' * ERROR: net-nntp/sabnzbd-3.0.2::gentoo failed (install phase): * dodoc failed Caused by this line dodoc {ABOUT,ISSUES}.txt README.mkd licenses/* There is no ABOUT.txt in the 3.0.2 tarball, removing it from this line allows installation to complete.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecab3d9ba70cd2b136f1a149dd233cf5b2c288c7 commit ecab3d9ba70cd2b136f1a149dd233cf5b2c288c7 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2020-09-01 20:58:25 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2020-09-01 20:58:48 +0000 net-nntp/sabnzbd: ABOUT.txt is absent from release tarball Closes: https://bugs.gentoo.org/739852 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> net-nntp/sabnzbd/sabnzbd-3.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)