pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg_chk/pkg_rr still confused about "pyXX-foo" packages



On 29/07/2021 23:36, Greg Troxel wrote:

"John D. Baker" <jdbaker%consolidated.net@localhost> writes:

Running pkg_rr on a amd64-9.99.87 system, pkg_chk makes the preposterous
claim:

rr> Installed: py37-gobject-2.28.7nb3

and subsequently complains that it needs replacing but is not installed.
Python38 is default and all related packages are "py38-foo".

Further, "py38-gobject-*" is not installed at all (although
"py38-gobject3-3.36.1nb1" IS installed).

What IS installed is "py27-gobject-2.28.7nb3".

pkg_chk needs to be taught about multiversion packages.   So far I don't
think anyone has gotten around to it.


Or just set  PYTHON_VERSION_DEFAULT=(whatever) in mk.conf

--
Ottavio Caruso


Home | Main Index | Thread Index | Old Index