delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <41955C18.19EC87EB@dessent.net> |
Date: | Fri, 12 Nov 2004 16:58:00 -0800 |
From: | Brian Dessent <brian AT dessent DOT net> |
Organization: | My own little world... |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: FYI: Reboot is needed after a failed setup. |
References: | <bbf4cf4f04111205571222c5ed AT mail DOT gmail DOT com> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
Stephen More wrote: > > I ran setup to update all my older packages. I hit an error: "mfw.exe > Unable to Locate DLL". > This must have corrupted something because from this point forward > nothing was working as expected, reinstalls and brand new fresh > installs were not working correctly. > After a reboot, I could succesfully reinstall cygwin. This happens when you try to upgrade the cygwin package along with other packages. Setup first removes all files for the packages it's going to replace, then unpacks the new files. If you're upgrading the cygwin package then this means there will be no cygwin1.dll for a while during the upgrade, which also means that if one of the other packages has a preremove or postinstall that tries to run before the new cygwin is unpacked, then it will fail with "cannot find DLL" popup. Solution: always upgrade the Cygwin package individually (by itself) and then upgrade the rest. Or add setup.exe logic to remove and install new cygwin DLL first before all other operations, if selected. Brian -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |