Geoff Fellows
Geoff Fellows
Also occurs with FreeBSD and clang. Work around is to correct the source code and remove the unused variable 'l' It is declared, on the left of an assignment operation,...
I find I have to reboot when a run fails or is cancelled as mounts are left in jails. With the next run (I use buildbot for CI) sudo poudriere...
Thank you for your suggestion but things haven't improved. I'm confused about the message below ${jail}-default not running root@vcobie:~ # poudriere jail -l 131amd64 13.1-RELEASE amd64 http 2022-05-17 16:35:36 /usr/local/poudriere/jails/131amd64...
Thank you. In the code you quoted you'll see I added the -j parameter on the next command line after showing just the pertinent part of response and usage output...
Set up on new installation of 14.2-RELEASE. ``` ls -l /usr/local/bin/python3 lrwxr-xr-x 1 root wheel 25 Dec 25 17:12 /usr/local/bin/python3 -> /usr/local/bin/python3.11 ``` The error is `exec: python3: not found`...