Re: poudriere cannot build 12.3R jail on a 13-stable system - cp: [vdso]: No such file or directory
Date: Wed, 28 Sep 2022 13:30:15 UTC
Hi, thank you for your patch. The patch (eventually) worked. At first patch didn't and the .rej had the cryptic message "\ No newline at end of line" and it looked fine, but in vim and less. Eventually thought the patch might have invisible chars so viewed it in vi and ee and sure enough, there was "^M" on every line. So removed all those in vi and the patch applied and the poudriere jail has built without error. I guess the "^M" happened anywhere along the way, or even in my webmail client, or the process of saving it locally from the client. Thanks again!