From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19109 invoked by alias); 26 Feb 2011 12:33:54 -0000 Received: (qmail 19098 invoked by uid 22791); 26 Feb 2011 12:33:52 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_RW,TW_WX,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-iy0-f171.google.com (HELO mail-iy0-f171.google.com) (209.85.210.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 26 Feb 2011 12:33:47 +0000 Received: by iyf40 with SMTP id 40so2057194iyf.2 for ; Sat, 26 Feb 2011 04:33:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.240.6 with SMTP id ky6mr2160147icb.449.1298723624596; Sat, 26 Feb 2011 04:33:44 -0800 (PST) Received: by 10.42.153.68 with HTTP; Sat, 26 Feb 2011 04:33:44 -0800 (PST) Date: Sat, 26 Feb 2011 12:33:00 -0000 Message-ID: Subject: cygcheck failing verification on latest snapshots From: marco atzeri To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-02/txt/msg00561.txt.bz2 On recent snapshots I noticed that cygcheck is reporting as missing the files under the mount points /usr/bin /usr/lib $ mount E:/cygwin2/bin on /usr/bin type ntfs (binary,auto) E:/cygwin2/lib on /usr/lib type ntfs (binary,auto) E:/cygwin2 on / type ntfs (binary,auto) C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto) E: on /cygdrive/e type ntfs (binary,posix=0,user,noumount,auto) $ cygcheck -c -v bash Cygwin Package Information Last downloaded files to: E:\downloads\cygwin Last downloaded files from: http://matzeri.altervista.org Package Version Status Missing directory: /usr/bin/ from package bash Missing file: /usr/bin/bash.exe from package bash Missing file: /usr/bin/bashbug from package bash Missing file: /usr/bin/sh.exe from package bash bash 4.1.10-4 Incomplete $ ls -l /usr/bin/bash* -rwxr-xr-x 1 Marco Administrators 536078 Feb 26 00:01 /usr/bin/bash.exe -rwxr-xr-x 1 Marco Administrators 6942 Feb 26 00:00 /usr/bin/bashbug $ uname -a CYGWIN_NT-5.1 MATZERI-FSC-EU 1.7.8s(0.236/5/3) 20110221 20:36:00 i686 Cygwin Marco -- 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