Re: MacPorts missing links

2016-09-10 Thread David Epstein
> On 10 Sep 2016, at 23:13, Lawrence Velázquez wrote: > … snip … > Run this: > > find -L /opt/local -type l > > This will print any broken symlinks in your MacPorts prefix. Email the output > to this list, and we can tell you what you can safely delete. > > vq I ran the suggested fin

Re: MacPorts missing links

2016-09-10 Thread Lawrence Velázquez
> On Sep 10, 2016, at 5:51 PM, David Epstein > wrote: > > I do not want to rely on my memory of which of these I have uninstalled. I > need to be told by a reliable program. Run this: find -L /opt/local -type l This will print any broken symlinks in your MacPorts prefix. Email the ou

Re: MacPorts missing links

2016-09-10 Thread Lawrence Velázquez
> On Sep 10, 2016, at 5:51 PM, David Epstein > wrote: > >> On 10 Sep 2016, at 19:38, Lawrence Velázquez wrote: >> >> Did you uninstall python27? > > I think so. The ls -l command above does not find /opt/local/bin/python*, > except for symbolic links. > What port command could I give to make

Re: MacPorts missing links

2016-09-10 Thread Brandon Allbery
On Sat, Sep 10, 2016 at 5:51 PM, David Epstein wrote: > What would happen if I gave one of your commands below, with argument a > port that was still installed? "port select --summary" reports as "none" in that case because the file describing the previously selected option was removed and ther

Re: MacPorts missing links

2016-09-10 Thread David Epstein
Thanks for your help: > On 10 Sep 2016, at 19:38, Lawrence Velázquez wrote: > >> On Sep 10, 2016, at 1:42 PM, David Epstein >> wrote: >> >> I gave the command: >> >> ls -l /opt/local/bin/py* >> and the system replied: >> >>> lrwxr-xr-x 1 root wheel 23 9 Jun 19:13 /opt/local/bin/pydoc@ -

Re: MacPorts missing links

2016-09-10 Thread Mojca Miklavec
On 10 September 2016 at 20:38, Lawrence Velázquez wrote: > >> I wonder what causes this kind of problem? I cannot remember any of my port >> processes terminating incorrectly. I have lately been uninstalling >> python-related ports, because I had too many different versions of python on >> my ma

Re: MacPorts missing links

2016-09-10 Thread Lawrence Velázquez
> On Sep 10, 2016, at 1:42 PM, David Epstein > wrote: > > I gave the command: > > ls -l /opt/local/bin/py* > and the system replied: > >> lrwxr-xr-x 1 root wheel 23 9 Jun 19:13 /opt/local/bin/pydoc@ -> >> /opt/local/bin/pydoc2.7 >> lrwxr-xr-x 1 root wheel 23 9 Jun 17:19 /opt/local/bin

MacPorts missing links

2016-09-10 Thread David Epstein
I gave the command: ls -l /opt/local/bin/py* and the system replied: > lrwxr-xr-x 1 root wheel 23 9 Jun 19:13 /opt/local/bin/pydoc@ -> > /opt/local/bin/pydoc2.7 > lrwxr-xr-x 1 root wheel 23 9 Jun 17:19 /opt/local/bin/pydoc3@ -> > /opt/local/bin/pydoc3.5 > lrwxr-xr-x 1 root wheel 24