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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=u5MtIgzzckW6m6iC dgLsGY2D3OuV73c8zxQMLG26ZxlEHcpvrF+Cc6KniTnKGIbmCiimGku9c4ixxoSm QpRt0BPwAxuQCp0MQBNbGpGXlUVn+ogr9MzqKYj0qTuzGe0cTh7239aULvGX4zda A03nknN7e3xwukF1JhrzJ7Mmlf4= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=fpxtXxflsdCf+Hh/V8+dBX CV2vo=; b=YcWiyJNrH2YGrI9s7vu5zhPah1iWwBJEQM9cEPOKWw5z6dswIWmQ3/ YY7rSnlYV168FKB/oNvJzgO6YjRixuxNZt16ZQS/WKbmhnyN4Y+SKuXLSkoOfEVj ODw7NRnYWqVyoU2LBgS1bqf9jRst4g1AVr5vvhI5KJPqa7L7+8R5c= 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=-0.0 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=cygwinapps, set-up, cygwin-apps, installeddb X-HELO: out2-smtp.messagingengine.com Subject: Re: Line ending digits in /etc/setup/installed.db To: cygwin AT cygwin DOT com References: <000001d2125a$fb1e4fb0$f15aef10$@bonhard.uklinux.net> From: Jon Turney Message-ID: <591afcbb-fb79-a04c-8123-b2381bf3560c@dronecode.org.uk> Date: Mon, 19 Sep 2016 12:47:07 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <000001d2125a$fb1e4fb0$f15aef10$@bonhard.uklinux.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 19/09/2016 10:48, Fergus wrote: > About 18% of the lines in my /etc/setup/installed.db end in " 1", the rest > i.e. large majority end in " 0". > Running setup does NOT attempt to re-install the packages identified by " > 0". > (Strange - that's exactly what I thought it would do ...) > The set-up seems to possess full functionality. > Can anybody explain / interpret the different endings? https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;a=commitdiff;h=f6d6c600edffdb83a57ed13384e38a504fdc366b https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/setup.git;a=blob;f=package_db.cc;h=eb7ff6b5d1d15def09a1ebff837986e2e3ea3290;hb=HEAD#l159 Packages which aren't installed aren't recorded in installed.db (hence the name). This hasn't changed. -- 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