X-Recipient: archive-cygwin@delorie.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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type:content-transfer-encoding;
	 q=dns; s=default; b=ky1V4m5IxJ+lp64Sjh2UPLS6uFLBR7IqCqCuilyTz91
	PsbiRUtysaYB7zuB6lgy3TR/APWiSKqLSqGVpijvl26PC+/GaxBfClTfkfAwG1M0
	DKL42wK9loBhDlsYUp2XMZwRz5oHW/bls1KWXHobLmu1OuN+JzUuLFnXmfkB1uj4
	=
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:from:to:subject:references:date:in-reply-to
	:message-id:mime-version:content-type:content-transfer-encoding;
	 s=default; bh=VO5YdNEbj9SRDdtlXBrWGIb2u40=; b=gQgclHMb+uiY70JOg
	TfD5iscJJkYZtv2QHFbfWIe7uJ1uD7t+KZ4H85jcBwujCROPh5+3DtcrkkOgG6yN
	4786zq8z+xnd5XwO5JiU/eI2IuBs5Ev5tX3J/mxLDmfDpAf9wp/T/PxnWQcx6lVt
	28HJhyzKBVd+wQ3cZNmp+JD8nk=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-in-05.arcor-online.net
X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-10.arcor-online.net 3nbkKf5gc4z8S02
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: How to correctly rebase?
References: <22046.25592.311399.765933@woitok.gmail.com>	<8925F252-F479-4990-B568-1EC612DF39A5@etr-usa.com>
Date: Wed, 14 Oct 2015 21:27:46 +0200
In-Reply-To: <8925F252-F479-4990-B568-1EC612DF39A5@etr-usa.com> (Warren	Young's message of "Wed, 14 Oct 2015 11:27:46 -0600")
Message-ID: <87si5dqmh9.fsf@Rainer.invalid>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t9EJS7eq025122

Warren Young writes:
> On Oct 14, 2015, at 8:17 AM, Dr Rainer Woitok
> <rainer.woitok@gmail.com> wrote:
>>  telling me to place the list of absolute paths of my personal DLLs
>> into /var/lib/rebase/user.d/Rainer”
>
> It doesn’t actually care what the file is called.  I expect the only
> reason the docs tell you to name it that way is in case there are
> multiple users on the system, they’re all running from a common Cygwin
> installation, and each may have their own set of customizations.

Yes.

>> to run "rebase-trigger fullrebase" (it didn't advice to run this
>> from a privileged account, but I found out my- self)
>
> I don’t see that it’s a foregone conclusion that admin privs are
> required for that step.  The file that script creates could be in a
> user-writeable directory.  Nevertheless, the maintainer of that doc
> file probably should consider mentioning the possibility.

Noted.

> While investigating this, I found that the rebase mechanism isn’t as
> robust as it should be.
>
> The core problem I ran into is that /var/cache/rebase and
> /var/lib/rebase/*.d didn’t exist on my system, and this caused various
> complaints and failures.  I propose that the _autorebase maintainer
> add those directories to the package, so they’re always available.

They actually are packaged, so I'm not sure why they wouldn't be
available on your system.  In other words you should see an "incomplete"
package from cygcheck and a re-installation should fix it.

> /var/cache/rebase is the critical one: without it, the rebase-trigger
> script can’t set the trigger, so the rebasing will never happen.  The
> lack of the others just causes nonfatal complaints.

I'll check if I can just re-create the directory if it doesn't exist.

> (Which makes me wonder how it got broken, since the Windows VM I
> tested this on isn’t used heavily, and was created not all that long
> ago.)

Maybe if you find something in /var/log/setup.log you could let me know.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra

--
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


