Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 917353

Summary: dev-java/java-config-2.3.2: causes compilation error like "/usr/share/java-config-2/launcher/launcher.bash: No such file or directory"
Product: Gentoo Linux Reporter: Volkmar W. Pogatzki <gentoo>
Component: Current packagesAssignee: Florian Schmaus <flow>
Status: RESOLVED FIXED    
Severity: normal CC: holger, java, Letto2, parona
Priority: Normal Keywords: REGRESSION
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 909905    
Bug Blocks: 917346, 917364    

Description Volkmar W. Pogatzki 2023-11-14 22:32:16 UTC
See bug #917346.

can be solved by emerging dev-java/java-config-2.3.1-r1
Comment 1 Alfred Wingate 2023-11-14 22:55:22 UTC
Problem stems from using PEP517 in the 2.3.2 ebuild. The old build system can't handle the new assumptions in it.
Comment 2 Larry the Git Cow gentoo-dev 2023-11-16 20:30:43 UTC
The bug has been closed via the following commit(s):

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

commit 8934a71af509eba66011ced1686eff2bf9611ba4
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2023-11-16 20:29:17 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2023-11-16 20:30:16 +0000

    dev-java/java-config: drop 2.3.2
    
    Closes: https://bugs.gentoo.org/917353
    Closes: https://bugs.gentoo.org/917346
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-java/java-config/Manifest                      |  1 -
 .../files/2.3.2-fix-deprecated-test-methods.patch  | 82 ----------------------
 dev-java/java-config/java-config-2.3.2.ebuild      | 46 ------------
 profiles/package.mask                              |  4 --
 4 files changed, 133 deletions(-)