> On Apr 9, 2017, at 8:03 AM, db <[email protected]> wrote: > > On 8 Apr 2017, at 02:28, Stephen Baber <[email protected]> wrote: >> JPortsUI has been updated due to an error when loading the port index. > > I get an error when launching it from systems almost identical: OS X 10.8.5, > Java 1.6.0_65, port 2.4.1. > > One uses rsync for the tree, another uses github and shows this error message > > /opt/local/var/macports/sources/null/opt/local/var/macports/sources/github.com/macports/macports-ports/Portindex > does not seem to exist.
I got the same error. I did : mkdir -p /opt/local/var/macports/sources/null/opt/local/var/macports/sources/github.com/macports/macports-ports <http://github.com/macports/macports-ports> ln -s /opt/local/var/macports/sources/github.com/macports/macports-ports/Portindex <http://github.com/macports/macports-ports/Portindex> \ /opt/local/var/macports/sources/null/opt/local/var/macports/sources/github.com/macports/macports-ports/Portindex and it works. Not sure how to fix as I see no configuration file. Manfred
