X-Spam-Check-By: sourceware.org Date: Tue, 10 Jan 2006 23:28:31 -0500 (EST) From: Igor Peshansky Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: setup crashes trying to install xorg-x11-fnts In-Reply-To: <43C47C57.1010406@acm.org> Message-ID: References: <43C47C57 DOT 1010406 AT acm DOT org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Tue, 10 Jan 2006, David Rothenberger wrote: > Setup is crashing for me (Windows "unexpected error" window) when I try > to reinstall xorg-x11-fnts. Tsk, tsk, tsk. Which setup version? Which OS? Which version of xorg-x11-fnts are you trying to reinstall? Which mirror are you using? Are you using "Install from Local Directory" or "Install from Internet"? We need details. > Why would I try that? Well, I was upgrading a computer and wanted to > install some experimental packages. So, I clicked on Exp. I didn't want > to install the X experimental packages. Rather than clicking on the > version number for each package to toggle to "Keep" (my normal > procedure), I got lazy and just unchecked the "Bin" checkbox for these > packages. > > To my surprise, it uninstalled those packages (even though cycling away > from Partial and back didn't show any activity for those packages). > After this happened, I reran setup to reinstall those packages. All the > X packages reinstalled successfully except xorg-x11-fnts. > > I thought something was messed up on that machine, but I just tried > reinstalling xorg-x11-fnts on a different machine and setup crashed > there, too. Given the little information above, I was unable to reproduce this with the latest setup CVS build -- xorg-x11-fnts-6.8.1.0-3 reinstalled normally with no crashes. > Any ideas how to fix this? It would be best if we found why setup doesn't work for you (whatever it does, it shouldn't crash). It could be triggered by a corrupt setup.ini file, a corrupt local package cache, or anything else. If you can build setup locally with debugging symbols, invoke it via gdb, and get a backtrace, that would be great. I can also send you a debug version if you wish, but to debug it locally, you'll need the sources anyway. > Or, is there any way I can manually reinstall xorg-x11-fnts so I have a > working X11 installation again? If nothing works, however, you can do the following: 1. Download release/X11/xorg-x11-fnts/xorg-x11-fnts-6.8.1.0-3.tar.bz2 from some mirror (I use mirrors.kernel.org with good results). 2. cd / && tar xjf xorg-x11-fnts-6.8.1.0-3.tar.bz2 3. cd /etc/postinstall && ./xorg-x11-fnts.sh 4. Edit /etc/setup/installed.db and add this line: xorg-x11-fnts xorg-x11-fnts-6.8.1.0-3.tar.bz2 0 (in alphabetically sorted order). I think this should do it. HTH, Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/