Date: Sat, 10 Oct 2015 11:07:11 +0200 From: =?UTF-8?Q?Torsten_Z=c3=bchlsdorff?= <mailinglists@toco-domains.de> To: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>, freebsd-ports@freebsd.org Subject: Re: Port request: jpeg-recompress (image compression) Message-ID: <5618D53F.4050709@toco-domains.de> In-Reply-To: <56181722.7050602@utanet.at> References: <5617C5A3.8060908@toco-domains.de> <56181722.7050602@utanet.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Walter, > It seems it is no error with the ladon port > > It is a error of the poudriere jail > npm ERR! code EAI_FAIL > npm ERR! errno EAI_FAIL > npm ERR! syscall getaddrinfo > > npm ERR! network getaddrinfo EAI_FAIL registry.npmjs.org:443 > npm ERR! network This is most likely not a problem with npm itself > npm ERR! network and is related to network connectivity. This error occurs when building the ladon port with poudriere. Poudriere disallows fetching of additional code in the stage-phase. But this is required to build the port because of its required npm-errors. There are some related bug notices which reach down till the kernel. Therefore some creative solutions will be needed ;) Greetings, Torsten
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5618D53F.4050709>