Date: Fri, 12 Jan 2018 09:45:56 +0100 From: Matthias Apitz <guru@unixarea.de> To: freebsd-questions@freebsd.org Subject: fetch is waiting on input on stdin Message-ID: <20180112084556.GA13812@c720-r314251>
next in thread | raw e-mail | index | archive | help
--5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello, This is on: FreeBSD c720-r314251 12.0-CURRENT FreeBSD 12.0-CURRENT #1 r314251M: Fri Jun= 30 08:50:03 CEST 2017 guru@c720-r314251:/usr/obj/usr/src/sys/GENERIC = amd64 Yesterday I was building some port which fetches the disfiles like this command: # fetch ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse.org/tool= s/cdt/releases/9.0/sr1/features/org.eclipse.cdt.msw_9.0.1.201607151550.jar The fetch was hanging for ever. My first thinking was DNS, but then I monit= ored the fetch cmd with truss(1) and saw, that it was awaiting STDIN input. Only using 'make < /dev/null' was able to fetch all the distfiles. Is this something new or some bug? matthias --=20 Matthias Apitz, =E2=9C=89 guru@unixarea.de, =E2=8C=82 http://www.unixarea.d= e/ =F0=9F=93=B1 +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXmn7rBYYViyzy/vBR8z35Hb+nREFAlpYdcIACgkQR8z35Hb+ nRHB5w//QHJrqMF2ZnuKfdja/9tK8q69FgaZyyIcpuZpL9zId+XhtKYyvqTmamHK XAqrTqfGZqay3Q3HzQz1OK5rp6xWD01H3+2+2cUw/89RjqzO/gSFaU2kjC7lYFvg x0UzRb/zUyTDfI1A6YJMbuVeRs7XSKWsRntMs+1QLUNVECi0OnJarulK8aQEoV7M oP0QEtmHEtHq2LYwz5yJAuKkdlWPB9QUyAvRJBzTAUDy099PlVbCTGbZ+diIP791 h89EOyPokxA6IzNB7CzK7Sa01uW3zjwjrWF23Y/Sg4H6zUzcs5rok4f0Ala7BCqY 2P1KJTg7a+yuLKKtvMuKFU2wsFNOVGda5BtejHQ+GZX/PVN/X4peO+QrqtOXYB8w Ye+tfvbnz3SbNsVybn5eGQjwZ8Y2Tm03KHWCC47MBBDNcyFXqTzDpAlgwmLhFpnn WWvWgRZOQl6Jxe4inXR4FGrMVjhqa+tIwE1UhGP4LMwz+Dst7ZVI37mMavaSwHlc 327xbIOk9/Rhiq/HsuwAitVehFpt4jgpVwSU4TMo354ME/Mxv6t+agQYWnzLE5gA 8CBPLHLUn+JQiclA1i7gsr9j8w6/fFkvh8n/fIF2GzHPNGV/zNfj4lQjrtsAkz7O /XrAHw8JJ1hTJ/JGZJ94+ON7HxvVNxYOcd7Loje/L2Ob7UvkBME= =meST -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180112084556.GA13812>