On Wed, Jul 27, 2005 at 02:16:24PM -0400, Doug Philips wrote: >On Wednesday, July 27, 2005, at 12:45PM, Jason Tishler <[EMAIL PROTECTED]> >indited: > >>> ReBaseImage (/usr/bin/cygiconv-2.dll) failed with last error = 6 >> >>The above implies that /usr/bin/cygiconv-2.dll was in use when you >>executed rebaseall. If rebaseall is run from ash, then the above should >>not have happened. > >I wondered why moving it to the end of the list would make any difference >either... > > >>Would you be willing to hack rebaseall to execute "ps -ef" right before >>executing rebase, try again, and send the output to the list? > >Sure, I put in an 'echo' too, as you can see below: > >$ /tmp/rba >About to call rebase > UID PID PPID TTY STIME COMMAND >PhilipsD 3520 1 con 14:11:20 /usr/bin/ash >PhilipsD 8484 3520 con 14:11:37 /usr/bin/ash >PhilipsD 8604 8484 con 14:11:39 <defunct> >PhilipsD 7568 8484 con 14:11:41 /usr/bin/ps >ReBaseImage (/usr/bin/cygiconv-2.dll) failed with last error = 6 >$
It looks like a "ps -W" might be more instructive. cgf -- 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/