Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788109 - dev-java/commons-beanutils-1.9.2::gentoo failed (install phase): No index.html in javadoc directory
Summary: dev-java/commons-beanutils-1.9.2::gentoo failed (install phase): No index.htm...
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: CVE-2019-10086 832341
Blocks: 820869
  Show dependency tree
 
Reported: 2021-05-04 08:52 UTC by Volkmar W. Pogatzki
Modified: 2022-01-30 08:30 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 Volkmar W. Pogatzki 2021-05-04 08:52:43 UTC
This happens with jdk-11

Checked: 142 Good: 142 Bad: 0
 * Verbose logging for "java-pkg_dojar" function
 * Jar file(s) destination: /usr/share/commons-beanutils-1.7/lib
 * Jar file(s) created: /var/tmp/portage/dev-java/commons-beanutils-1.9.2/temp/commons-beanutils.jar
 * Complete command:
 * java-pkg_dojar /var/tmp/portage/dev-java/commons-beanutils-1.9.2/temp/commons-beanutils.jar
 * No index.html in javadoc directory
 * ERROR: dev-java/commons-beanutils-1.9.2::gentoo failed (install phase):
 *   No index.html in javadoc directory
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_install
 *   environment, line 4019:  Called java-pkg_dojavadoc 'dist/docs/api'
 *   environment, line 2099:  Called die
 * The specific snippet of code:
 *           is-java-strict && die "${msg}";
Comment 1 Larry the Git Cow gentoo-dev 2022-01-30 08:30:18 UTC
The bug has been closed via the following commit(s):

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

commit bccfb1c6e5cd0335637d8be26406d224e63bb735
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-01-30 08:18:54 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-01-30 08:30:16 +0000

    dev-java/commons-beanutils: Drop 1.9.2
    
    Closes: https://bugs.gentoo.org/788109
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/24020
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/commons-beanutils/Manifest                |  1 -
 .../commons-beanutils-1.9.2.ebuild                 | 64 ----------------------
 2 files changed, 65 deletions(-)