X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: sourceware.org X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtMAALjGwUp5LETK/2dsb2JhbAAIkT61PZFHhB4FgVg Message-ID: <4AC22A4C.5060305@gmail.com> Date: Wed, 30 Sep 2009 01:39:56 +1000 From: Chris Cormie User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: cygwin Subject: Re: SOLVED Subversion svn fails silently after updating Cygwin References: <4ABDAB79 DOT 9050502 AT gmail DOT com> <4AC0F4AC DOT 2020506 AT acm DOT org> <4AC1DB73 DOT 1080702 AT gmail DOT com> <4AC20AA0 DOT 7080109 AT gmail DOT com> <4AC219A9 DOT 4020606 AT cwilson DOT fastmail DOT fm> In-Reply-To: <4AC219A9.4020606@cwilson.fastmail.fm> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Charles Wilson wrote: > Chris Cormie wrote: > >> In 1.5 setup.ini >> @ subversion >> requires: cygwin libapr1 libaprutil1 libdb4.2 libexpat1 libintl8 >> libneon27 libsasl2 libserf0_0 libsqlite3_0 zlib >> >> In 1.7 setup.ini >> @ subversion >> requires: libapr1 libaprutil1 libdb4.2 libexpat1 libgcc1 libintl8 >> libneon27 libsasl2 libserf0_0 libsqlite3_0 zlib0 cygwin > > This really should make no difference. The zlib package itself requires > zlib0, so even on cygwin-1.5 you should have been okay. Good point well argued -- the depends list isn't the problem. I would have caught the problem earlier if I'd been thorough and built a full dependency list for subversion and reinstalled each one, not just the first level dependencies. Of course now I know about strace/cygcheck I'm much better armed to diagnose this sort of problem in the future :) > I suspect the real problem is that zlib0 was misinstalled on your > cygwin-1.5 system originally, and once you reinstalled THAT, your svn > was fixed. Yep, that's the bunny, no question. (Still an open question if everyone who hits this problem has the same cause, and whether the setup.exe package update run somehow misinstalled cygz.dll (or even removed it.) Alternately, it was merely something I did.) Chris. -- 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