bug#30841: Building Zend PHP (php): tests fail, and "Name or service not known"

2020-09-22 Thread Maxim Cournoyer
Hello, Andreas Enge writes: > Hello, > > On Sat, Mar 17, 2018 at 02:28:59PM -0300, Adonay Felipe Nogueira wrote: >> Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name >> or service not known in > > this looks like the problem that has been reported several times for differe

bug#30841: Building Zend PHP (php): tests fail, and "Name or service not known"

2018-03-20 Thread Adonay Felipe Nogueira
> I also made my own "/etc/nsswitch.conf" file, which is attached. The By the way I *did* notice the typo in "ndns" --- it should be "mdns" ---, and I corrected it, restarted nscd, restarted guix-daemon, and tried again, with no good results. I also tried "hosts: files dns", restarted nscd and gu

bug#30841: Building Zend PHP (php): tests fail, and "Name or service not known"

2018-03-17 Thread Adonay Felipe Nogueira
> situations, due to a change in glibc. The solution was to install "nscd" > (possibly in your host distribution if you are not on GuixSD). > > Could you give it a try? I already have host/foreign distro's "nscd" package installed, and the daemon was/is already running. - Distro: Trisquel 7 - ns

bug#30841: Building Zend PHP (php): tests fail, and "Name or service not known"

2018-03-17 Thread Andreas Enge
Hello, On Sat, Mar 17, 2018 at 02:28:59PM -0300, Adonay Felipe Nogueira wrote: > Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name > or service not known in this looks like the problem that has been reported several times for different situations, due to a change in glibc.

bug#30841: Building Zend PHP (php): tests fail, and "Name or service not known"

2018-03-17 Thread Adonay Felipe Nogueira
This is known to started happening from a `guix pull' done in 2018-03-10T11:00:56-0300. I did another pull yesterday (2018-03-16T16:30:42-0300) and the problem continued. I didn't bisect this problem yet. That is: I don't know if it started happening in a commit from dates before. Here is perhaps