fetch is waiting on input on stdin

Matthias Apitz guru at unixarea.de
Fri Jan 12 08:46:04 UTC 2018


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 at 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/tools/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 monitored
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

-- 
Matthias Apitz, ✉ guru at unixarea.de, ⌂ http://www.unixarea.de/  📱 +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20180112/87a69a76/attachment.sig>


More information about the freebsd-questions mailing list