www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
MIME-Version: | 1.0 |
Date: | Tue, 28 Jul 2009 12:49:34 +0200 |
Message-ID: | <6910a60907280349u57a2e7a3u5f2fdb05b192086a@mail.gmail.com> |
Subject: | Wrong cp exe magic |
From: | Reini Urban <rurban AT x-ray DOT at> |
To: | The Cygwin Mailing List <cygwin AT cygwin DOT com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
I forgot if this was already raised, but it looks pretty weird: $ cp /usr/src/xapian/xapian-omega-1.0.14a/.build/.libs/scriptindex /bin/ cp: cannot create regular file `/bin/scriptindex': File exists $ cp -f /usr/src/xapian/xapian-omega-1.0.14a/.build/.libs/scriptindex /bin/ cp: cannot create regular file `/bin/scriptindex': File exists $ cp -f /usr/src/xapian/xapian-omega-1.0.14a/.build/.libs/scriptindex.exe /bin/ At least --force should outsmart our .exe magic. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |