Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 00:07, Jeremy Lavergne jer...@lavergne.gotdns.orgwrote: However, my original error, one that prompted all this dance, still persists. On my computer A when I do `git push computer_b I get OpenSSL version mismatch. Built against 105f, you have 1000100f

Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Ryan Schmidt
On Mar 18, 2012, at 04:04, Brandon Allbery wrote: It's not openssl that needs to be rebuilt, but the library/program that is using openssl that is now inconsistent and needs to be rebuilt against the latest openssl. In this case that probably means git-core. I'm updating git-core to

Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Puneet Kishor
On Mar 18, 2012, at 4:04 AM, Brandon Allbery allber...@gmail.com wrote: On Sun, Mar 18, 2012 at 00:07, Jeremy Lavergne jer...@lavergne.gotdns.org wrote: However, my original error, one that prompted all this dance, still persists. On my computer A when I do `git push computer_b I get

Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 08:50, Puneet Kishor punk.k...@gmail.com wrote: So, I was all set to force reinstall OpenSSL, but now I am thinking of force reinstalling git. However, there *is* one issue to consider -- I get exactly the same error as above when I try to do a ssh-keygen -t rsa

Re: Lock on Registry

2012-03-18 Thread Sarma Tangirala
On 18 March 2012 05:42, Rainer Müller rai...@macports.org wrote: Please reply to the list, not only to me. http://trac.macports.org/wiki/MailingLists#reply Sorry about that. I ran selfupdate first and then upgrade outdated. Okay, so it is not installing all available ports, but you

Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Rainer Müller
On 2012-03-18 04:47, Mr. Puneet Kishor wrote: 2. Somewhere along the line, I guess my OpenSSL got updated, and now, everytime I try to do a `git push` to another server, I get the following error OpenSSL version mismatch. Built against 105f, you have 1000100f fatal: The

Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Puneet Kishor
On Mar 18, 2012, at 10:10 AM, Rainer Müller wrote: On 2012-03-18 04:47, Mr. Puneet Kishor wrote: 2. Somewhere along the line, I guess my OpenSSL got updated, and now, everytime I try to do a `git push` to another server, I get the following error OpenSSL version mismatch. Built

upgrade exept certain ports

2012-03-18 Thread Drechsel Wolf
Hello, what can I do to upgrade my outdated ports - exept certain ones (which may take too long to compile, have failed in upgrading before etc.) ? Yours, Wolf ___ macports-users mailing list macports-users@lists.macosforge.org

Re: upgrade exept certain ports

2012-03-18 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 14:04, Drechsel Wolf ed...@verkehrsplanung.comwrote: what can I do to upgrade my outdated ports - exept certain ones (which may take too long to compile, have failed in upgrading before etc.) ? You can use booleans in the port command, e.g. my last upgrade required

Re: intltool won't install because of the old XML::Parser not found issue

2012-03-18 Thread Jeff Singleton
Well…check my last entry on #33264. Despite it not being the way its done in MacPorts, but what I did worked. Now to figure out the right way to accomplish the same thing. On Sun, Mar 18, 2012 at 12:49 AM, Ryan Schmidt ryandes...@macports.orgwrote: On Mar 17, 2012, at 19:44, Jeff Singleton

gnuplot + aquaterm Lion OS X

2012-03-18 Thread mdekauwe
(below is a reposting from the other macports message list as I was recommended that here was the correct location...) When trying to build gnuplot on OSX 10.7 Lion aquaterm fails and when you check the log file it seems to relate to the Xcode licence. version:1 :debug:main Executing

Re: gnuplot + aquaterm Lion OS X

2012-03-18 Thread Lawrence Velázquez
On Mar 18, 2012, at 6:18 p.m., mdekauwe wrote: When trying to build gnuplot on OSX 10.7 Lion aquaterm fails and when you check the log file it seems to relate to the Xcode licence. Try following the instructions here: https://trac.macports.org/wiki/ProblemHotlist#xcode-eula I tried

Re: gnuplot + aquaterm Lion OS X

2012-03-18 Thread Brandon Allbery
On Sun, Mar 18, 2012 at 18:18, mdekauwe mdeka...@gmail.com wrote: :info:build You have not agreed to the Xcode license agreements, please run xcodebuild standalone from within a Terminal window to review and agree to the Xcode license agreements. This is not saying to run xcodebuild

Re: upgrade exept certain ports

2012-03-18 Thread Ryan Schmidt
On Mar 18, 2012, at 13:12, Brandon Allbery wrote: On Sun, Mar 18, 2012 at 14:04, Drechsel Wolf ed...@verkehrsplanung.com wrote: what can I do to upgrade my outdated ports - exept certain ones (which may take too long to compile, have failed in upgrading before etc.) ? You can use

Re: installing git-core (to upgrade OpenSSL) leads to errors

2012-03-18 Thread Ryan Schmidt
On Mar 18, 2012, at 10:48, Puneet Kishor wrote: Thank goodness I didn't force reinstall openssl or git. Not that forcing a reinstall of openssl or git-core would have had any negative consequences, aside from some wasted time and effort. ___

Re: gnuplot + aquaterm Lion OS X

2012-03-18 Thread mdekauwe
Sorry I thought I had! version:1 :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 501 :debug:main euid changed to: 503 :debug:main Executing org.macports.main (aquaterm) :debug:main Privilege de-escalation not attempted as not running as root.

Re: gnuplot + aquaterm Lion OS X

2012-03-18 Thread Jeremy Lavergne
:info:build error: error opening '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_aquaterm/aquaterm/work/aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/x86_64/AQTPlotBuilder.d': Error opening output file

Re: gnuplot + aquaterm Lion OS X

2012-03-18 Thread Lawrence Velázquez
On Mar 18, 2012, at 9:20 p.m., Jeremy Lavergne wrote: Looks like permissions issues. Can you try cleaning and installing aquaterm? $ sudo port clean --all aquaterm $ sudo port install aquaterm vq ___ macports-users mailing list

Re: gnuplot + aquaterm Lion OS X

2012-03-18 Thread mdekauwe
Could you elaborate at all? I am using root when calling the command so i am not sure what else I would need to do? $ sudo port install gnuplot Jeremy Lavergne wrote: :info:build error: error opening

How to install a bunch of packages in a list?

2012-03-18 Thread Yves S. Garret
Hey guys, Here is the command and the list of packages that I got: http://bin.cakephp.org/view/1705726929 Well, I have this list, it's good, but what I would like to do is just install everyone of those packages. Any ideas? ___ macports-users mailing

Re: How to install a bunch of packages in a list?

2012-03-18 Thread Jeremy Lavergne
Here is the command and the list of packages that I got: http://bin.cakephp.org/view/1705726929 Well, I have this list, it's good, but what I would like to do is just install everyone of those packages. Any ideas? Instead of `port list` maybe `port echo *ocaml*`. At that point, you can

Re: How to install a bunch of packages in a list?

2012-03-18 Thread Lawrence Velázquez
On Mar 18, 2012, at 9:31 p.m., Yves S. Garret wrote: Hey guys, Here is the command and the list of packages that I got: http://bin.cakephp.org/view/1705726929 Well, I have this list, it's good, but what I would like to do is just install everyone of those packages. Any ideas? $ sudo

Re: MacPorts 2.0.4 and recommendation for Lion Xcode version

2012-03-18 Thread Tabitha McNerney
On Sat, Mar 17, 2012 at 7:16 PM, Ryan Schmidt ryandes...@macports.orgwrote: On Mar 17, 2012, at 04:56, Tabitha McNerney wrote: My boss asked me to install MacPorts on a new iMac that arrived to our office last week, and it shipped with Mac OS X Lion 10.7.3 (so we probably can't run Snow

Re: MacPorts 2.0.4 and recommendation for Lion Xcode version

2012-03-18 Thread Ryan Schmidt
On Mar 18, 2012, at 21:11, Tabitha McNerney wrote: I noticed the warning when initially configuring MacPorts 2.0.4 which stated: Warning: xcodebuild exists but failed to execute Warning: Xcode appears to be installed but xcodebuild is unusable; some ports will likely fail to build.

Re: MacPorts 2.0.4 and recommendation for Lion Xcode version

2012-03-18 Thread Ryan Schmidt
On Mar 18, 2012, at 21:20, Jeremy Lavergne wrote: Not a bug. Behaves correctly. New as of Xcode 4.3, you must select it. If you haven't done so by the time you run MacPorts, MacPorts tells you how. I think she means zlib cannot build without this, so the cause (xcode-select) shoudl be an

Re: MacPorts 2.0.4 and recommendation for Lion Xcode version

2012-03-18 Thread Lawrence Velázquez
On Mar 18, 2012, at 10:16 p.m., Ryan Schmidt wrote: Also, I'm not sure if this would qualify as a bug -- when building the gmp port, I got this Warning in the output: Warning: No processor dependent assembly code being used. gmp might be slower. But then the process continued