X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D8F23870857 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1588433806; bh=oSy9OlhhN1ruiM9m59YgDocx7pIhAgFH4z3jrgEQkek=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=X21/4CNBlfMf5NidQ40rXZ+QdoN8ljtkZo3+JkXnaVQuwJRbWyM8xl5f1kFxZWnmu nDumSLJSdq8i8+wxHVmOMzJsz2KJx6otT17RLI6rLVW85bVrYO6pboxVKL0Zn+AFmJ kjLizVLH/Vt+ZPNr798jDz9nQuDaY7LptZUbTfUM= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 12954386F812 Date: Sat, 2 May 2020 11:36:43 -0400 To: cygwin AT cygwin DOT com, Overseers mailing list Subject: Re: changed behaviour for "cygcheck -p " Message-ID: <20200502153643.GD749797@elastic.org> References: <5969fad0-6055-4a5c-bbde-813f916c185f AT SystematicSw DOT ab DOT ca> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <5969fad0-6055-4a5c-bbde-813f916c185f@SystematicSw.ab.ca> X-Sender-Verification: "" X-Sender-Verification: "" X-Spam-Status: No, score=-105.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS, TXREP, USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "Frank Ch. Eigler via Cygwin" Reply-To: "Frank Ch. Eigler" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Hi - > > It seems there is a new escape system that is fooling > > the search engine > > $ cygcheck -p 'bin/mutt' > https://cygwin.com/packages/ I suspect it's not new, but yes, urlescaped %XY characters are not correctly handled in package-grep.cgi. Until it's fixed, you can use dots instead of slashes, for example. - FChE -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple