From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62040 invoked by alias); 1 Jul 2017 14:14:28 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 62028 invoked by uid 89); 1 Jul 2017 14:14:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:938, HX-Received:10.223.166.8, uploads X-HELO: mail-wr0-f170.google.com Received: from mail-wr0-f170.google.com (HELO mail-wr0-f170.google.com) (209.85.128.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 01 Jul 2017 14:14:27 +0000 Received: by mail-wr0-f170.google.com with SMTP id 77so215739253wrb.1 for ; Sat, 01 Jul 2017 07:14:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=NR8u8BXrk1nPZN9JJDv1awrRXS7l72BMeR70ej7s/PQ=; b=rPU+K4860Kz5Fo2qzeqaXHCDqrstnugf3PiCvrkexuiJdcdgl/K8QfCcYo7ixRyknt 2MUQ/rAa0xEGlktNIEVB73v9D0X8WNiQ6tPpcNmipsbskSg+Dp8IpSvQioua1flpqdSy J3rEcpbT0asBIVhQCKtD9QpHO9zsR4OK/2DDj5D1Q6RgsKk6jBzlDfZ2NPtA4uvkk7Ex wwNwjeQuS/EL2vcmJgy0/8kqz3UcHZcRkzlWNyJPL+m1g1CqdPT5aMdLntBSUSQdIp5z JeEAiJOfQXvpkcOAbgh/9UEe4aLGlLqZ3kD3H182g3yN1tJ64CJm8JfsCeWhIx7ZTaaj 6rlw== X-Gm-Message-State: AKS2vOxocFXglyub3EtBZiqSYClH+wB5ao07NwjVEgrA5yxcVTTPxHkZ Hd/y2cFt4UpiS68t X-Received: by 10.223.166.8 with SMTP id k8mr30090212wrc.172.1498918464987; Sat, 01 Jul 2017 07:14:24 -0700 (PDT) Received: from [192.168.2.108] (p4FDB39C7.dip0.t-ipconnect.de. [79.219.57.199]) by smtp.googlemail.com with ESMTPSA id e31sm16874545wre.54.2017.07.01.07.14.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2017 07:14:24 -0700 (PDT) Subject: Re: calm now runs on-demand To: Jon Turney , cygwin-apps@cygwin.com References: From: Marco Atzeri Message-ID: <386bd3e9-546e-1176-2a3e-697b4467ca6a@gmail.com> Date: Sat, 01 Jul 2017 14:14:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-07/txt/msg00011.txt.bz2 On 01/07/2017 15:54, Jon Turney wrote: > On 01/07/2017 06:18, Marco Atzeri wrote: >> On 17/04/2017 13:34, Jon Turney wrote: >>> >>> If you have shell access on sourceware, and make such changes, you can >>> force calm to run with '~cygwin-admin/bin/calm scan-(uploads|relarea)'. >> >> Jon, >> I have shell access but I do not find calm anywhere. >> I assume "~cygwin-admin" is more restricted than shell access. >> >> As I did change to the relarea for gcc test, how to force the >> update of setup.ini's ? > > I think I have fixed the permissions, so this should work for you now. > > Thanks for pointing out this problem. May be I misunderstood how I should use it matzeri@sourceware ~ $ /home/cygwin/bin/calm scan-relarea /home/cygwin/bin/calm: line 13: kill: (14958) - Operation not permitted $ /home/cygwin/bin/calm scan-uploads /home/cygwin/bin/calm: line 10: kill: (14958) - Operation not permitted