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]

Re: cannot create temp file for here document


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to Barry Demchak on 7/16/2005 11:33 PM:
> Cool ... here are the results ... what do you see?? ... Thanks.
> 
> ls -ld / /tmp /cygdrive/c
> drwxrwxrwx+ 11 Administrators root  4096 Jul 14 23:17 /
> drwxrwxrwx+ 34 Administrators root 12288 Jul 16 16:38 /cygdrive/c
> drwxrwxrwt+  2 Administrators root  4096 Jul 16 22:30 /tmp

Now the directories are owned by Administrators, not bdemchak, but both ls
and getfacl agree that all three directories in the chain grant rwx
permissions to everyone along the way, so I see nothing obvious that would
prevent you (or bash) from being able to create a file in /tmp.  You've
reached the end of my knowledge on this matter, and it may come down to
what Chris Faylor asked - are you running any background program that
might be interfering with normal Windows operation by keeping file
descriptors open longer than they are needed?  For example, some antivirus
scanners or desktop search programs have been known to get in cygwin's
way.  You may want to try setting the environment variable TMPDIR to some
other directory before running bash (editing cygwin.bat is one way to try
this) to see if that helps matters at all.

- --
Life is short - so eat dessert first!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC259s84KuGfSFAYARAje+AKCPZJ+SO8Xa5+nNvpjVz9L/rdf1EgCg2Ky1
Ke6Rcri0V5Z6q2MjNcDzcDU=
=0wr/
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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