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]

Problem in searching /proc/registry.


Hi,

Since Cygwin 1.7.12 version find command run on /proc/registry started to fail with massages 'find: File system loop detected...'.

>find /proc/registry -type f                     
find: File system loop detected; `/proc/registry/HKEY_CLASSES_ROOT' is part of the same file system loop as `/proc/registry'.
find: File system loop detected; `/proc/registry/HKEY_CURRENT_CONFIG' is part of the same file system loop as `/proc/registry'.
find: File system loop detected; `/proc/registry/HKEY_CURRENT_USER' is part of the same file system loop as `/proc/registry'.
find: File system loop detected; `/proc/registry/HKEY_LOCAL_MACHINE' is part of the same file system loop as `/proc/registry'.
find: File system loop detected; `/proc/registry/HKEY_USERS' is part of the same file system loop as `/proc/registry'.
find: File system loop detected; `/proc/registry/HKEY_PERFORMANCE_DATA' is part of the same file system loop as `/proc/registry'.

Has something changed in a way Cygwin 1.7.12 and up handles Windows registry?


Thanks,
George Prikhodko

Attachment: cygcheck.out
Description: cygcheck.out

--
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]