X-Spam-Check-By: sourceware.org From: ericblake AT comcast DOT net (Eric Blake) To: James Garrison , cygwin AT cygwin DOT com Subject: Re: Latest update trashed my cygwin install Date: Mon, 06 Feb 2006 19:02:45 +0000 Message-Id: <020620061902.15768.43E79D550002044A00003D9822069997350A050E040D0C079D0A@comcast.net> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > I updated and when it was running postinstall I got a large number of > "Entry point not found in cygwin1.dll" popups. Now bash comes up > in /usr/bin instead of my home directory and is badly hosed. > /etc/profile is gone, and all the cygwin directories are missing > from $PATH. The bulk of your errors probably stem from the one single error of installing while cygwin1.dll was resident in memory; once the postinstalls fail, then $PATH tends to not be set up correctly, leading to an inability to find ~/.bashrc and other useful files. > > What I'd like to do is reinstall from scratch, but would like > to preserve the list of packages I have installed. Probably overkill. You most likely will get by with just rerunning setup.exe (this time with all cygwin processes stopped), and reinstalling the packages that failed to upgrade properly last time. > Is there > a simple way to extract a list of installed packages and then > pass that to a new install? Yes - follow these problem reporting hints, including the one about attaching the output of "cygcheck -svr" as a text attachment. You'll notice it contains a list of the packages installed on your machine, as well as some hints as to what might have failed during your installation. > Problem reports: http://cygwin.com/problems.html -- Eric Blake -- 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/