tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: py-maturin and version requirement
* On 2025-03-20 at 16:38 GMT, Greg Troxel wrote:
- bin-install is buggy because it should only install the version that
would have been built
Not this one. pkg_add will choose the best matching version for the
supplied match. If the specified match is wrong and an older version
than required is installed then that's a fault of the match.
Changing the logic so that the match is overridden to the exact version
that is currently supplied by pkgsrc would avoid the problem that you're
running into, but it's the wrong approach and would result in a lot of
needless builds when the existing binary package would suffice.
Just fix the match to be correct.
--
Jonathan Perkin pkgsrc.smartos.org
Open Source Complete Cloud www.tritondatacenter.com
Home |
Main Index |
Thread Index |
Old Index