tech-pkg archive

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

pkg_rolling-replace can't handle python



Does anyone have a clue about how pkg_rolling-replace can be fixed to handle python packages of different versions?

pkg_rolling-replace -u
RR> Checking for mismatched installed packages using pkg_chk
rr> Installed: py37-xdg-0.26 py37-six-1.15.0 py37-dns-1.16.0nb1 py37-cryptodome-3.9.8 py37-ecdsa-0.15 py37-idna-2.9
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> Building dependency graph for installed packages
RR> Tsorting dependency graph
*** pkg_chk reports the following packages need replacing, but they are not installed: py37-xdg
*** Please read the errors listed above, fix the problem,
*** then re-run pkg_rolling-replace to continue.


pkg_info | grep ^py
python37-3.7.8      Interpreted, interactive, object-oriented programming language
python27-2.7.18     Interpreted, interactive, object-oriented programming language
py37-sqlite3-3.7.8nb17 Built-in sqlite support for Python 2.5 and up
py27-expat-2.7.18   Python interface to expat
py27-setuptools-44.1.1 New Python packaging system
py27-cryptodome-3.9.8 Cryptographic and hash functions for Python
py27-six-1.15.0     Python 2 and 3 compatibility utilities
py27-ecdsa-0.15     Easy-to-use implementation of ECDSA cryptography
py27-idna-2.9       Python module for Internationalized Domain Names in Applications (IDNA)
py27-dns-1.16.0nb1  Python DNS toolkit
py37-expat-3.7.8    Python interface to expat
py37-setuptools-44.1.1 New Python packaging system
py37-cElementTree-3.7.8 C implementation of Python ElementTree API
py27-xdg-0.26       Python library for XDG

John


Home | Main Index | Thread Index | Old Index