curl-8.4.0 pulled from 7.3/packages-stable/amd64?

2023-10-27 Thread Bryce Chidester
e other mirrors at random. Any idea what happened? The version I have installed seems to be working fine, but I'm left wondering if I need to downgrade for some reason. PS: Just noticed at least one mirror still has it, mirrors.mit.edu Thanks! Regards, Bryce Chidester br...@cobryce.com

Re: curl-8.4.0 pulled from 7.3/packages-stable/amd64?

2023-10-28 Thread Bryce Chidester
n wrote: > On 2023-10-27, Bryce Chidester wrote: > > Hey all, > > Can anyone confirm that curl-8.4.0.tgz was yanked from the > > 7.3/packages-stable/amd64? > > I'm certain it was there at some point because I have it installed on > > some of my 7.3 syst

SHA256 missing for some archtectures' package snapshots

2013-09-12 Thread Bryce Chidester
I assumed they would reappear and promptly forgot all about it. http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/alpha/SHA256 http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/macppc/SHA256 http://ftp.openbsd.org/pub/OpenBSD/snapshots/packages/m68k/SHA256 Regards, Bryce Chidester br...@cobryce.com

Re: Webscraping exchange rates

2013-09-14 Thread Bryce Chidester
I'm using https://openexchangerates.org/ <https://openexchangerates.org/#> for a project of mine. They even provide historical data. Regards, Bryce Chidester On Sat, Sep 14, 2013 at 3:02 PM, Austin Hook wrote: > Anyone care to code a snippet for the OpenBSD orders processing? &g

Re: Webscraping exchange rates

2013-09-15 Thread Bryce Chidester
nd Ruby all have native JSON wrappers; there are a handful of libraries for C, albeit JSON objects don't translate easily into a strictly-typed langauge; heck there's even JSON.sh (among others) for bash. On the whole, I find JSON extremely easy to work with. Let us know how the project goes! Regards, Bryce Chidester

m88k architecture has no snapshot packages

2013-09-26 Thread Bryce Chidester
the attention of the group at the very least. And following up on my prior e-mail, those SHA256 files are still missing from the snapshots. Is there a reason for this? Regards, Bryce Chidester br...@cobryce.com

Re: My VPS is acting slow (KVM)

2013-10-10 Thread Bryce Chidester
h a newer libkvm perhaps) which could take upwards of several minutes. Or days even, if they copy your data down to a portal drive, walk downstairs, down the street a few dozen blocks... maybe to the next town, sleep, eat, etc etc etc You get the idea. -Bryce Chidester br...@cobryce.com

openbsd.org ocsp verify failed: ocsp response not current

2025-04-16 Thread Bryce Chidester
Hey all, Heads up that there appears to be a configuration issue with www.openbsd.org $ ftp https://www.openbsd.org/spamd/nixspam.gz Trying 199.185.178.80... Requesting https://www.openbsd.org/spamd/nixspam.gz ftp: SSL write error: ocsp verify failed: ocsp response not current -Bryce

Re: openbsd.org ocsp verify failed: ocsp response not current

2025-04-16 Thread Bryce Chidester
On Wed, 16 Apr 2025 at 13:05, Rafael Sadowski wrote: > > Check your time/ntp Thanks. I have checked my time. And I can reproduce the error on multiple other machines. I'm as certain as I can be that this is not a local issue. Here's Linux/curl for example. $ curl --cert-status https://www.ope