Re: Install error with rebase 4.0.0-1

2011-10-24 Thread S. Cowles
On Mon, 24 Oct 2011, Corinna Vinschen wrote: then ! rebase "${Verbose}" -s "${Mach}" -T "${TmpFile}" else ! rebase "${Verbose}" -s "${Mach}" -b "${BaseAddress}" -o "${Offset}" -T "${TmpFile}" fi ExitCode=$? Ouch, that's probably a residue of my testing. Fixed in CVS. tha

Re: Install error with rebase 4.0.0-1

2011-10-24 Thread Marc Girod
Marc Girod wrote: > > Sorry. This made a difference on the command line, but not in the file. > Is there something wrong in redirecting xauth's stderr to /dev/null? It complains that the file doesn't exist, and indeed just made sure to remove it... trap "rm -f '$xserverauthfile'" HUP INT Q

Re: Install error with rebase 4.0.0-1

2011-10-24 Thread Corinna Vinschen
On Oct 23 16:05, Marco Atzeri wrote: > On 10/23/2011 3:57 PM, Marc Girod wrote: > > > > > >Marc Girod wrote: > >> > >>To be honest, I find that cygcheck too behaves strangely: > >> > >>... > >>~> cygcheck -l rebase-3.0.1-1 > >> > >OK: my mistake (Thanks Marco): > > > >~> cygcheck -c rebase > >Cyg

Re: Install error with rebase 4.0.0-1

2011-10-24 Thread Corinna Vinschen
On Oct 23 19:36, scow...@ckhb.org wrote: > > this new release of rebaseall has an error at lines 217 and 219. > the version i just downloaded erroneously assumes invocation of the > utility from the current directory. if i missed any previous > mention of this in the list, i apologize for the dup

Re: Install error with rebase 4.0.0-1

2011-10-23 Thread scowles
this new release of rebaseall has an error at lines 217 and 219. the version i just downloaded erroneously assumes invocation of the utility from the current directory. if i missed any previous mention of this in the list, i apologize for the duplication. and thanks to Marco Atzeri for the

Re: Install error with rebase 4.0.0-1

2011-10-23 Thread Marc Girod
Marc Girod wrote: > > It seems that xauth doesn't like the double-quote around the filename... > Sorry. This made a difference on the command line, but not in the file. Marc -- View this message in context: http://old.nabble.com/Install-error-with-rebase-4.0.0-1-tp32705124p32705441.html Sent

Re: Install error with rebase 4.0.0-1

2011-10-23 Thread Marc Girod
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 "$xservera

Re: Install error with rebase 4.0.0-1

2011-10-23 Thread Marco Atzeri
On 10/23/2011 3:57 PM, Marc Girod wrote: Marc Girod wrote: To be honest, I find that cygcheck too behaves strangely: ... ~> cygcheck -l rebase-3.0.1-1 OK: my mistake (Thanks Marco): ~> cygcheck -c rebase Cygwin Package Information Package VersionStatus rebase

Re: Install error with rebase 4.0.0-1

2011-10-23 Thread Marc Girod
Marc Girod wrote: > > To be honest, I find that cygcheck too behaves strangely: > > ... > ~> cygcheck -l rebase-3.0.1-1 > OK: my mistake (Thanks Marco): ~> cygcheck -c rebase Cygwin Package Information Package VersionStatus rebase 3.0.1-1OK ~> cygche

Re: Install error with rebase 4.0.0-1

2011-10-23 Thread Marc Girod
Thanks Ken, Ken Brown-6 wrote: > > This looks like a packaging bug. The rebasedb file is supposed to go in > /etc, not /usr/etc. I suspect that Jason forgot to specify > --sysconfdir=/etc when configuring. See > >http://cygwin.com/ml/cygwin-apps/2011-09/msg00025.html > However, there

Re: Install error with rebase 4.0.0-1

2011-10-23 Thread Ken Brown
On 10/23/2011 9:29 AM, Marc Girod wrote: Hello, I just ran setup, but could not run rebaseall: this one (4.0.0-1 iirc) failed to access a rebasedb file (under a non-existing /usr/etc directory). I reverted to 3.0.1-1. This looks like a packaging bug. The rebasedb file is supposed to go in /