Corinna -- > Did you update to Cygwin 1.7.11-1 already?
I ran the latest setup (see post for details, relevant section quoted below) so I'd assume it attempted to install the latest version. However, the main problem I'm reporting is that the install fails repeatedly, so, no, it did not successfully update. :-( (Continued below quote.) >> So I figured I'd run Cygwin setup.exe again and let it create the >> shortcut. Got a fresh copy of setup.exe -- it found a few things to >> update, so it was doing more than just creating the shortcut. >> Unfortunately, setup failed -- it reported a number of "Postinstall >> script errors": >> >> Package: _update-info-dir >> update-info-dir.sh exit code 254 >> ... >> >> That update-info-dir isn't a package, but I set the rest to >> reinstall, and tried again. (Tried a different mirror, turned off >> anti-virus and backup, in case something was interfering. But I've >> previously updated cygwin while both were running with no problem.) >> After several tries, setup got down to failing on only one package: >> >> Package: base-files >> base-files-profile.sh exit code 254 >> >> That one doesn't want to complete. And with errors, apparently setup >> won't create the shortcut. I'll attach the setup.log.full from the last run (where I asked it to reinstall base-files) -- that shows errors reported by bash (similar to the ones in my original post): 2012/02/27 22:16:46 Running preremove script for base-files 2012/02/27 22:16:46 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/preremove/base-files.sh *** Removing unmodified base files. *** These will be updated by the postinstall script. *** Please wait. 0 [main] bash 1076 child_info_fork::abort: cygreadline7.dll: Loaded to different address: parent(0x3B0000) != child(0x320000) /etc/preremove/base-files.sh: fork: retry: Resource temporarily unavailable 2 [main] bash 3148 child_info_fork::abort: cygreadline7.dll: Loaded to different address: parent(0x3B0000) != child(0x320000) /etc/preremove/base-files.sh: fork: retry: Resource temporarily unavailable 64 [main] bash 8588 child_info_fork::abort: cygreadline7.dll: Loaded to different address: parent(0x3B0000) != child(0x320000) /etc/preremove/base-files.sh: fork: retry: Resource temporarily unavailable 1 [main] bash 8396 child_info_fork::abort: cygreadline7.dll: Loaded to different address: parent(0x3B0000) != child(0x320000) /etc/preremove/base-files.sh: fork: retry: Resource temporarily unavailable 0 [main] bash 8224 child_info_fork::abort: cygreadline7.dll: Loaded to different address: parent(0x3B0000) != child(0x320000) /etc/preremove/base-files.sh: fork: Resource temporarily unavailable 2012/02/27 22:17:01 abnormal exit: exit code=254 ... 2012/02/27 22:17:01 running: C:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/base-files-profile.sh Using the default version of /etc/profile.d/lang.sh (/etc/defaults/etc/profile.d/lang.sh) 0 [main] bash 7552 child_info_fork::abort: cygreadline7.dll: Loaded to different address: parent(0x320000) != child(0x2B0000) /etc/postinstall/base-files-profile.sh: fork: retry: Resource temporarily unavailable /etc/postinstall/base-files-profile.sh: fork: Resource temporarily unavailable 2012/02/27 22:17:02 abnormal exit: exit code=254 Thanks! -- Pat
setup.log.full
Description: Binary data
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple