X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: gds Subject: Re: svn / subversion does not print Date: Mon, 12 May 2008 16:22:49 -0400 Lines: 26 Message-ID: References: <4828A19F DOT 6090503 AT acm DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <4828A19F.6090503@acm.org> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 David Rothenberger wrote: > On 5/12/2008 12:32 PM, gds wrote: >> No svn commands print, e.g., "svn help" comes up blank with no errors >> printed. This happened before and I wrote down in notebook "svn needs >> crypto pkg to run...". However, did not write down which "crypto" >> package. Installing the "crypt" cygwin package did not help. >> >> This only started after a cygwin upgrade and reboot. Before that it >> worked fine. Any ideas what I need to do? > > My WAG is that you're missing a DLL. Try running "cygcheck `which svn`" > and look for messages about missing DLLs. If you find any, please report > back to the list so the setup.hint can be fixed. > Yes, strace and cygcheck both indicate that cygexpat-0.dll is missing and should be in /bin. Don't see it there. Just see an "expat" package in the installer, no libexpat0 as pointed out here: http://www.nabble.com/-PACKAGING-ERROR--subversion-1.4.5-2-td16959043.html Sounds like there is a packaging problem. Tried going back to svn 1.4.5-1 instead of latest 1.4.5-2 with same result. -gene -- 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/