On 12/19/20 12:35 PM, Neil Bothwick wrote:
On Sat, 19 Dec 2020 12:12:21 +0100, n952162 wrote:

Your output gives away that you STILL have not run depclean, so you
STILL have dev-python/ipaddress installed, which has been removed from
the tree, and requires python 2.7. Unless you remove old broken
software you will NEVER get through a world update.

depclean output attached.

  >>> No packages selected for removal by depclean
Packages installed:   899
Packages in world:    291
Packages in system:   43
Required packages:    899
Number removed:       0
Which means the package is in @world, so just remove it with "emerge -cav
ipaddress".


Good.

$ sudo emerge -cav ipaddress  2>&1 | tee ipaddress-clean.$ymd
Password:

Calculating dependencies  .... done!
  dev-python/ipaddress-1.0.23 pulled in by:
    dev-python/cryptography-2.9 requires
dev-python/ipaddress[python_targets_python2_7(-),-python_single_target_python2_7(-)]
    dev-python/urllib3-1.25.10 requires
dev-python/ipaddress[python_targets_python2_7(-),-python_single_target_python2_7(-)]

>>> No packages selected for removal by depclean
Packages installed:   899
Packages in world:    287
Packages in system:   43
Required packages:    899
Number removed:       0


Reply via email to