Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 828473 - dev-java/jython-2.7.0-r4[doc] - FileNotFoundError: [Errno 2] No such file or directory: b'dist/Doc/javadoc'
Summary: dev-java/jython-2.7.0-r4[doc] - FileNotFoundError: [Errno 2] No such file or ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-06 20:00 UTC by ernsteiswuerfel
Modified: 2023-05-11 10:12 UTC (History)
0 users

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


Attachments
build.log (jython-2.7.0-r4:20211206-192800.log,19.80 KB, text/plain)
2021-12-06 20:00 UTC, ernsteiswuerfel
Details
emerge --info (file_828473.txt,6.06 KB, text/plain)
2021-12-06 20:00 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2021-12-06 20:00:20 UTC
Created attachment 757576 [details]
build.log

[...]
Traceback (most recent call last):
  File "/usr/lib/portage/python3.9/doins.py", line 607, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/python3.9/doins.py", line 596, in main
    if _doins(
  File "/usr/lib/portage/python3.9/doins.py", line 439, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/python3.9/doins.py", line 373, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python3.9/doins.py", line 181, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'dist/Doc/javadoc'
 * ERROR: dev-java/jython-2.7.0-r4::gentoo failed (install phase):
 *   dodoc failed
 * 
 * If you need support, post the output of `emerge --info '=dev-java/jython-2.7.0-r4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-java/jython-2.7.0-r4::gentoo'`.
 * The complete build log is located at '/var/log/portage/build/dev-java/jython-2.7.0-r4:20211206-192800.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-java/jython-2.7.0-r4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-java/jython-2.7.0-r4/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-java/jython-2.7.0-r4/work'
 * S: '/var/tmp/portage/dev-java/jython-2.7.0-r4/work'
!!! When you file a bug report, please include the following information:
GENTOO_VM=icedtea-bin-8  CLASSPATH="" JAVA_HOME="/opt/icedtea-bin-3.16.0"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="javac"
and of course, the output of emerge --info =jython-2.7.0

>>> Failed to emerge dev-java/jython-2.7.0-r4, Log file:

>>>  '/var/log/portage/build/dev-java/jython-2.7.0-r4:20211206-192800.log'

 * Messages for package dev-java/jython-2.7.0-r4:
 * Log file: /var/log/portage/build/dev-java/jython-2.7.0-r4:20211206-192800.log

 * ERROR: dev-java/jython-2.7.0-r4::gentoo failed (install phase):
 *   dodoc failed
Comment 1 ernsteiswuerfel archtester 2021-12-06 20:00:50 UTC
Created attachment 757577 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-05-11 10:12:39 UTC
The bug has been closed via the following commit(s):

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

commit e4d717fb45ff9bf0ae328dccee5dd761630c3436
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-05-11 10:12:23 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-05-11 10:12:23 +0000

    dev-java/jython: treeclean
    
    Closes: https://bugs.gentoo.org/825486
    Closes: https://bugs.gentoo.org/828473
    Closes: https://bugs.gentoo.org/886363
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-java/jython/Manifest                           |   1 -
 dev-java/jython/files/CVE-2016-4000.patch          | 158 ---------------------
 .../jython-2.5.2-distutils_scripts_location.patch  |  11 --
 .../files/jython-2.5.2-respect_PYTHONPATH.patch    |  15 --
 dev-java/jython/files/jython-2.7.0-build.xml.patch |  11 --
 dev-java/jython/files/jython-2.7_beta1-ant.patch   |  28 ----
 ...n-2.7_beta1-dont-always-recompile-classes.patch |  11 --
 .../files/jython-2.7_beta2-maxrepeat-import.patch  |  16 ---
 dev-java/jython/jython-2.7.0-r7.ebuild             | 156 --------------------
 dev-java/jython/metadata.xml                       |  11 --
 profiles/package.mask                              |   5 -
 11 files changed, 423 deletions(-)