This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygcheck failing verification on latest snapshots


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]