Re: xcode-select --install fails

2014-05-25 Thread Daniel J. Luke
On May 25, 2014, at 12:10 PM, William H. Magill wrote: > "NSURLErrorDomain error -1012" It looks like apple let an SSL certificate expire (yesterday) without replacing it. Things will probably start working again as soon as Apple gets an updated cert installed (and pushed out to their CDNs as w

Re: Error updating macports

2014-05-25 Thread Ryan Schmidt
On May 25, 2014, at 3:59 PM, Ted Kord wrote: > Hi Ryan > > Sorry for the late reply. > > I just updated to the latest version of MacPorts: 2.3.0. Then: > > sudo port clean cgal > sudo port upgrade outdated > > I still get: > > ---> Configuring cgal > > Error: org.macports.configure for p

Re: Error updating macports

2014-05-25 Thread Ted Kord
Hi Ryan Sorry for the late reply. I just updated to the latest version of MacPorts: 2.3.0. Then: sudo port clean cgal sudo port upgrade outdated I still get: ---> Configuring cgal Error: org.macports.configure for port cgal returned: configure failure: command execution failed Please see th

Re: xcode-select --install fails

2014-05-25 Thread Brandon Allbery
On Sun, May 25, 2014 at 12:10 PM, William H. Magill wrote: > Ok, as expected... however, when clicking "Install" > after the EULA > it pauses a moment, pops up "Getting software" and the barber-pole then... > "Can't download the software because of a network problem." > > === > Any guesses on wha

xcode-select --install fails

2014-05-25 Thread William H. Magill
Trying to update MacPorts and find that I'm getting a network failure message from xcode. "xcode-select --install" or "sudo xcode-select --install" Yields a pop-up: "The 'xcode-select' command requires the command line developer tools. would you like to instll the tools now?" Ok, as expected.

Re: Failure to install "poppler"

2014-05-25 Thread Clemens Lang
Hi, > Every time I do "upgrade outdated", the package "poppler" fails. What am I > doing wrong and what's a quick way to get it installed? There's no way to tell without the main.log referenced in the error message. Please clean, try again, and attach the main.log (possibly compressed) or open a

Failure to install "poppler"

2014-05-25 Thread Steve Stevenson
Every time I do "upgrade outdated", the package "poppler" fails. What am I doing wrong and what's a quick way to get it installed? -- "Steve" Stevenson, Emeritus Associate Professor, Clemson University. "Those who know, do. Those who understand, teach," Aristotle. "The limits of my language mean

Re: how to upgrade MacPorts behind proxy?

2014-05-25 Thread Clemens Lang
Hi, > What's the best way to upgrade to MacPorts 2.3.0 on a computer that's > behind a proxy? I'm currently running 2.2.1. Install from the .pkg file. > Will the fact that the installer itself tries to run "port selfupdate" > cause problems when that fails because of the proxy? The rsync downl

how to upgrade MacPorts behind proxy?

2014-05-25 Thread Richard Cobbe
What's the best way to upgrade to MacPorts 2.3.0 on a computer that's behind a proxy? I'm currently running 2.2.1. For normal package upgrades, I've got "port -d sync" working via SVN (as per the instructions on ), but of course that won't auto