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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=rIYL0sD B1BNXYDX6q2ZhCBpHbi0TZw+FtRcXFVWloBMHp+gol1se5gbP23J0yzx5sNH45iH r4jiAKST1C3K5H1pVGmsBLhkM5/G0p0e/JxZDLrpnLXbklnP7zRe4i0rB23QdaTQ gQk5pqo3DwTvH93jc4X4vlSMtrcQ1BXafM8c= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=q7Ts9/AJX3WJ+ AtltS3lEMWWjWE=; b=xYA+09bZi6SjWB3t8jli1xuxIhQDUYhkfjmnbaVCFWr/P ipFd5GscG9LWyHsfSHH1vXdkdzXzqRwlg/rr8Me6MyldNn7mr9R/FCvM0yV8ISy5 PfK1zPZgQWGWlXcH0cAV+JXjGMQtsRIOcWuvcqMn8rnZATvHuRUAZYNOAt3rZo= 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=3.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPAM_SUBJECT1,SPF_PASS autolearn=no version=3.3.2 spammy=stromeko AT nexgo DOT de, stromekonexgode, U*stromeko, Stromeko AT nexgo DOT de X-HELO: mail-oi0-f68.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=WhjvviDMSEk7hAUerqdz0ZuGYzK1bZj/+LlcBbVyfUE=; b=kgAizRHTOILvyrdITQddTxN40Q33HeZ/uPcdpEJ8HveCUpF9dUsaq6rRrjcpSOQOCm lWrGQemPE2b76yIPsPGx4t7rBF58DE2JYt2Y8IM4DGRwDj9fjlFG7hrVtHLcUsgCPMMz vSy8I5JH//13/uP+ShGTs7f3kJq6PGYBbxcq+mAwOli+UFtbicc5s91PoR6vp59FwwS/ ngKNWozf5XD0Yu6+DAc3wzuwGr/VTtzgeOZhJ8abqnQO23RY6vjjUHvCeXVxJs5L8z92 WpBsyk+2/T95E/42Si54uA8Rep5UseF5uzNOoQb4ihfBkenymwkqUppZ8Z5XF8hlBLvX Y6dA== X-Gm-Message-State: ALyK8tIwJlPmSvQr1jKAhoZmTt/iBKnBzxNcsPRqhwH5pgdTj8ZCjpUVSxo0OZqKCCSCM5/KPm2LUsL+to10RQ== X-Received: by 10.157.39.75 with SMTP id r69mr3698266ota.181.1465421359432; Wed, 08 Jun 2016 14:29:19 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <87porrtq88.fsf@Rainer.invalid> References: <87porrtq88 DOT fsf AT Rainer DOT invalid> From: Joel Breazeale Date: Wed, 8 Jun 2016 16:29:19 -0500 Message-ID: Subject: Re: Package Install Date To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Thank you for your reply Achim! I tried your suggestion and it was much faster than my kludge! There is one nit though, that libpopt0 shows up under cygcheck -c but is not present in /etc/setup/libpopt0.lst.gz. Also, under cygcheck -l libpopt0 has no files. One would think if I want to find all the installed packages that cygcheck would be the source of truth! As a workaround I can ignore any cygcheck entry that doesn't have a corresponding file in /etc/setup. If there is any concern from anyone about the mismatch of cygcheck and /etc/setup contents I would be glad to share details. On Wed, Jun 8, 2016 at 2:50 PM, Achim Gratz wrote: > Joel Breazeale writes: >> I am looking for a clean way to determine the install date/time for a >> Cygwin package. I have a hack that suffices, just want to see what >> alternatives exist. Thanks! > > Provided nothing messes with the clock and the timestamps, look at the > mtime of /etc/setup/pkgname.lst.gz (it's produced by setup during > installation). > > > Regards, > Achim. > -- > +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ > > SD adaptation for Waldorf rackAttack V1.04R1: > http://Synth.Stromeko.net/Downloads.html#WaldorfSDada > > -- > 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 > -- 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