X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <32705311.post@talk.nabble.com> Date: Sun, 23 Oct 2011 07:26:25 -0700 (PDT) From: Marc Girod To: cygwin AT cygwin DOT com Subject: Re: Install error with rebase 4.0.0-1 In-Reply-To: <4EA41F13.8090203@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <32705124 DOT post AT talk DOT nabble DOT com> <4EA4193C DOT 6010204 AT cornell DOT edu> <32705183 DOT post AT talk DOT nabble DOT com> <32705227 DOT post AT talk DOT nabble DOT com> <4EA41F13 DOT 8090203 AT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Thanks again Marco, marco atzeri-4 wrote: > > As workaround with rebase-4.0.0-1 you can, from ash, > > mkdir /usr/etc > rebaseall > > the database will be created as > /usr/etc/rebase.db.i386 > I did, and it worked. As for the xauth error, it is in /usr/bin/startx: ~> xauth -q -f "$xserverauthfile" << EOF add :$dummy . $mcookie EOF > xauth: file /home/marc/.serverauth.4668 does not exist ~> ll .serverauth.4668 -rw------- 1 marc None 51 Oct 23 15:23 .serverauth.4668 ~> xauth -q -f $xserverauthfile << EOF add :$dummy . $mcookie EOF It seems that xauth doesn't like the double-quote around the filename... Doesn't /bin/sh consume them? Marc -- View this message in context: http://old.nabble.com/Install-error-with-rebase-4.0.0-1-tp32705124p32705311.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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