[Pkgutil-users] Output buffering of pkgutil
Status: Beta
Brought to you by:
bonivart
|
From: Dagobert M. <da...@op...> - 2010-10-05 08:35:28
|
Hi Peter, I still get these output-mangling when doing batch-installations with ssh: > 1750K .......... .......... .......... .......... .......... 94% > 12.3M 0s > 1800K .......... .......... .......... .......... .......... 96% > 10.3M 0s > 1850K .......... .......... .......... .......... .......... 99% > 12.1M 0s > 1900K ........ => Fetching CSWdbusglib-0.86,REV=2010.10.05 > (6/7) ... > 100% 9.94M=0.2s > > 2010-10-05 10:03:55 (9.89 MB/s) - `/var/opt/csw/pkgutil/packages/ > glib2_devel-2.25.10,REV=2010.07.06-SunOS5.9-i386-CSW.pkg.gz' saved > [1953830/1953830] > > --2010-10-05 10:03:55-- http://buildfarm.opencsw.org/opencsw/experimental/dam/i386/5.9/dbus_glib-0.86,REV=2010.10.05-SunOS5.9-i386-CSW.pkg.gz > Resolving proxy... 192.168.1.6 > Connecting to proxy|192.168.1.6|:3128... connected. > Proxy request sent, awaiting response... 200 OK > Length: 266561 (260K) [application/x-gzip] > Saving to: `/var/opt/csw/pkgutil/packages/ > dbus_glib-0.86,REV=2010.10.05-SunOS5.9-i386-CSW.pkg.gz' > > 0K .......... .......... .......... .......... .......... 19% > 7.64M 0s > 50K .......... .......... .......... .......... .......... 38% > 9.75M 0s > 100K .......... .......... .......... .......... .......... 57% > 10.9M 0s > 150K .......... .......... .......... .......... .......... 76% > 11.5M 0s > 200K .......... .......... .=> Fetching > CSWdbusglibdev-0.86,REV=2010.10.05 (7/7) ... > ......... .......... .......... 96% 10.8M 0s > 250K .......... 100% > 12.8M=0.03s > > 2010-10-05 10:03:55 (10.0 MB/s) - `/var/opt/csw/pkgutil/packages/ > dbus_glib-0.86,REV=2010.10.05-SunOS5.9-i386-CSW.pkg.gz' saved > [266561/266561] > > --2010-10-05 10:03:55-- http://buildfarm.opencsw.org/opencsw/experimental/dam/i386/5.9/dbus_glibdev-0.86,REV=2010.10.05-SunOS5.9-i386-CSW.pkg.gz > Resolving proxy... 192.168.1.6 > Connecting to proxy|192.168.1.6=> Removing old version of > CSWdbusglibdev (1/6) ... Maybe I just try setting output to unbuffered in Perl next time. Best regards -- Dago |