-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 http://cygwin.com/acronyms/#PPIOSPE - redirecting to the list
According to Albrecht Schlosser on 8/9/2008 7:24 PM: |> | And, additionally, no postinstall is run until after all the tarballs |> | have been unpacked, so making bash be postinstall-less would indeed fix |> | the problem. |> |> It's on my list of things to do, particularly now that newer setup.exe |> seems to be more prevalent. I just haven't uploaded a version of bash |> that does it yet (partly because I've been playing with what else bash |> should be fixed to do for 1.7.0, but I guess this change can be made even |> for the 1.5.25 timeframe). | | BTW: I just saw that the last two lines of /etc/postinstall/00bash.sh are: | | exit $result | /usr/bin/install-info --dir-file=/usr/share/info/dir \ | --info-file=/usr/share/info/bash.info.gz | | Is there a way that /usr/bin/install-info would ever be executed? Thanks for the report. That stems from writing a self-contained postinstall script, but then cygport adding additional commands. Right now, the existence of the _PostInstallLast package takes care of this, so bypassing the cygport-added command doesn't hurt. But it would be better to let cygport do its thing, so I will be correcting this in my next bash release. - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkie64oACgkQ84KuGfSFAYAZwACfa0R3ToaoHdj91lT9kEVbLvlZ TbwAn3bjBTSMGkYRKIploinWkDm0QuUw =upLt -----END PGP SIGNATURE----- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/