Hi
I am trying to uninstall python27 to solve the exact error encountered in this post and run into a very similar error to the one he encountered while trying to uninstall phyton27, namely
with the addition of
which is basically the same but contains no reference to libyam1 or any other port that may be causing this issue.
Is it possible to force removal without wrecking the system, or is there another solution?
I am trying to uninstall python27 to solve the exact error encountered in this post and run into a very similar error to the one he encountered while trying to uninstall phyton27, namely
Code:
===> Deinstalling python27-2.7.5_1
pkg_delete: unable to completely remove directory '/usr/local/lib/python2.7/site-packages'
pkg_delete: unable to completely remove directory '/usr/local/lib/python2.7'
pkg_delete: couldn't entirely delete package `python27-2.7.5_1'
(perhaps the packing list is incorrectly specified?)
Code:
pkg_delete: unable to completely remove directory '/usr/local/include/python2.7'
Is it possible to force removal without wrecking the system, or is there another solution?