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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; q=dns; s=default; b=natsYJ8MWm3PmXrZoPEcRtgA7aSj V2S+tJ7c2wNe8cafxtHQ/kbQSLVFno3yl8gEWJIceNLfHReLWmI+TWlUMr2RlmMP NFvZAjUlD7WrLwTF4XTqHQYlfk8aEn6uFNbAqDJ1X+peznivhjQ4x+RDsqmZCDP/ 1Xmhc8/7wW5niSU= 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:content-type:mime-version:subject:from :in-reply-to:date:content-transfer-encoding:message-id :references:to; s=default; bh=6eLaxwrQxSqlKafXcmSToDwy+VA=; b=GC pHssTi8Te/6swHze8jWZRbTJZpQ6REi7vhGZnQ9/PjbgQAfBPOdrccF/dbimGG5f m7Z8xkWr0TeWeRwsTlGa9JgZ6Ua8LQuth8qwMrYF3wrTi4rgtdhQcIZQnG/GPraE 8+XA8BfhI1zmxrDDBLsyNg1FkfCHp+5+CrARWLgHA= 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: Yes, score=6.0 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPAM_URI1,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: etr-usa.com Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: rebase by setup From: Warren Young In-Reply-To: <6CF2FC1279D0844C9357664DC5A08BA210B02A54@msgb09.nih.gov> Date: Wed, 14 Oct 2015 16:13:27 -0600 Message-Id: <9356B37A-3C9C-4CB5-B47D-ED49C320B808@etr-usa.com> References: <6CF2FC1279D0844C9357664DC5A08BA210B02A54 AT msgb09 DOT nih DOT gov> To: The Cygwin Mailing List X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t9EMDfSw015194 On Oct 14, 2015, at 3:57 PM, Buchbinder, Barry (NIH/NIAID) [E] wrote: > > Running setup in unattended mode runs rebase even if nothing is > installed. Is this intended/necessary? I would expect it to re-run *everything* not marked .done in /etc/postinstall, and the autorebase script is never so marked. The autorebase mechanism has a “fast” mode, which should be running, as opposed to the “full” mode, which is slower. Verify that by the existence of /var/cache/rebase/fullrebase.done. (Yeah, that’s right, watch me flex my new autorebase muscles. Beware the Dunning-Kruger effect!) -- 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