12.3-RC1 fails to install pkg

2021-11-17 Thread Peter
Not sure if this is intended or not - it certainly wasn't the case with 12.2, and it likely will break a few automated deploys: # ls -la pkg* -rw-r--r-- 1 root wheel 4011616 Nov 17 17:52 pkg-1.17.2.pkg # pkg add /tmp/vb/pkg-1.17.2.pkg < /dev/null The package management tool is not yet instal

Re: 12.3-RC1 fails to install pkg

2021-11-17 Thread Glen Barber
On Wed, Nov 17, 2021 at 07:17:20PM +0100, Peter wrote: > > Not sure if this is intended or not - it certainly wasn't the case > with 12.2, and it likely will break a few automated deploys: > > > # ls -la pkg* > -rw-r--r-- 1 root wheel 4011616 Nov 17 17:52 pkg-1.17.2.pkg > # pkg add /tmp/vb/pk

Re: 12.3-RC1 fails to install pkg

2021-11-17 Thread Peter
> Can you try this? > # pkg add -y file:///tmp/vb/pkg-1.17.2.pkg Hi Glen, tried, doesn't help. I found the cause in the meantime, it's #370420 It states: * Chop off the final "-" (version delimiter) and check the name that * precedes it. If we didn't have a version delim