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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=wdZ w/twjIIEpgSLRRwRTmbDmMxnFp/ei4E6rbzu+M5rKuXKRwVVmnvvWnbuXbb/P7z/ BNIZoO5ZLKxhT6bDSVYVyjl0j6z5ixvhN86dc8HNyUpQstM/yaiEC1T8qvk7eZNM RwbITFe0bVHi0G9LEhzZZIak3xh4lQx1i1TsVmb4= 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:from:subject:to:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=DDfYdlxvQ vtdIy50uLBbe83k4PE=; b=kYPekPc84tYUEIrkuG3IxcK5x1HIZdG2BFZ0UealG D1YABEHIJKZaLZFogrB9dMEKtd7dRNw5C2azblQqEKMfotKMQKH97rpprsLfwOZI yS0DzE20HKoGciQK3N9rB/b82thtUGBR8mXSUt9egbX8bQpLGds8ltu7CYoXljR5 ho= 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.9 required=5.0 tests=BAYES_00,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=guy, recovered, McAfee, mcafee X-HELO: mail-wm0-f46.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=13SDUrzkjB6441y5Su45XnT2X1ziFWg+JzidaCDeeBw=; b=cxHEc5l3V2CO2pt0ginlI+SlDRaRY+sZOKr90uPMbtbkFfBvqH0PaHNZawlVa/DB+l Pkq5mFP3M/LMP4KIio/+MLr9H/5rl0h2kBVvsU51KxkDqtC08v9X5iwH72OKULrf04GL McNJUtHnAb/QyJiat72XCgLXSEJsBiAdbDTU7MNTlngmvEaCuBgcZ8HNVgpvN44JPmnL 7vJ6HccAUuUnv9UI664Gu35NRq5ApVbFojQRieusuy7yGnSSoFgvJIdpjK+QlGcDaJw9 Yimf6RF8+abTkuLiiZJA5WBjQxLKSFqexk119dVQSl8sZkFb7Emil7rHt68AJ2UA8PTM UVtA== X-Gm-Message-State: APt69E0+KcrhBXcyxLvnSwtEnLCYe1E7wr1l3DvBlTUDx3njS75DIfpS F5M4oineDrPBJcxUcDjzYoOX4q2M X-Google-Smtp-Source: ADUXVKI8Okq1/9PUcpIfDL9RwrfcNQNb+x5m4LXP6OjpdxzmV35DqS9JMduY055UJ+t4FRclZELULg== X-Received: by 2002:a1c:c208:: with SMTP id s8-v6mr6462747wmf.29.1529614012879; Thu, 21 Jun 2018 13:46:52 -0700 (PDT) From: Marco Atzeri Subject: Disadventures in Cygwin install To: cygwin AT cygwin DOT com Message-ID: <16d2f2c5-f6de-4836-45fc-6e63d07216a8@gmail.com> Date: Thu, 21 Jun 2018 22:46:50 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w5LKlB8P014255 Notes for the next guy hitting similar issue. Just installed Cygwin 32 and 64 bit on a new laptop W10, installing all the programs available in the old ones, roughly 2000 packages for each. The 32 bit installation was fine with no issue at all, the 64 bit post installation was full of error 127 including 0p_000_autorebase.dash and the login bash was lost without any PATH set. I suspected the original culprit was McAfee AV, that I removed. Run cygcheck and all the packages seem OK. Finally I noted that /usr/bin/cygattr-1.dll had size 0. Rebase seems to not appreciate it and chokes on it stopping further work. rebase -si |wc -l was only 60 instead of the final 2585 Looking for other zero size files I found on /etc bash.bash_logout , bash.bashrc profile, shells and all the files in /etc/skel and several in /etc/profile.d No surprise that the Bash shell was in a strange status. Recovered the files from /etc/default/etc or from the 32bit installation and finally the 64bit installation is operative. Regards Marco --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- 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