Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Dec 2020 09:39:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251630] pycharm-ce : java version
Message-ID:  <bug-251630-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251630

            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@FreeBSD.org
          Reporter: stephanmunsch@web.de

After installing pycharm-ce (2020.2.2) on a FreeBSD 12.2 P1 system the prog=
ram
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.=
=20

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)=
.=20

Maybe it would be better to include java 11 instead of java 8 into the
pycharm-ce dependencies=E2=80=A6

Best regards

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251630-7788>