[MacPorts] #56636: Eric4 is obsolete. Update to Eric6

MacPorts noreply at macports.org
Sun Apr 28 02:34:29 UTC 2019


#56636: Eric4 is obsolete. Update to Eric6
--------------------------+--------------------
  Reporter:  josephsacco  |      Owner:  (none)
      Type:  update       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.5.2
Resolution:               |   Keywords:
      Port:  eric4        |
--------------------------+--------------------

Comment (by reneeotten):

 > Listing me as a maintainer is probably a bad idea as I have limited
 knowledge of development environment for MacPorts.

 Okay, fair enough.

 > * {{{port:py${python.version}-qscintilla-qt5}}}
 >    Is listed in the Portfile twice.  Remove line 66

 Yep, good point... I'll remove that line.


 > * There is a socket connection problem with the python2 version.

 I (obviously) do not see that on my machine, otherwise I wouldn't have
 submitted the PR ;)

 Just to be sure, you should start eric6 with {{{eric6-2.7}}} since the the
 python-branch is added to the filename. So unless you typed {{{eric6}}} in
 {{{/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/}}} or
 have that directory in your path, I don't know which version of the
 program you used...

 Anyway, if {{{eric6-2.7}}} gives the same trouble, can you please do:
 {{{
 sudo port uninstall py27-eric-ide
 sudo port clean --all py27-eric-ide
 sudo port selfupdate
 sudo port upgrade outdated
 sudo port -dvt install py27-eric-ide +qt5 &> main.log
 }}}

 If the problem persists, please attach the main.log file to this ticket.

-- 
Ticket URL: <https://trac.macports.org/ticket/56636#comment:37>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list