#52056: p5.24-archive-zip depends on itself -----------------------------+-------------------------------- Reporter: md14-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: p5-archive-zip -----------------------------+-------------------------------- I get this error when I try to install p5.24-archive-zip: {{{ $ sudo port -vs install p5.24-archive-zip ---> Computing dependencies for p5.24-archive-zip.... ---> Dependencies to be installed: p5.24-test-mockmodule p5.24-module- build p5.24-archive-zip Error: The following dependencies were not installed: p5.24-test- mockmodule p5.24-module-build p5.24-archive-zip To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port p5.24-archive-zip failed }}} It seems p5.24-archive-zip depends on itself via p5.24-test-mockmodule -> p5.24-module-build -> p5.24-archive-zip. Similarly, p5.24-module-build also depends on itself: {{{ $ sudo port -vs install p5.24-module-build ---> Computing dependencies for p5.24-module-build.... ---> Dependencies to be installed: p5.24-archive-zip p5.24-test- mockmodule p5.24-module-build Error: The following dependencies were not installed: p5.24-archive-zip p5.24-test-mockmodule p5.24-module-build To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port p5.24-module-build failed }}} p5.24-module-build depends on itself via p5.24-archive-zip -> p5.24-test- mockmodule -> p5.24-module-build. -- Ticket URL: <https://trac.macports.org/ticket/52056> MacPorts <https://www.macports.org/> Ports system for OS X