#26315: Uninstalled all macports and all installed ports - upon reinstalled, no ports/dependencies can be installed. -------------------------------------+-------------------------------------- Reporter: gallego.alexx@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: -------------------------------------+-------------------------------------- 1. This is what I did to uninstall all macports sudo port -f uninstall installed 2. Followed by this sudo rm -rf \ /opt/local \ /Applications/DarwinPorts \ /Applications/MacPorts \ /Library/LaunchDaemons/org.macports.* \ /Library/Receipts/DarwinPorts*.pkg \ /Library/Receipts/MacPorts*.pkg \ /Library/StartupItems/DarwinPortsStartup \ /Library/Tcl/darwinports1.0 \ /Library/Tcl/macports1.0 \ ~/.macports then I downloaded the new macports and I can't install anything. Here is the list of macports I had installed #!/bin/bash sudo port install \ metasploit3 \ aircrack-ng \ apache-ant \ autoconf \ automake \ bison \ boost \ git-core \ cairo \ bzip2 \ coreutils \ emacs \ emacs-app \ cedet-devel \ ecb \ auctex \ emacs-w3m \ php-mode.el \ python-mode.el \ slime \ python31 \ gnutar \ texlive \ wget \ gmake \ ruby \ openmotif \ libtool \ ocaml \ openssl \ perl5.8 The error on all of the ports is this.......... Error: The following dependencies failed to build: <packets name> Please let me know, specifically what output should I exactly add. I understand that to submit I think i have to use the -d flag. However, i chose to ignore this since its not for one specific port, but rather for all the ports. Thanks in advance -- Ticket URL: <http://trac.macports.org/ticket/26315> MacPorts <http://www.macports.org/> Ports system for Mac OS