This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: bash-3.2.3-5


Bret Weinraub <bretweinraub <at> yahoo.com> writes:

> 
> Details:
> 
> bash --version
> 
> 3.2.3(5)-release
> 
> sh --version
> 
> 3.1.17(9)-release

Evil.  /bin/sh is supposed to be at the same version of bash, if you installed 
things correctly.  It sounds like your postinstall scripts did not run 
correctly (perhaps you had bash or sh open when you ran setup.exe?).  What are 
the timestamps on those files ('ls -l /bin/{ba,}sh')?

At any rate, the fix is to rerun the postinstall scripts, or more 
quickly, 'cp /bin/bash /bin/sh'.

-- 
Eric Blake
volunteer cygwin bash maintainer



--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]