Solved py39-python-dateutil-2.9.0 conflicts with py39-dateutil-2.9.0

Hello.
How to fix?
Code:
Successfully built python_dateutil-2.9.0-py2.py3-none-any.whl
===>  Staging for py39-python-dateutil-2.9.0
===>   py39-python-dateutil-2.9.0 depends on package: py39-six>=1.5 - found
===>   py39-python-dateutil-2.9.0 depends on file: /usr/local/bin/python3.9 - found
===>   Generating temporary packing list
===> Creating unique files: Move MAN files needing SUFFIX
===> Creating unique files: Move files needing SUFFIX
====> Compressing man pages (compress-man)
===>  Installing for py39-python-dateutil-2.9.0
===>  Checking if py39-python-dateutil is already installed
===>   Registering installation for py39-python-dateutil-2.9.0 as automatic
Installing py39-python-dateutil-2.9.0...
pkg-static: py39-python-dateutil-2.9.0 conflicts with py39-dateutil-2.9.0 (installs files into the same place).  Problematic file: /usr/local/lib/python3.9/site-packages/dateutil/__init__.py
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/devel/py-python-dateutil
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/py-botocore
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-botocore
egrep: empty (sub)expression
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20240430-26898-8leak9 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=py39-botocore-1.34.79 UPGRADE_PORT_VER=1.34.79 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
    ! devel/py-botocore (py39-botocore-1.34.79)    (unknown build error)

Code:
# pkg version -v | egrep 'dateutil'
py39-dateutil-2.9.0                ?   orphaned: devel/py-dateutil
 
Back
Top