X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=Uf8tcQLX1n4thlir7xeD7rIkIVXe +137M+vYHmwLCj5BOM6qDX0bCBpY7JmmRvUwaP70wwUjjKkqNmkDlEqUW3Xbmt4Q HUeUZzrInSjKFF1wUVnOdkLqxdAHadwX/rY7h6no8IJLrZUn9GkLLLQgRlp2IoKZ Gy1VU2ZQyNJdTXI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=r8Wvr2G1z1CiS9GQUIZH8IJ9FTo=; b=Ea fxaZIN914Umg30ol5/S2o+Bx7b8d1OoST44cGpSU7+q75qVSo74Ys8MfNH4IIWF3 hLF3d8xzqASBfJrYeO9l8RoDkxlEltk2Ce2HF/lBAqGFIqMCwEg0uSaiquo+bd46 RvD7Dw6eHEAWW7HhfE5ywkUpIY1h5JOvRuj1LRo/o= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.6 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=UD:setup.exe, setupexe, setup.exe, damaged X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: rebaseall ate my homework (Windows 10 install, that is)? From: Warren Young In-Reply-To: Date: Tue, 28 Jun 2016 16:39:10 -0600 Message-Id: <708ECB06-BE99-437B-9485-60AE5315EEBE@etr-usa.com> References: To: The Cygwin Mailing List X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u5SMdcPk009546 On Jun 28, 2016, at 3:48 PM, Henry S. Thompson wrote: > > I'm now pretty sure (it's happened 3 times since Thursday) that some > aspect of postinstall (2.5.1 or 2.5.2) has broken my Windows 10 64bit > installation. Quoting from your setup.log.full: > The following DLLs couldn't be rebased because they were in use: > /c/WINDOWS/system32/imgutil.dll > /c/WINDOWS/system32/msshooks.dll > /c/WINDOWS/system32/mssph.dll …etc. I may well be misunderstanding something, but I don’t believe rebase has any call to touch such things. It should only be looking at files under Cygwin’s own /usr, as far as I’m aware. Do you have paths such as these in /var/cache/rebase/rebase_lst ? > Anyone else had a bad experience lately? My Windows 10 test VM here was updated to 2.5.2 not long after Cygwin 2.5.2 was first released. Nothing seemed to be damaged afterward. > The first time the symptom was the Excel started refusing to launch I don’t have Excel on this machine, but I do have PowerPoint and Visual Studio. Both are running fine. > shortly after upgrading to 2.5.2, and after a reboot the system went in > to a Repairing reboot loop. I’ve rebooted this test VM twice, and given setup.exe a few extra passes, too, all with no ill effect. The only odd thing I see is that Windows asks me twice if I want to trust the unsigned setup*.exe when I try to run it. What’s preventing Red Hat from signing this, anyway? That’s one of the things that corporate overlords are good for. > After disabling that loop, the problem which showed up was the (per > Google) infamous "\Windows\System32\hal.dll is missing or corrupt" > problem, which is as far as I can tell unfixable, short of a reinstall. Yes, that’s very bad. As I understand it, there isn’t even a single hal.dll for a given OS release that you could copy over; I believe there are several versions of that DLL, one for each major type of computer Windows runs on. You’d have to find exactly the right flavor, and you won’t know what that is without a backup, in which case you wouldn’t need to get it from a third party. -- 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