X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,TW_LR,TW_RW,TW_WX,TW_XR,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4F3D73FF.6080608@alice.it> Date: Thu, 16 Feb 2012 22:24:15 +0100 From: Angelo Graziosi User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:10.0.1) Gecko/20120208 Thunderbird/10.0.1 MIME-Version: 1.0 To: Cygwin Subject: Re: base-files problem Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 After the upgrade to 4.0-9, I have $ ls -lrt /etc/skel/ totale 0 $ ls -lrt /etc/ [...] -rw-r--r-- 1 root root 6994 16 feb 20.07 profile -rw-r--r-- 1 root root 1116 16 feb 20.07 bash.bashrc -rw-r--r-- 1 root root 856 16 feb 20.07 bash.bash_logout drwxr-xr-x 1 root Nessuno 0 16 feb 20.07 skel This ^^^^^^^^ is wrong in my case: I changed passwd/group files so that I should have "root root" and not "root Nessuno" (Nessuno == nobody) Besides this, as you can see, in /etc there is bash.bashrc and bash.bash_logout files.. Is this right? But I notice this too: As normal user (not root) $ ls -lrt /etc/defaults/etc/skel/ ls: impossibile aprire la directory /etc/defaults/etc/skel/: Permission denied As root $ ls -lrt /etc/defaults/etc/skel/ totale 0 and $ ls -lrt /etc/defaults/etc/ [...] drwxrws---+ 1 root root 0 16 feb 20.07 skel ^^^^^^^^ Are these permissions right? I think there is some problem here.. I will try to revert to -6... Ciao, Angelo. -- 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