Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <42D505C8.20908@byu.net> Date: Wed, 13 Jul 2005 06:15:04 -0600 From: Eric Blake User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: FischRon DOT external AT infineon DOT com, cygwin AT cygwin DOT com Subject: Re: chmod suddenly ceased to work on old files - NEW FINDINGS References: <25F7D2213F14794A8767B88203EA2BC9240CBA AT mucse201 DOT eu DOT infineon DOT com> In-Reply-To: <25F7D2213F14794A8767B88203EA2BC9240CBA@mucse201.eu.infineon.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to FischRon.external infineon com on 7/12/2005 8:18 AM: [Hmm, you still haven't set your emailer to use an outgoing name, and I still don't know how to make Thunderbird supress raw email addresses in that case.] >>Cygwin 1.3.22? Wow, that's old, and unsupported! And in two places, >>C:\cygwin\bin\cygwin1.dll and c:\Program >>Files\OpenSSH\bin\cygwin1.dll? >>That's just asking for trouble! You can probably just delete >>the Program >>Files\OpenSSH version, then update your installation using setup.exe >>(there have been so many bugs fixed between 1.3.22 and 1.5.17 that it >>isn't even funny), before any other help from this list will >>be useful. >>And who knows, doing the update may even resolve your issue >>with chmod, so >>use the unexpected behavior of chmod as your justification that your >>system is no longer a running system. > > > Well, I've upgraded now, but still same effect wrt chmod..... > > What else could I try to do? For starters, http://cygwin.com/acronyms/#PPIOSPE. Not to sound mean, but I will not answer any more of your emails sent directly to me in regards to cygwin questions; I will only answer emails sent to the list (assuming I have an answer). It sounds like your chmod is having problems with permissions, just like the rest of your emails to the list about installation problems have hinted at. Somehow, the user id you are running as under cygwin does not have the same rights to edit a file as when you create files using Windows means, which means that somewhere in your file system hierarchy, there is a strange or restrictive permissions setting. And if /etc/group and /etc/passwd don't recognize your user and group names yet, you are also going to have problems. I'm not an expert at ACLs, but a good test case that someone on the list might be able to help you debug is if you were to post a side-by-side example of two files, one where you can chmod and the other where you can't, along with the output of getfacl for those two files and recursively up the hierarchy for every directory that contains those two files, as well as the output of id. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT 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 iD8DBQFC1QXI84KuGfSFAYARAl4PAJkBekrwhaW5cl2eijvwYi8acucbPACfcDgT igDgVn+heojTWYkWdlqTj7E= =LS4h -----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/