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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=ggVAe P9IlnoNDEHus90t6J8mluZxB2ooPbqN6Jlk/pALpDGH+RVQxf04zlS/0HeOxjxjZ eYyGBvGNvtCUDekSiW0Q/xKRYvm2atMOJaLam7OGWukouBjP56WFtwk+fEkqlQAk WX8j/khlSA2IKTrp3qkivGzzyQPB7hYVFc7YnE= 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=ba4t9FlfS9K t9+g1WH1SBPcItGI=; b=fsoA2Qn2Il08CjSCKeVQR2Mao9mNN3hlR89JOLXpQsN KxKsC04N1d7dqA4VK+nsMHjy0/7JaK7U0CzQuh/xOZckFdyqh7yH5iItLDY01Pq3 fnqMDjtRdmaDzsgPFVx07aqREd2U9cBTuYpW2NHjlzKZOuDSilBvk2uQ3bETBHNE = 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=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-in-10.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-17.arcor-online.net 5D475CBC49 From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: (call-process ...) hangs in emacs References: <87wq9v9j2y DOT fsf AT Rainer DOT invalid> <53FD0662 DOT 5050208 AT cornell DOT edu> <20140827084245 DOT GD20700 AT calimero DOT vinschen DOT de> <53FDD4A8 DOT 5050401 AT cornell DOT edu> <20140828095524 DOT GO20700 AT calimero DOT vinschen DOT de> <20140828131832 DOT GT20700 AT calimero DOT vinschen DOT de> <20140829110938 DOT GD20700 AT calimero DOT vinschen DOT de> <5400C19D DOT 4070408 AT cornell DOT edu> <87ha0vhzge DOT fsf AT Rainer DOT invalid> <5400D64D DOT 1090709 AT cornell DOT edu> Date: Fri, 29 Aug 2014 22:00:38 +0200 In-Reply-To: <5400D64D.1090709@cornell.edu> (Ken Brown's message of "Fri, 29 Aug 2014 15:36:45 -0400") Message-ID: <87d2bjhxqx.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Ken Brown writes: > I just checked /var/log/sshd.log. (I hadn't thought to do that > before.) The last message in it is, "/var/empty must be owned by root > and not group or world-writable." So the problem seems to be that > /var/empty appears to sshd to be group writable under the latest > snapshot. This is the "downside" that Corinna mentioned. What needs > to be done to /var/empty to fix this? You need to remove all ACL from the directory, either with setfacl or (from cmd) icacls or even the security tab in Explorer. Most likely these are inherited from the parent directory of the Cygwin installation. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf rackAttack: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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