Re: Selfupdate failing...

2012-02-14 Thread Ryan Schmidt
On Feb 14, 2012, at 21:11, Jeff Justice wrote: > Okay it says: > > "checking Xcode location... xcode-select: Error: No Xcode folder is set. Run > xcode-select -switch to set the path to the Xcode folder." > > Hmmmwhy would this be? I haven't changed anything about this machine > from pr

Re: Selfupdate failing...

2012-02-14 Thread Jeff Justice
Okay it says: "checking Xcode location... xcode-select: Error: No Xcode folder is set. Run xcode-select -switch to set the path to the Xcode folder." Hmmmwhy would this be? I haven't changed anything about this machine from previous version. Must be something different with this release

Re: py27_wxpython

2012-02-14 Thread Ryan Schmidt
On Feb 13, 2012, at 23:33, Ulrich Wienands wrote: > So now, with wxWidgets there, I try installing py27-wxpython again. > > And I get this error: > - > [UBC-PowerBook:~] uli% sudo port install py27-wxpython > Warning: port definitions are more than two weeks old, consider

Re: Selfupdate failing...

2012-02-14 Thread Bradley Giesbrecht
On Feb 14, 2012, at 4:15 PM, Jeff Justice wrote: > Trying to update MacPorts from 1.9.2 to 2.0.3 on Snow Leopard. Did you use -v or -d flags? $ man port For more command output try verbose: $ sudo port -v selfupdate or debug: $ sudo port -d selfupdate > Where is the error log located Maybe h

Selfupdate failing...

2012-02-14 Thread Jeff Justice
Trying to update MacPorts from 1.9.2 to 2.0.3 on Snow Leopard. Comes back with: "Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)" Where is the error log located, and any thoughts about what is going on? This ma

Re: Continually rebuilding the same package

2012-02-14 Thread Ryan Schmidt
On Feb 14, 2012, at 15:36, Michael O'Brien wrote: > My MacPorts installation has started rebuilding SuiteSparse @3.4.0_0 > over and over. Every time it's given the opportunity to do so, as in, > whenever I say "port upgrade suitesparse" or "port upgrade > anything-that-depends-on-suites

Re: Continually rebuilding the same package

2012-02-14 Thread Jeremy Lavergne
> My MacPorts installation has started rebuilding SuiteSparse @3.4.0_0 > over and over. Every time it's given the opportunity to do so, as in, > whenever I say "port upgrade suitesparse" or "port upgrade > anything-that-depends-on-suitesparse", it'll deinstall, rebuild, and install > it

Continually rebuilding the same package

2012-02-14 Thread Michael O'Brien
My MacPorts installation has started rebuilding SuiteSparse @3.4.0_0 over and over. Every time it's given the opportunity to do so, as in, whenever I say "port upgrade suitesparse" or "port upgrade anything-that-depends-on-suitesparse", it'll deinstall, rebuild, and install it again.