On Mon, Nov 01, 2021 at 08:13:14AM +0100, Henning Hraban Ramm <hra...@fiee.net> wrote:
> > > Am 01.11.2021 um 00:32 schrieb raf <macpo...@raf.org>: > > > > On Sun, Oct 31, 2021 at 11:46:46AM +0100, Henning Hraban Ramm > > <hra...@fiee.net> wrote: > >> > >> I’m working on a 2013 Mac mini and can’t upgrade further than 10.14 (don’t > >> want to loose my 32 bit software, and I seem too stupid for VMs). > >> (I also just upgraded a 2010 Thinkpad Edge with a SSD and current Ubuntu, > >> but that’s a different story.) > >> > >>> Is anyone else on old systems > >>> able to run "/opt/local/libexec/mpstats submit"? I read somewhere that > >>> errors > >>> are silently ignored during automatic submission. > >> > >> It’s not installed. To which port does the command belong? > > > > It's the "mpstats" port. > > I could have guessed. Actually I tried "port search", and nothing turned up – > today it did. Probably I mistyped. > > $ /opt/local/libexec/mpstats submit > Submitting data to https://ports.macports.org/statistics/submit/ ... > Error: Peer certificate cannot be authenticated with given CA certificates > while executing > "curl post "submission\[data\]=$json" $stats_url" > > So I can confirm the issue on 10.4, even after installing the ISRG Root > certificate in the System keychain. > > Sláinte, > Hraban I would have thought it would be a TLS version problem, rather than, a certificate problem, but it does mention the certificates. cheers, raf