Re: Spawning ping for packages.macports.org failed

2016-02-29 Thread Adam Mercer
On Mon, Feb 29, 2016 at 9:09 AM, Daniel J. Luke wrote: > lsof might help you find the culprit - but yeah, you're going to get strange > failures if you're hitting resource limits. I couldn't see anything obvious when I looked after it failed with that error but I'll take another look if I see t

Re: Spawning ping for packages.macports.org failed

2016-02-29 Thread Daniel J. Luke
On Feb 28, 2016, at 11:04 PM, Adam Mercer wrote: > I have however found something else weird with this machine, when > trying to install a port I sometimes get the following: > > :debug:archivefetch failed verification with key > /opt/local/share/macports/macports-pubkey.pem > :debug:archivefetch

Re: Spawning ping for packages.macports.org failed

2016-02-28 Thread Adam Mercer
On Fri, Feb 26, 2016 at 1:52 PM, Daniel J. Luke wrote: > dig @131.215.125.1 packages.macports.org > > and > > dig @131.215.254.100 packages.macports.org > > to help rule out basic dns problems. Both those commands return what I would expect: builder-osx-1:~ ram$ dig @131.215.125.1 packages.macp

Re: Spawning ping for packages.macports.org failed

2016-02-26 Thread John Oliver
On Fri, Feb 26, 2016 at 02:52:33PM -0500, Daniel J. Luke wrote: > ok. > > Try: > > dig @131.215.125.1 packages.macports.org > > and > > dig @131.215.254.100 packages.macports.org > > to help rule out basic dns problems. I'd suggest: dig @131.215.125.1 any packages.macports.org Sometimes, IP

Re: Spawning ping for packages.macports.org failed

2016-02-26 Thread Daniel J. Luke
ok. Try: dig @131.215.125.1 packages.macports.org and dig @131.215.254.100 packages.macports.org to help rule out basic dns problems. > On Feb 26, 2016, at 2:15 PM, Adam Mercer wrote: > On Feb 26, 2016 09:42, "Daniel J. Luke" wrote: > > What does /etc/resolv.conf contain? > > # This file i

Re: Spawning ping for packages.macports.org failed

2016-02-26 Thread Adam Mercer
On Feb 26, 2016 09:42, "Daniel J. Luke" wrote: > What does /etc/resolv.conf contain? # This file is automatically generated. # search ligo.caltech.edu ligo.org nameserver 131.215.125.1 nameserver 131.215.254.100 Cheers Adam ___ macports-users mailing

Re: Spawning ping for packages.macports.org failed

2016-02-26 Thread Daniel J. Luke
On Feb 26, 2016, at 8:53 AM, Brandon Allbery wrote: > On Fri, Feb 26, 2016 at 8:10 AM, Rainer Müller wrote: > In particular, do you have a /opt/local/bin/grep which fails to execute? > > I don't think this matters much since it tries the fetch anyway and that also > fails to resolve the hostnam

Re: Spawning ping for packages.macports.org failed

2016-02-26 Thread Brandon Allbery
On Fri, Feb 26, 2016 at 8:10 AM, Rainer Müller wrote: > In particular, do you have a /opt/local/bin/grep which fails to execute? I don't think this matters much since it tries the fetch anyway and that also fails to resolve the hostname. -- brandon s allbery kf8nh

Re: Spawning ping for packages.macports.org failed

2016-02-26 Thread Adam Mercer
On Fri, Feb 26, 2016 at 7:10 AM, Rainer Müller wrote: > The command would be: > > ping -noq -c3 -t3 $host | grep round-trip | cut -d / -f 5 If I run that for packages.macports.org, the first one it says that fails then I get the following: builder-osx-1:~ ram$ ping -noq -c3 -t3 packages.macport

Re: Spawning ping for packages.macports.org failed

2016-02-26 Thread Rainer Müller
On 2016-02-25 23:29, Adam Mercer wrote: > From this machine I can ping and contact all the hosts it complains about. The command would be: ping -noq -c3 -t3 $host | grep round-trip | cut -d / -f 5 > Any ideas what's going on here? Did you have any ports installed before? Is the machine really n

Re: Spawning ping for packages.macports.org failed

2016-02-25 Thread Adam Mercer
On Thu, Feb 25, 2016 at 7:50 PM, Ryan Schmidt wrote: > You apparently can't resolve hosts, or at least MacPorts and programs it > spawn can't. I don't know why that would be, if you can do it outside of > MacPorts. Yes it's very weird... I'm open to any suggestions on how to debug this... Che

Re: Spawning ping for packages.macports.org failed

2016-02-25 Thread Ryan Schmidt
pat > DEBUG: Executing org.macports.archivefetch (expat) > DEBUG: euid/egid changed to: 0/0 > DEBUG: chowned /opt/local/var/macports/incoming to macports > DEBUG: euid/egid changed to: 507/501 > ---> expat-2.1.0_0.darwin_15.x86_64.tbz2 doesn't seem to exist in

Spawning ping for packages.macports.org failed

2016-02-25 Thread Adam Mercer
rts/incoming to macports DEBUG: euid/egid changed to: 507/501 ---> expat-2.1.0_0.darwin_15.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified DEBUG: Spawning ping for packages.macports.org failed DEBUG: Spawning ping for fco.it.packages.macports.org failed DEBUG: Sp