Bug 1215483 - drop /usr/etc/profile.d/alljava.sh
Summary: drop /usr/etc/profile.d/alljava.sh
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Java (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-19 12:33 UTC by Ludwig Nussel
Modified: 2023-09-19 12:33 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludwig Nussel 2023-09-19 12:33:44 UTC
aaa_base contains /usr/etc/profile.d/alljava.sh which sets some java environment variables. That clearly shouldn't be in aaa_base but rather some java package.
Or maybe not exist at all. Bug 1107342 shows that java still uses update-alternatives while it should switch to using libalternatives. Maybe an opportunity to clean up that env file too.