Re: port diagnose bug

2017-02-04 Thread Mark Bestley
On 01/02/2017 21:06, Brandon Allbery wrote: On Wed, Feb 1, 2017 at 1:42 AM, Ryan Schmidt > wrote: It looks like the port diagnose code assumes the path is colon-separated, but your fish shell uses spaces to delimit the

Re: port diagnose bug

2017-02-02 Thread Mark Bestley
On 01/02/2017 06:42, Ryan Schmidt wrote: On Jan 31, 2017, at 14:36, Mark Bestley wrote: On 31/01/2017 12:30, Barry Scott wrote: On 28 Jan 2017, at 18:40, Mark Bestley wrote: port diagnose gives me Warning: your $PATH environment variable does not

Re: port diagnose bug

2017-01-31 Thread Mark Bestley
On 31/01/2017 12:30, Barry Scott wrote: On 28 Jan 2017, at 18:40, Mark Bestley wrote: port diagnose gives me Warning: your $PATH environment variable does not currently include, /opt/local/bin, which is where port is located. Would you like to add /opt/local/bin to

Re: port diagnose bug

2017-01-31 Thread Barry Scott
> On 28 Jan 2017, at 18:40, Mark Bestley wrote: > > port diagnose gives me > > Warning: your $PATH environment variable does not currently include, > /opt/local/bin, which is where port is located. Would you like to add > /opt/local/bin to your $PATH variable now? [Y/N]

port diagnose bug

2017-01-31 Thread Mark Bestley
port diagnose gives me Warning: your $PATH environment variable does not currently include, /opt/local/bin, which is where port is located. Would you like to add /opt/local/bin to your $PATH variable now? [Y/N] Well it is on my path $ echo $PATH /Users/mark/bin /Users/mark/anaconda/bin