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]

Problems with current snapshot 20070222 ?


After installed the snapshot, trying to remove /tmp/usr there is this new
problem:

   cd /tmp
   ls -lrt

   ...
   drwxr-xr-x+ 3 Angelo Administrators        0 Feb 22 14:18 usr

   rm -rf usr/
   rm: failed to close directory `usr/'
   rm: FATAL: failed to close directory `usr//bin': Permission denied

or

   cd /tmp
   mkdir foo
   rm -rf foo
   rm: FATAL: failed to close directory `foo/': Permission denied


I have also rebased, and with 0x65000000, but this does not help.


Cheers,

   Angelo.


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