Bug 2368701
| Summary: | msgfmt: Java compiler not found, try installing gcj or set $JAVAC | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Greller <mail> |
| Component: | gettext | Assignee: | Manish Tiwari <matiwari> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dueno, i18n-bugs, matiwari, nphilipp, petersen, sundeep_anand |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-05-28 12:56:00 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Tim Greller
2025-05-27 08:24:40 UTC
Hi Tim, Setting up JAVAC to the full path of javac binary (not the directory) worked for me : export JAVAC=/usr/lib/jvm/java-21-openjdk/bin/javac Hi Manish, thanks for your reply! JAVAC doesn't seem to matter, though. I tried it again with JAVAC set to both values and not set to anything at all, and all three of them worked. All I needed to do to fix it was reboot my system. Now, the 0.23 version I tried to install last time from https://answers.launchpad.net/ubuntu/+source/gettext/0.23.1-2 works. So the bug I was experiencing was the same as https://bugzilla.redhat.com/show_bug.cgi?id=2062407. It's just hard to get the latest version of the tool imo. *** This bug has been marked as a duplicate of bug 2062407 *** |