#26745: dependency confusion between py26-setuptools and py26-distribute ---------------------------------+------------------------------------------ Reporter: jabronson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: py26-setuptools ---------------------------------+------------------------------------------ I just tried doing a {{{port uninstall inactive}}}, and when it got to py26-setuptools, it failed with: {{{ ---> Unable to uninstall py26-setuptools 0.6c11_0, the following ports depend on it: ---> py26-virtualenv ---> py26-simplejson ---> py26-jinja2 ---> py26-pygments ---> py26-pyflakes Error: port uninstall failed: Please uninstall the ports that depend on py26-setuptools first. }}} Next I ran: {{{ $ port info py26-virtualenv py26-virtualenv @1.4.5 (python, devel) Variants: universal ... Library Dependencies: python26, py26-distribute }}} And lo, py26-setuptools isn't actually listed as a dependency. I currently have the most up-to-date versions of py26-distribute and py26-setuptools. Please let me know how to get this in order. Ideally I'd only need py26-distribute, and could uninstall py26-setuptools entirely, but I'll settle for whatever keeps everything consistent (that is, not contradicting itself). -- Ticket URL: <https://trac.macports.org/ticket/26745> MacPorts <http://www.macports.org/> Ports system for Mac OS