Re: Programs failing with "Illegal instruction"

2023-06-07 Thread sprits killshot
Glad to! Isaac On Wed, Jun 7, 2023 at 4:56 PM Theo de Raadt wrote: > There is a test being run in snapshots. > > We are enumerating the programs that fail. > > Thank you for participating. > > sprits killshot wrote: > > > I'm running OpenBSD GENERIC.MP#1223 amd64 on a framework laptop. > > > >

Re: Programs failing with "Illegal instruction"

2023-06-07 Thread Theo de Raadt
For some of those, I think you have old packages. The versions were not increased during this test. Run pkg_add -u -Dinstalled

Re: Programs failing with "Illegal instruction"

2023-06-07 Thread Theo de Raadt
There is a test being run in snapshots. We are enumerating the programs that fail. Thank you for participating. sprits killshot wrote: > I'm running OpenBSD GENERIC.MP#1223 amd64 on a framework laptop. > > I upgraded to the latest snapshot and updated packages. Then, a bunch of > programs fai

Programs failing with "Illegal instruction"

2023-06-07 Thread sprits killshot
I'm running OpenBSD GENERIC.MP#1223 amd64 on a framework laptop. I upgraded to the latest snapshot and updated packages. Then, a bunch of programs failed and exited with "Illegal instruction." Programs include tint2, messagebus, colorls, xclip, firefox, and probably more. All these programs exit

Re: Question about net/curl and SFTP

2023-06-07 Thread Abel Abraham Camarillo Ojeda
On Wed, Jun 7, 2023 at 12:35 PM Vlad Meșco wrote: > On Wed, Jun 07, 2023 at 12:19:19PM -0600, Abel Abraham Camarillo Ojeda > wrote: > > On Wed, Jun 7, 2023 at 11:48 AM Allan Streib > wrote: > > > > > On Wed, Jun 7, 2023, at 12:37, Vlad Meșco wrote: > > > > > > > Curl is built without sftp or scp

Re: Question about net/curl and SFTP

2023-06-07 Thread Allan Streib
On Wed, Jun 7, 2023, at 13:35, Vlad Meșco wrote: > On Wed, Jun 07, 2023 at 12:19:19PM -0600, Abel Abraham Camarillo Ojeda wrote: >> You can also use plain ssh with something like: >> >> program | ssh -n user@host 'cat > /route/to/destfile' > > I agree with Abel, that's the best choice if you can s

Re: Question about net/curl and SFTP

2023-06-07 Thread Vlad Meșco
On Wed, Jun 07, 2023 at 12:19:19PM -0600, Abel Abraham Camarillo Ojeda wrote: > On Wed, Jun 7, 2023 at 11:48 AM Allan Streib wrote: > > > On Wed, Jun 7, 2023, at 12:37, Vlad Meșco wrote: > > > > > Curl is built without sftp or scp support; my guess is because "why > > > would you?" > > > > I woul

Re: Question about net/curl and SFTP

2023-06-07 Thread Abel Abraham Camarillo Ojeda
On Wed, Jun 7, 2023 at 11:48 AM Allan Streib wrote: > On Wed, Jun 7, 2023, at 12:37, Vlad Meșco wrote: > > > Curl is built without sftp or scp support; my guess is because "why > > would you?" > > I would just use the sftp utility itself, except it doesn't allow > reading the standard input for t

Re: Question about net/curl and SFTP

2023-06-07 Thread Allan Streib
On Wed, Jun 7, 2023, at 12:37, Vlad Meșco wrote: > Curl is built without sftp or scp support; my guess is because "why > would you?" I would just use the sftp utility itself, except it doesn't allow reading the standard input for the data to transfer. curl does, thus my attempt to use it in this

Re: Question about net/curl and SFTP

2023-06-07 Thread Theo de Raadt
Vlad Meșco wrote: > On 7 June 2023 19:25:17 EEST, Allan Streib wrote: > >My goal is to copy from stdin to a remote system via sftp in a pipeline. > >I thought curl would allow this with its "-T" argument by providing "-" > >as the local filename to transfer, but the result was: > > > >curl: (1)

Re: Question about net/curl and SFTP

2023-06-07 Thread Vlad Meșco
On 7 June 2023 19:25:17 EEST, Allan Streib wrote: >My goal is to copy from stdin to a remote system via sftp in a pipeline. >I thought curl would allow this with its "-T" argument by providing "-" >as the local filename to transfer, but the result was: > >curl: (1) Protocol "sftp" not supported or

Question about net/curl and SFTP

2023-06-07 Thread Allan Streib
My goal is to copy from stdin to a remote system via sftp in a pipeline. I thought curl would allow this with its "-T" argument by providing "-" as the local filename to transfer, but the result was: curl: (1) Protocol "sftp" not supported or disabled in libcurl I tried to search the list archive

[update] net/synapse 1.85.1

2023-06-07 Thread Renaud Allard
Hello, Here is yet another update for net/synapse which solves a bug in schema delta that broke upgrades for some deployments. Best RegardsIndex: Makefile === RCS file: /cvs/ports/net/synapse/Makefile,v retrieving revision 1.54 di

Re: UPDATE: devel/dwz 0.14 => 0.15

2023-06-07 Thread Klemens Nanni
On Mon, Jun 05, 2023 at 12:30:20PM +0100, Stuart Henderson wrote: > On 2023/06/04 17:48, Brian Callahan wrote: > > Hi ports -- > > > > Attached is an update to devel/dwz. The main benefit for us is a modest > > speedup. > > > > The full announcement with changes is here: > > https://sourceware.or

Re: New [cad/solvespace] - 3.1

2023-06-07 Thread Johannes Thyssen Tishman
ping May 26, 2023 09:31:46 Johannes Thyssen Tishman : > Hi Stefan, > >> Looks good now. >> >> OK for import sdk@ > > Awesome, thanks for that. Please find attached the port with the > following last minute tweaks: > > - Formated DESCR based on your suggestions > - Updated DESCR to match descr

Re: NEW: IntelOne Mono font

2023-06-07 Thread Florian Obser
On 2023-06-07 03:02 -06, "Anthony J. Bentley" wrote: > Someone reminded me I forgot to actually send this out. Here it is. > I didn't bother adding the extra bits to fetch and install the license, > because as with most fonts, the license information is embedded in both > the OTF and TTF metadata,

Re: UPDATE: devel/dwz 0.14 => 0.15

2023-06-07 Thread Theo Buehler
On Wed, Jun 07, 2023 at 11:37:43AM +0200, Theo Buehler wrote: > On Wed, Jun 07, 2023 at 10:02:21AM +0100, Stuart Henderson wrote: > > On 2023/06/07 09:53, Theo Buehler wrote: > > > On Sun, Jun 04, 2023 at 05:48:24PM +, Brian Callahan wrote: > > > > Hi ports -- > > > > > > > > Attached is an up

Re: UPDATE: devel/dwz 0.14 => 0.15

2023-06-07 Thread Theo Buehler
On Wed, Jun 07, 2023 at 10:02:21AM +0100, Stuart Henderson wrote: > On 2023/06/07 09:53, Theo Buehler wrote: > > On Sun, Jun 04, 2023 at 05:48:24PM +, Brian Callahan wrote: > > > Hi ports -- > > > > > > Attached is an update to devel/dwz. The main benefit for us is a modest > > > speedup. > >

Re: NEW: IntelOne Mono font

2023-06-07 Thread Anthony J. Bentley
Florian Obser writes: > On 2023-05-23 07:56 -06, "Anthony J. Bentley" wrote: > > Florian Obser writes: > >> They don't seem to be sure what to call the damn thing. > >> - Intel One Mono > >> - IntelOne Mono > >> - intel-one-mono > >> > >> I went with "IntelOne Mono" because that's how you configur

Re: UPDATE: devel/dwz 0.14 => 0.15

2023-06-07 Thread Stuart Henderson
On 2023/06/07 09:53, Theo Buehler wrote: > On Sun, Jun 04, 2023 at 05:48:24PM +, Brian Callahan wrote: > > Hi ports -- > > > > Attached is an update to devel/dwz. The main benefit for us is a modest > > speedup. > > > > The full announcement with changes is here: > > https://sourceware.org/pi

Re: UPDATE: devel/dwz 0.14 => 0.15

2023-06-07 Thread Theo Buehler
On Sun, Jun 04, 2023 at 05:48:24PM +, Brian Callahan wrote: > Hi ports -- > > Attached is an update to devel/dwz. The main benefit for us is a modest > speedup. > > The full announcement with changes is here: > https://sourceware.org/pipermail/dwz/2022q4/001385.html > > Seems OK on my end on