Re: Error when trying to start wireshark under X11

2012-07-15 Thread Kok-Yong Tan
On 7/16/12 00:31, Kok-Yong Tan wrote: On 7/16/12 00:11, Kok-Yong Tan wrote: On 7/15/12 23:27, Brandon Allbery wrote: On Sun, Jul 15, 2012 at 10:39 PM, Kok-Yong Tan mailto:k...@realityartisans.com>> wrote: Can anyone tell me what this error means when I try to start wireshark in an xte

Re: Error when trying to start wireshark under X11

2012-07-15 Thread Kok-Yong Tan
On 7/16/12 00:11, Kok-Yong Tan wrote: On 7/15/12 23:27, Brandon Allbery wrote: On Sun, Jul 15, 2012 at 10:39 PM, Kok-Yong Tan mailto:k...@realityartisans.com>> wrote: Can anyone tell me what this error means when I try to start wireshark in an xterm window via the X11 system: bash

Re: Error when trying to start wireshark under X11

2012-07-15 Thread Kok-Yong Tan
On 7/15/12 23:27, Brandon Allbery wrote: On Sun, Jul 15, 2012 at 10:39 PM, Kok-Yong Tan mailto:k...@realityartisans.com>> wrote: Can anyone tell me what this error means when I try to start wireshark in an xterm window via the X11 system: bash-3.2$ sudo wireshark (wireshark:11

Re: Error when trying to start wireshark under X11

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 10:39 PM, Kok-Yong Tan wrote: > Can anyone tell me what this error means when I try to start wireshark in > an xterm window via the X11 system: > > bash-3.2$ sudo wireshark > > (wireshark:11767): Gtk-WARNING **: cannot open display: :0.0 > It means something messed with $D

Error when trying to start wireshark under X11

2012-07-15 Thread Kok-Yong Tan
Hi, Can anyone tell me what this error means when I try to start wireshark in an xterm window via the X11 system: bash-3.2$ sudo wireshark (wireshark:11767): Gtk-WARNING **: cannot open display: :0.0 bash-3.2$ ___ macports-users mailing list macpo

Re: git bash_completion does not work - solved (?)

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 9:10 PM, Ryan Schmidt wrote: > I was unable to figure out exactly what I was meant to be changing in > Terminal's preferences to make this work. > Presumably changing the command to run from your login shell to "/opt/local/bin/bash -l". -- brandon s allbery

Re: git bash_completion does not work - solved (?)

2012-07-15 Thread Ryan Schmidt
On Jul 15, 2012, at 15:26, Clemens Lang wrote: > On Sun, Jul 15, 2012 at 10:13:13PM +0200, Stefan Scheidt wrote: >> Question: Is this the right way to use MacPorts bash as login shell? > > Although `port notes bash-completion` suggests changing your terminal > emulator's preferences, this is a pe

Re: Trouble accessing trac.macports.org

2012-07-15 Thread Mike Savory
Looking at the DNS records, I see that trac has an record and the parent domain doesn't... > dig trac.macports.org trac.macports.org. 462 IN CNAME iota4.macosforge.org. but > dig iota4.macosforge.org Fails for me Could be we have IPv6 connectivity issues? Mike

Re: Trouble accessing trac.macports.org

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 5:34 PM, Yansky . wrote: > Hi, I seem to be having some issues accessing https://trac.macports.org > Working for me, both http and https. > to time out. I thought it might be my ISP (TPG Australia), but it also > seems to time out using google's dns as well. > Er... if

Trouble accessing trac.macports.org

2012-07-15 Thread Yansky .
Hi, I seem to be having some issues accessing https://trac.macports.org http://www.downforeveryoneorjustme.com/trac.macports.org says it's up, but I can't get to it. The weird thing is https://macports.org seems to resolve just fine. I did a traceroute of both domain/sub-domain and trac.macports.

Re: git bash_completion does not work - solved (?)

2012-07-15 Thread Clemens Lang
Hi, On Sun, Jul 15, 2012 at 10:13:13PM +0200, Stefan Scheidt wrote: > Question: Is this the right way to use MacPorts bash as login shell? Although `port notes bash-completion` suggests changing your terminal emulator's preferences, this is a perfectly fine way to do it, too (and it also is what

git bash_completion does not work - solved (?)

2012-07-15 Thread Stefan Scheidt
It seems I have solved my problem: Cause: My login shell was still the old /bin/bash. Solution: I added /opt/local/bin/bash to /etc/shells and then did "chsh -s /opt/local/bin/bash" Now bash_completion works! Question: Is this the right way to use MacPorts bash as login shell? Regards Stefa

git bash_completion does not work

2012-07-15 Thread Stefan Scheidt
Hi, a couple of days ago I updated my ports (sudo port upgrade outdated), and now bash_completion for git does not work. port installed says: … bash @4.2.29_0 (active) bash-completion @2.0_1 (active) … git-core @1.7.11.2_0+bash_completion+credential_osxkeychain+doc+pcre+python27+svn

Re: unable to uninstall a port

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 3:09 PM, Michael Parchet wrote: > * > sudo port uninstall ‑‑follow‑dependencies mariadb @5.2.9_4 > > Unable to uninstall mariadb @5.2.9_4, the following ports depend on it: > ---> mariadb-server @5.2.9_0 > ---> akonadi @1.7.2_0 > Error: org.macports.uninstall for

Re: unable to uninstall a port

2012-07-15 Thread Damon McDougall
On Sun, Jul 15, 2012 at 09:09:57PM +0200, Michael Parchet wrote: > Le 15.07.12 18:12, Brandon Allbery a écrit : > >On Sun, Jul 15, 2012 at 12:06 PM, Michael Parchet > >mailto:mparc...@sunrise.ch>> wrote: > > > >I wold like to uninstall mariadb and replace it with mysql so that > >the akondi

Re: unable to uninstall a port

2012-07-15 Thread Michael Parchet
Le 15.07.12 18:12, Brandon Allbery a écrit : On Sun, Jul 15, 2012 at 12:06 PM, Michael Parchet > wrote: I wold like to uninstall mariadb and replace it with mysql so that the akondi server can walk. but I can't uninstall maradb and its dependencs ? Be

Re: unable to uninstall a port

2012-07-15 Thread Brandon Allbery
On Sun, Jul 15, 2012 at 12:06 PM, Michael Parchet wrote: > I wold like to uninstall mariadb and replace it with mysql so that the akondi > server can walk. but I can't uninstall maradb and its dependencs ? > > Bellow, here is my command line. > > sudo port uninstall ‑‑follow‑dependencies mariadb @

unable to uninstall a port

2012-07-15 Thread Michael Parchet
Hello, I wold like to uninstall mariadb and replace it with mysql so that the akondi server can walk. but I can't uninstall maradb and its dependencs ? Bellow, here is my command line. sudo port uninstall --follow-dependencies mariadb @5.2.9_4 Is it correct ? Tanks for your answer Best re