Re: python2.7 pip install fails with SSLError

2022-03-14 Thread Jim DeLaHunt
On 2022-03-14 17:09, Steven Smith wrote: I’m trying to update calendar-contacts-server to macOS 12.3. This requires installing a bunch of stuff with python2.7’s pip. I’m hitting an SSLError at the command: /opt/local/bin/python2.7 -m pip install -I --user setuptools==18.5 Is there a way of

Re: OpenSSH 8.9p1 deprecated variants cleanup feedback request

2022-03-14 Thread Ryan Schmidt
Just a brief reply, I agree that we don't usually want to be in the business of forever maintaining patches, so they should be sent to the upstream developers for inclusion, and if they refuse them, then we either keep maintaining the patches (if they are valuable and someone wants to continue

python2.7 pip install fails with SSLError

2022-03-14 Thread Steven Smith
I’m trying to update calendar-contacts-server to macOS 12.3. This requires installing a bunch of stuff with python2.7’s pip. I’m hitting an SSLError at the command: > /opt/local/bin/python2.7 -m pip install -I --user setuptools==18.5 Is there a way of pointing MacPorts python2.7 pip at a set

re: OpenSSH 8.9p1 deprecated variants cleanup feedback request

2022-03-14 Thread grey
Hello! Somewhat recently, I submitted a PR for OpenSSH 8.9p1 to bring it -current with the release on openssh.com, and it was merged, and all seemed well with the world, or at least that port, ever so briefly. ;) Not long after, via Trac, thetrial (alabay) indicated an error with the +gsskex

Re: LLVM port mp-llvm-* select groups mislinks certain programs

2022-03-14 Thread Chris Jones
E > On 14 Mar 2022, at 8:10 pm, Ryan Schmidt wrote: > > On Mar 14, 2022, at 14:02, Christopher Jones wrote: > >> You can easily see the issue with >> >>> sudo port -d select llvm mp-llvm-13 >> >> the linkage starts out in sync, but then starts to diverge.. >> >> >> DEBUG: ln -sf

Re: LLVM port mp-llvm-* select groups mislinks certain programs

2022-03-14 Thread Ryan Schmidt
On Mar 14, 2022, at 14:02, Christopher Jones wrote: > You can easily see the issue with > >> sudo port -d select llvm mp-llvm-13 > > the linkage starts out in sync, but then starts to diverge.. > > > DEBUG: ln -sf /opt/local/bin/llvm-symbolizer-mp-13 > /opt/local/bin/llvm-symbolizer > DEBUG:

Re: LLVM port mp-llvm-* select groups mislinks certain programs

2022-03-14 Thread Ryan Schmidt
On Mar 14, 2022, at 00:28, 조성빈 wrote: > Hello, > > I’m not sure who to CC so just sending it to the dev list: > > it seems that the mp-llvm-* select groups of the llvm-12, llvm-13 (and > possibly > more?) ports mislink certain programs. Could you describe exactly what is mislinked? > I