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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=fRIuw+R yvqN+ro0NO5XpGnxe+cxFx90A+nFsVryslluetSfbzP+WuQscDxyJcUrcaV50ufq 22kyfnXJahla/wRdNo6UCsc4I41IBhLgJzlZMT6atJrxQBwwxYTnSzRCpBx9qHgK SZba9FunRrFoj8ifTaYnIoJmtyf94E8S1v08= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=yub5CL9FPiVUi xR+JOZ00J9UXAo=; b=RxTFlZBLGv73CC3tn7QQuJB1DDmmMO+hgFoqdBxXHaN0g v4K7GmGDkPUpmfZj1wq07R22nKWL/QyhN1hb53yrtzOV9jr5bcmMyMQeyPY1VVAz Yd/Bxc36CsPah64JMSpOka6bGC5DSz6vfv19J8iUecXPkODrKe/dzWiXbh9WjY= 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.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Gm-Message-State:AOPr4FV X-HELO: mail-lf0-f54.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=0znN/VwCYyHrf6UcRpwq7C7Q2R800Zuio3vqcB1fUcE=; b=KOkLUgeVaZ6+SHSVkIi5w8Mv4kC3f0JWxa58rIUQtVX/yP9ujSZTuS8+vdpnV3bYpk 2Ug6DEh2YtnRyroEHYTIymk67IyB0ItDnaMwysWGbEGVZXNwEtNYlK1Tgz7/fqG7B659 bnhD3bkWivadL/gMKpzzmNWWejnWNBIf5cbN+QsBsoYFo71hDpAAP3bfoKIiUDyqumGI 7wp43h7yu0nQx/0SQ4DUKKuAh/hz+hQ+rb37Ln7ra3npca2T2wM2bLSXKMMYcIQQmQRq lirDZozj+iCA4FOiHRO/EiOOTtorQu7mrzuemlXUy2XjC2T5lvT0NrdGS0eGBCyF47Y/ OM4A== X-Gm-Message-State: AOPr4FV/RSAPrlUCR6GkDxJgQ7S6HUvQziMO3BclKbS3NAk6RRER/XOQ1mAUHg4NZ7Ga5vyCQX7AkGML0boR9g== X-Received: by 10.112.63.196 with SMTP id i4mr4482768lbs.93.1460564555065; Wed, 13 Apr 2016 09:22:35 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20160413154351.GF32092@mercury.ccil.org> References: <20160413052257 DOT GB28803 AT mercury DOT ccil DOT org> <20160413131128 DOT GA3162 AT mercury DOT ccil DOT org> <570E4B45 DOT 7000201 AT cs DOT umass DOT edu> <20160413154351 DOT GF32092 AT mercury DOT ccil DOT org> From: Gerrit Haase Date: Wed, 13 Apr 2016 18:21:55 +0200 Message-ID: Subject: Re: Conflict between Cygwin 1.7 and Ubuntu for Windows 14316 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 2016-04-13 17:43 GMT+02:00 John Cowan writes: > The exact contents aren't the point. The point is that file1, created > under Cygwin, is not readable by UoW (or writable either), whereas file2, > created by very similar methods under Win32 proper, is readable and > writable by UoW. Seems to be a permission issue, can you provide the output of: icacls file1 icacls file2 please? ;) Gerrit -- 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