Date: Mon, 15 Jan 2001 18:20:28 +0200 From: Maxim Sobolev <sobomax@FreeBSD.org> To: will@FreeBSD.org, ports@FreeBSD.org Subject: Portlint hangs Message-ID: <3A63234B.4B7F84BE@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
I'm trying to commit a new port, and discovered that the following combination of options hangs addport solidly. $ /usr/ports/Tools/scripts/addport -l -1 -u sobomax -d ./ Working with port directory /usr/tmp/MyPorts/aureal-kmod. [hangs chewing 100% CPU] Using tcpdump I found that it isn't performing any network activity and there are also no spawned processes according to ps output. I'm observing exactly the same behaviour on the 5-CURRENT and 4-STABLE, so it doesn't seems to be a FreeBSD version specific bug. If works fine if I omitting `-l -1' part of the commandline above. Please fix! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A63234B.4B7F84BE>