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]

AW: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks problem




>
--------------------------------------------------------------------------
Dipl. Phys.
Norbert Zacharias
Wind Measurements & Power Curve Measurements
DEWI GmbH
Ebertstrasse 96
26382 Wilhelmshaven
Germany


Tel.:   +49 4421 4808 876

Fax:    +49 4421 4808 843


Email:  N.Zacharias@dewi.de
Home:   http://http://www.dewi.de

DEWI GmbH - Deutsches Windenergie-Institut, Wilhelmshaven
Commercial Register No.: Amtsgericht Oldenburg, HRB 130241
Managing Director: Jens Peter Molly
Chairman of the supervisory board: Ministerialrat Dr. Niels Kämpny

P Please consider the environment before printing this email.

-----Ursprüngliche Nachricht-----
> Von: Corinna Vinschen
> Gesendet: Dienstag, 2. Februar 2010 12:00
> An: cygwin@cygwin.com
> Betreff: [bulk] - Re: [bulk] - Re: [bulk] - Re: Bash completion and symlinks
> problem
>
> On Feb  2 11:18, DEWI - N. Zacharias wrote:
> > > Von: Corinna Vinschen [mailto:...]
>
>
>
>
> http://cygwin.com/acronyms/#PCYMTNQREAIYR

Opps Sorry!


> > > Not quite.  On filesystems which don't maintain permissions or if noacl
> > > is set for the underlying mount, stat() opens the file and the first two
> > > bytes are read.  If the file starts with a magic cookie, one of them
> > > "#!", the file gets the executable bits set.
> >
> > This is the case here, also no  noacl is used  so whats going on ??
> > With the last version there was no problem with changing permissions to
> execute or testing them.
>
> Did you see Larry's hint about NWFS?

I see it but I don't know what it really means

>  Maybe it's a result of the
> NWFS problems in 1.7.1.  Try the latest developer snapshot from
> http://cygwin.com/snapshots/

Ok got it. Thank you.

 Have replaced the /bin/cywin1.dll with the content of cygwin1-20100129.dll
after shutdown every cywin process.  But it did not work :(

Still can not change the execute flag on the netware volumes.


$ /usr/lib/csih/getVolInfo /cygdrive/h
Device Type        : 7
Characteristics    : 30
Volume Name        : <ABLAGE>
Serial Number      : 2887515393
Max Filenamelength : 255
Filesystemname     : <NWFS>
Flags              : 2
  FILE_CASE_SENSITIVE_SEARCH  : FALSE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : FALSE
  FILE_PERSISTENT_ACLS        : FALSE
  FILE_FILE_COMPRESSION       : FALSE
  FILE_VOLUME_QUOTAS          : FALSE
  FILE_SUPPORTS_SPARSE_FILES  : FALSE
  FILE_SUPPORTS_REPARSE_POINTS: FALSE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS    : FALSE
  FILE_SUPPORTS_ENCRYPTION    : FALSE
  FILE_NAMED_STREAMS          : FALSE
  FILE_READ_ONLY_VOLUME       : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE


 /usr/lib/csih/getVolInfo /cygdrive/c
Device Type        : 7
Characteristics    : 20
Volume Name        : <>
Serial Number      : 478656801
Max Filenamelength : 255
Filesystemname     : <NTFS>
Flags              : 700ff
  FILE_CASE_SENSITIVE_SEARCH  : TRUE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : TRUE
  FILE_PERSISTENT_ACLS        : TRUE
  FILE_FILE_COMPRESSION       : TRUE
  FILE_VOLUME_QUOTAS          : TRUE
  FILE_SUPPORTS_SPARSE_FILES  : TRUE
  FILE_SUPPORTS_REPARSE_POINTS: TRUE
  FILE_SUPPORTS_REMOTE_STORAGE: FALSE
  FILE_VOLUME_IS_COMPRESSED   : FALSE
  FILE_SUPPORTS_OBJECT_IDS    : TRUE
  FILE_SUPPORTS_ENCRYPTION    : TRUE
  FILE_NAMED_STREAMS          : TRUE
  FILE_READ_ONLY_VOLUME       : FALSE
  FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
  FILE_SUPPORTS_TRANSACTIONS  : FALSE


Have a nice time
Norbert



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