Changes between Version 1 and Version 2 of Ticket #45434, comment 4


Ignore:
Timestamp:
Oct 21, 2014, 10:29:29 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45434, comment 4

    v1 v2  
    11On a contrary note, I am not having any issues. I uninstalled `mongodb` along with the other ports. Reinstalled my Macports binary from the dmg, and made sure I had Xcode 6.1 command line tools installed. I actually did a `port install` and installed all my requested ports (`port echo requested | cut -d ' ' -f 1 > requested.txt`) instead of all the installed ports.
    22
    3 I even restarted. I can connect fine from the command line and from the PHP driver on my install. Have y'all followed all the steps on https://trac.macports.org/wiki/Migration? Doing `sudo port -f uninstall installed` does not remove any data, but the binaries and libraries and it's a requirement. Another issue might have been using Xcode before 6.1. That was causing many issues with various ports.The reason I bring this up is that after I first upgraded to Yosemite - but before I did all the uninstall/reinstall work, I had the same issue you describe.
     3I even restarted. I can connect fine from the command line and from the PHP driver on my install. Have y'all followed all the steps on wiki:Migration? Doing `sudo port -f uninstall installed` does not remove any data, but the binaries and libraries and it's a requirement. Another issue might have been using Xcode before 6.1. That was causing many issues with various ports.The reason I bring this up is that after I first upgraded to Yosemite - but before I did all the uninstall/reinstall work, I had the same issue you describe.