delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <ba40711f0606250706g7a044d0s2fe516ea2b41b61e@mail.gmail.com> |
Date: | Sun, 25 Jun 2006 10:06:46 -0400 |
From: | "Lev Bishop" <lev DOT bishop AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: lockfile & link on Core Duo laptop |
In-Reply-To: | <20060625041118.GB22306@happy.netspace.org> |
MIME-Version: | 1.0 |
References: | <20060625041118 DOT GB22306 AT happy DOT netspace DOT org> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
On 6/25/06, Benjamin D wrote: > > Works fine, so I try seeing what happens with strace: > > $ ls -il foo bar; touch foo && strace link foo bar > strace.out 2>&1 && ls -il foo bar > ls: foo: No such file or directory > ls: bar: No such file or directory > ls: bar: No such file or directory > 2814749767163063 -rw------- 1 bdodge mkgroup-l-d 0 Jun 24 20:58 foo Some WAG things to try: a) Put in a pause: $ ls -il foo bar; touch foo && sleep 2 && strace link foo bar > strace.out 2>&1 && ls -il foo bar b) Completely uninstall the Embassy Trusted Security thing (or whatever it's called). c) Suspect (and, to test, uninstall (not just disable)) any realtime virus scanners, personal firewalls, file indexers (google desktop search) and anything else that hooks into file syscalls stuff. (Especially do this if step (a) made any difference). L -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |