Re: [Pkgutil-users] Output buffering of pkgutil
Status: Beta
Brought to you by:
bonivart
|
From: Peter B. <bon...@op...> - 2010-10-05 08:59:18
|
On Tue, Oct 5, 2010 at 10:06 AM, Dagobert Michelsen <da...@op...> wrote: > Hi Peter, > > I still get these output-mangling when doing batch-installations > with ssh: > >> 1900K ........ => Fetching CSWdbusglib-0.86,REV=2010.10.05 >> (6/7) ... >> 100% 9.94M=0.2s >> >> 200K .......... .......... .=> Fetching >> CSWdbusglibdev-0.86,REV=2010.10.05 (7/7) ... >> ......... .......... .......... 96% 10.8M 0s >> 250K .......... 100% >> 12.8M=0.03s > > Maybe I just try setting output to unbuffered in Perl next time. Is it wget and pkgutil not getting along? Any options you use in wget I could try? Anyone else on the list seen similar things? I have never seen it myself. I have experimented with buffering in Perl and couldn't see any difference. It shouldn't affect it either since every newline flushes the buffer anyway. -- /peter |