Hi, I have the issue below, python upgrade conflicts with its modules.
Usually I jsut remove these modules and retry, but here the dependency tree is borader. What's the best to handle this? Beyond hating the python hell. Riccardo => Checking file-check results for python311-3.11.8 => Creating binary package /usr/pkgsrc/lang/python311/work/.packages/python311-3.11.8.tgz ===> Building binary package for python311-3.11.8 => Creating binary package /usr/pkgsrc/packages/All/python311-3.11.8.tgz ===> Replacing for python311-3.11.8 ===> Updating using binary package of python311-3.11.8 /usr/bin/env /usr/pkg/sbin/pkg_add -K /usr/pkg/pkgdb -U -D /usr/pkgsrc/lang/python311/work/.packages/python311-3.11.8.tgz pkg_add: Package `python311-3.11.8' conflicts with `py311-cElementTree-[0-9]*', and `py311-cElementTree-3.11.5' is installed. pkg_add: Package `python311-3.11.8' conflicts with `py311-expat-[0-9]*', and `py311-expat-3.11.5nb1' is installed. pkg_add: 1 package addition failed *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/lang/python311 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/lang/python311 *** Error code 1 Stop.