X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 13 May 2009 10:20:48 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Cygwin 1.7 new install /bin permissions Message-ID: <20090513082048.GA31527@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-02-20) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On May 12 21:08, Karl M wrote: > > Hi All... > > On a new 1.7 install I noticed > > $ find /bin -perm 644 -print > /bin/d2u.exe > /bin/dos2unix.exe > /bin/gawk-3.1.6.exe > /bin/perlthanks5.10.0 > /bin/pgawk-3.1.6.exe > /bin/pstruct5.10.0 > /bin/s2p5.10.0 > /bin/u2d.exe > /bin/unix2dos.exe > /bin/zipinfo.exe This looks like a bug in setup.exe when creating permissions for files being hardlinks to other files. So far setup.exe does not create them as hardlink, but as copy of the original instead. Apparently it misses to copy the permissions correctly. I'll take a look. Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/