Pending setup patches (issue 2)

Brian Keener bkeener@thesoftwaresource.com
Mon Mar 10 23:31:00 GMT 2003


Igor Pechtchanski wrote:
> Thanks a lot for testing!  Most postinstall scripts run silently, so what
> you're seeing is the output of printf's.  If you could try it with
> scripts that actually output something (e.g., iu-config.sh, gcc-mingw.sh,
> post-texmf.sh, profile.sh), you'd see if the output is properly
> redirected.

Reinstalled inetutils and gcc-mingw.  On W2k laptop these lines added to 
setup.log.postinstall:

2003/03/10 17:03:30 Running: d:\cygwin\bin\sh.exe -c 
/etc/postinstall/gcc-mingw.sh
*** Unpacking /etc/postinstall/gcc-mingw-3.2-20020817-1.tar.  Please wait. ***
2003/03/10 17:03:31 Done: d:\cygwin\bin\sh.exe -c /etc/postinstall/gcc-mingw.sh
2003/03/10 17:07:07 Running: d:\cygwin\bin\sh.exe -c 
/etc/postinstall/iu-config.sh

Configuration finished. Have fun!
2003/03/10 17:07:07 Done: d:\cygwin\bin\sh.exe -c /etc/postinstall/iu-config.sh


And the same reinstall on Win95 Laptop added these lines to 
setup.log.postinstall:

2003/03/10 17:53:31 Running: D:\cygwin\bin\sh.exe -c 
/etc/postinstall/gcc-mingw.sh
*** Unpacking /etc/postinstall/gcc-mingw-3.2-20020817-1.tar.  Please wait. ***
2003/03/10 17:53:35 Done: D:\cygwin\bin\sh.exe -c /etc/postinstall/gcc-mingw.sh
2003/03/10 17:53:35 Running: D:\cygwin\bin\sh.exe -c 
/etc/postinstall/iu-config.sh

Configuration finished. Have fun!
2003/03/10 17:53:38 Done: D:\cygwin\bin\sh.exe -c /etc/postinstall/iu-config.sh


Looking good to me.

bk




More information about the Cygwin-apps mailing list