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:date:message-id:from:reply-to:to:subject :references:in-reply-to:content-type; q=dns; s=default; b=lq8tTK FSEwuFZ3UOyh/s7FZJ+DPD5fo13hcqp8FoxVbNt/HBBDpL1FF3pVyKXbIQ2nK8Hi a74+8i7Hw2OB+TvFUhxQayKHLdAIaBVz9wZL5kvELLNDcrIpA3/HTKTeqmIvktrJ CKE1BvK07rnSitcPd2T0eVzvO14zKXTO/BFDQ= 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:date:message-id:from:reply-to:to:subject :references:in-reply-to:content-type; s=default; bh=2ZgEABo43Onh QU3W15eH3ORdz1A=; b=jU5w2dshNo9qAnEhPTUGD/i/eb9/uDfcUYA4HDY3OIUD u8/y+ZaBfme0Bvwa1M7OBzAg5JlGuqNrv+dDMg9tHgs4K6+qslUPIPg1ADrZKSR0 052QeIVFqIfVzcXcY+EoywsXZZK4pZmvZ/jDPo7EZB1MOhQe5ZQY//a6kjxGuKg= 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.0 required=5.0 tests=AWL,BAYES_05,EXECUTABLE_URI,KAM_EXEURI,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=UD:full, setup2891x86exe, UD:setup-2.891.x86_64.exe, setup-2.891.x86_64.exe X-HELO: lb1-smtp-cloud8.xs4all.net Date: Sun, 18 Mar 2018 19:23:51 +0100 Message-ID: <8adaa9605805e133b7b68ec046862f78@smtp-cloud8.xs4all.net> From: Houder Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: setup 2.891release candidate - please test References: <62924e28-4b71-02cc-d4c7-d5fd7e7020f6 AT dronecode DOT org DOT uk> In-Reply-to: <62924e28-4b71-02cc-d4c7-d5fd7e7020f6@dronecode.org.uk> Content-Type: text/plain; charset=UTF-8; format=fixed User-Agent: mua.awk 0.99 X-CMAE-Envelope: MS4wfMsccz4UdtClHxD2tKmRESFYbXfXncq8XICImsB3429suDDsfAwNCFq1phZWiuy9djK3gt8o/I8r6dbc4DLsX+yiqx8a+JjjT/dAtDpEfVxZKFVTOvTB Js0+dXH44ucYwMK+tVR729RNWBEKA3bifzz3iE+c+EhV97ey6E7Zf4Gk9pkpu+KVirhGLe7Pf4h1iQ== On Thu, 15 Mar 2018 23:32:15, Jon Turney wrote: > > A new setup release candidate is available at: > > https://cygwin.com/setup/setup-2.891.x86_64.exe (64 bit version) > https://cygwin.com/setup/setup-2.891.x86.exe (32 bit version) > > Please test and report any problems here. As requested, I carried out some testing ... >> uname -a CYGWIN_NT-6.1 Seven 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin >> file --version file-5.30 magic file from /usr/share/misc/magic >> cd /var/log >> file setup.log *log-* setup.log: ASCII text, with CRLF, CR line terminators <==== setup.log-1.full: ASCII text, with very long lines, with CRLF line terminators setup.log-2.full: ASCII text, with very long lines, with CRLF line terminators setup.log-3.full: ASCII text, with very long lines, with CRLF line terminators setup.log-4.full: ASCII text, with very long lines, with CRLF line terminators setup.log-5.full: ASCII text, with very long lines, with CRLF line terminators setup.log-6.full: ASCII text, with very long lines, with CRLF line terminators setup.log-7.full: ASCII text, with very long lines, with CRLF, CR line terminators <==== setup.log-8.full: ASCII text, with very long lines, with CRLF, CR line terminators <==== >> grep '^M^M' setup.log-8.full 2018/03/18 14:06:50 Problem 1/1 nothing provides liblz4_1 needed by libarchive13-3.3.2-1 Solution 1/1 (default) - do not ask to install bsdtar-3.3.2-1 >> # apparently, problem reporting by libsolv causes an additional CR ... why? Q: Would it be possible to prevent the additional CR from showing up in the log file? It is visible when the log file is examined by means of vi(m). Henri -- 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