Current-Users archive

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

Re: Upgrade of current pkgsrc fails due to gtk3 on 10.99



Hi Greg,

once gtk3 was sorted out, pkg_rr completed. Yay. Then I did re-run it, to check, and I see this:

RR> Checking for mismatched installed packages using pkg_chk
rr> Installed: py311-tomli-2.0.1nb1 py311-tomli-2.0.1nb1
rr> WARNING: mismatch variable not set due to permissions;
rr>          mismatch status will not persist.
RR> Excluding the following mismatched packages:
rr> EXCLUDE=[]
RR> Checking for rebuild-requested installed packages (rebuild=YES)
RR> Checking for unsafe installed packages (unsafe_depends=YES)
RR> Packages to rebuild:
rr> MISMATCH_TODO=[py311-tomli]
rr> REBUILD_TODO=[]
rr> UNSAFE_TODO=[]
RR> Building dependency graph for installed packages
RR> Tsorting dependency graph
*** pkg_chk reports the following packages need replacing, but they are not installed: py311-tomli
*** Please read the errors listed above, fix the problem,
*** then re-run pkg_rolling-replace to continue.

possibly the package was installed but I removed it? Or is it getting confused between 3.10 and 3.11 Python versions:

I have:
# pkg_info | grep tomli
py310-tomli-2.0.1nb1 Lil' TOML parser
py39-tomli-2.0.1nb1 Lil' TOML parser

Does pkg_rr has a "cache" or is it fresh calculated information?

Again python modules pain :)

Riccardo


Home | Main Index | Thread Index | Old Index