[Bug 251630] pycharm-ce : java version

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Dec 6 09:39:42 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251630

            Bug ID: 251630
           Summary: pycharm-ce : java version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: stephanmunsch at web.de

After installing pycharm-ce (2020.2.2) on a FreeBSD 12.2 P1 system the program
won't start. A closer look shows that java version 8 is in the dependencies but
java 11 is required by at least one of the packages pycharm-ce depends on. 

So installing pycharm-ce always drags java 8 into the installation even if java
11 is already installed. You need to install both java 8 and java 11 at the
moment to get pycharm-ce running correctly and have to set JAVA_VERSION to 11
for invoking pycharm-ce (so java 8 has to be installed and but is not used). 

Maybe it would be better to include java 11 instead of java 8 into the
pycharm-ce dependencies…

Best regards

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list