X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=InnHDMZZNBZXbWq6JaMMZMVznt0/zr1VxXvSNalzHwn XLjKsrc5ObG1z5fUuzmIFV0B1gx3AqRn0gYt5YFCiCPMdQe5+PnULc6W2ELBlB64 hi9omdOXx2JEPewpKuqcQQfrXxA/UktGPPBFDPpPVTipFk8ejeP2VzP7luLV+VcA = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=hDLoPqIj4sZG9MsxFqrsk+RXmqA=; b=rBfxXLfopgXrLM5Qh sIJUicTNf1pfyKuoJ4lxGjX2ryYivEvA8Wlsyq9/9WMkR0qG7g0ImLAJBAFQzgRY Fgj02uWhLXpgcS1ry46KjI4jjcR+EbgtYl2IBUEVkh7u8s8F+nAL6IifY5+pPWvh eUDT0+sSKaCM9fUSRAlSH5OrZo= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_20,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <525E7D3C.20808@cornell.edu> Date: Wed, 16 Oct 2013 07:49:16 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [x86_64 on W7] Cannot remove cygwin root directory References: In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 10/16/2013 5:37 AM, Frédéric Bron wrote: > I want to reinstall cygwin but I cannot remove the root directory > because of this file: > C:\cygwin64\usr\share\texmf-dist\doc\latex\hausarbeit-jura\README. > It has very strange properties: when I right click on it > Properties/Security, this is what I get: “The requested security > information is either unavailable or can't be displayed” There is an upstream packaging bug that caused two copies of the README file to be installed, one of which is called "README." (including the dot). I guess Windows is confused by whatever Cygwin does to allow file names to include a dot. But you can delete the file from a Cygwin bash shell. Ken -- 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