When I played with blackhole's "bh install" command in osx, it stops at "Downloading packages".<div>After I look into the source code, it seems the call to "with-output-to-process" in "untar" function causes this.</div>
<div><br></div><div>Below are code I wrote to reproduce the problem</div><div><br></div><div><div>(with-output-to-process</div><div>  (list path: "sed"</div><div>        arguments: '("-e" "s/n/N/g"))</div>
<div>  (lambda ()</div><div>    (display "nothing")))</div><div><br></div>-- <br>Zhang Meng<br>School of Software Engineering, Tongji University<br>MP: +86 151-2103-2798<br>
</div>