Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917353 - dev-java/java-config-2.3.2: causes compilation error like "/usr/share/java-config-2/launcher/launcher.bash: No such file or directory"
Summary: dev-java/java-config-2.3.2: causes compilation error like "/usr/share/java-co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords: REGRESSION
Depends on: 909905
Blocks: 917346 917364
  Show dependency tree
 
Reported: 2023-11-14 22:32 UTC by Volkmar W. Pogatzki
Modified: 2023-11-16 20:30 UTC (History)
4 users (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 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(-)