Hello, pkg_rolling-replace reports me this:
RR> Checking for mismatched installed packages using pkg_chk rr> Installed: py37-gobject-2.28.7nb4 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_strict=YES) RR> Packages to rebuild: rr> MISMATCH_TODO=[py37-gobject] 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: py37-gobject *** Please read the errors listed above, fix the problem, *** then re-run pkg_rolling-replace to continue. but I don't have py37-gobject installed! all python packages installed seem correctly either py27 or py39 lintpkgsrc reports me: disc$ sudo lintpkgsrc -i Password: Scan Makefiles: ................Cannot extract xchomp-pl1 version (/usr/pkgsrc/games/xchomp/Makefile) 18277 packages Version mismatch: 'py-cairo' 1.18.2nb2 vs 1.20.1nb1 Version mismatch: 'py-expat' 2.7.18 vs 3.9.10 Unknown package: 'py-gobject' version 2.28.7nb4 Unknown package: 'py-gtk2' version 2.24.0nb38 Version mismatch: 'py-setuptools' 44.1.1 vs 60.8.1 disc$ pkg_info | grep gobject glib2-tools-2.70.2 GLib2/gobject python-dependent tools py27-gobject-2.28.7nb4 Python bindings for glib2 gobject cairo-gobject-1.16.0nb6 Vector graphics library with cross-device output support gobject-introspection-1.68.0nb1 GObject Introspection py-gobject-shared-2.28.7nb6 Python bindings for glib2 gobject what's wrong? I cannot remove py27-gtk2-2.24.0nb38 and py27-gobject-2.28.7nb4 because the former depends on the latter and gimp depends on them. where is this unknown package? I did rebuild and rebuild-tree with pkg_admin already. Riccardo
