X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 436FD3858416 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1722428243; bh=HpFl9Gtbu8QvfuwVHxviRYXYgFJ1gpCwsvqbq2nUDGc=; h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=IaZFr/gU1RbyFowkJUEz+C7I8LcRcnvxIIqc2Y1iRRoOy0jBgTl//wfml3nwdyZUI Zhm/rVvvsEC2Z22mv67gcC1JzQ3VSIlGqT6+h6Y4ZfqEoduzTIXb75thVlLCGeok5p 1AyIkvUQ28d6HPJpBNd9/A8+7fXWeRrbCv3TEBOo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 758663858C78 ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 758663858C78 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722428218; cv=none; b=Ft2CrNQgydeg7ByUREbVh1InfX9VOf5u4zyHwFV7oOVPq2fNkKu8pv9vsUOjP56yXp81AjreWFlFYKL1zrX49t6rJStX8oLzQbs3wV1DFuTg7Mf5Es0y0zXte5GC/3m34d974gno5YJDLY5GUeOAjCpItOlFy4Pqt0maOm9O56U= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1722428218; c=relaxed/simple; bh=4yH04kY9DhVUHIdWYABp5XBaPoRX4iRiqZBO2G4z8hI=; h=DKIM-Signature:Message-ID:Date:MIME-Version:Subject:To:From; b=i0h6rRkj7g3fOkUI1ql/nLLlb540LS6uGkzSyQyIL1jUG/VCLrNU1ym+wwFBCTfx4huvYS8Qlavic3+mxf5pq+WqMqZw2jzJxbYp2lCy9itSExvMztger9sy2oKDjf85Y/hNZD9Cnq5xiMsW0Jdk4QhlY5XuPFZz0vKszO86aj8= ARC-Authentication-Results: i=1; server2.sourceware.org X-ASG-Debug-ID: 1722428215-24039d16a367560001-w5GHUG X-Barracuda-Envelope-From: moss AT cs DOT umass DOT edu X-Barracuda-RBL-Trusted-Forwarder: 128.119.240.136 X-Barracuda-RBL-Trusted-Forwarder: 172.26.64.86 Message-ID: <984ad7bf-f8e2-f9b1-2581-6b129dc98c38@cs.umass.edu> Date: Wed, 31 Jul 2024 08:16:53 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: mbrtoc32 not found following update. Content-Language: en-US X-ASG-Orig-Subj: Re: mbrtoc32 not found following update. To: Eric J Korpela , cygwin AT cygwin DOT com References: In-Reply-To: X-Barracuda-Connect: mailsrv.cs.umass.edu[128.119.240.136] X-Barracuda-Start-Time: 1722428215 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://barramail.cs.umass.edu:443/cgi-mod/mark.cgi X-Barracuda-BRTS-Status: 1 X-Virus-Scanned: by bsmtpd at cs.umass.edu X-Barracuda-Scan-Msg-Size: 1071 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.7 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.128377 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, JMQ_SPF_NEUTRAL, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Eliot Moss via Cygwin Reply-To: Eliot Moss Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" On 7/30/2024 8:58 PM, Eric J Korpela via Cygwin wrote: > Following an update of the packages I have installed, multiple programs are > failing silently when executed from the shell, especially "man" and "wget". > > If I run them under strace, I get a pop-up window stating "The procedure > entry mbrtoc32 could not be located in the dynamic link library ..." For > man the library is "cygman-2-12-1.dll". For wget the library is "wget.exe". > > I assume this means that something didn't update properly and that > reinstalling one package would solve, but I don't see any indication in the > logs of a failure. I'd rather not reinstall everything to fix the problem, > if possible. > > Any thoughts on how where I should look? Caveat: I am far from expert on this ... Your cygcheck.out does not list a man.exe or wget.exe. I am not sure how the strace got as far as it did. But I suggest reinstalling those two programs. Not sure how those exe's got zapped. Maybe an installation upgrade did not complete properly ... HTH - Eliot Moss -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple