Re: bzr problem

2013-07-18 Thread Katsumi Yamaoka
Solved. What I've done was the clean install[1]. But I don't know what did the trick nor the cause of the problem[2] after all. Performing rebaseall doesn't seem to do any harm in this installation. Regards, [1] Rename c:\cygwin\ to c:\cygwin_old\ Install Cygwin in c:\cygwin\ using setup.e

Re: bzr problem

2013-07-16 Thread Achim Gratz
Katsumi Yamaoka writes: > BTW, when I run `bzr update' for the Emacs trunk, it shows a warning > that varies like: > > 0 [main] python2.7 1300 child_info_fork::abort: unable to remap\ > _ARC4.dll to same address as parent (0xBE) - try running rebaseall > 0 [main] python2.7 4180 child_info_fork:

Re: bzr problem

2013-07-16 Thread Katsumi Yamaoka
Achim Gratz wrote: > Katsumi Yamaoka writes: >>> I'd venture to guess that the DLL(s) in question belong to a Python >>> package. If so, does the rebaseall script you are using look at those >>> libraries at all? >> >> As far as I can observe, those DLLs are listed in TEMP/rebase.lst >> (that reba

Re: bzr problem

2013-07-15 Thread Achim Gratz
Katsumi Yamaoka writes: >> I'd venture to guess that the DLL(s) in question belong to a Python >> package. If so, does the rebaseall script you are using look at those >> libraries at all? > > As far as I can observe, those DLLs are listed in TEMP/rebase.lst > (that rebaseall temporarily generates

Re: bzr problem

2013-07-15 Thread Katsumi Yamaoka
Achim Gratz wrote: > Katsumi Yamaoka writes: >> 0 [main] python2.7 1264 child_info_fork::abort: address space needed >> by 'math.dll' (0x80) is already occupied >> >> But it is sometimes: >> 1 [main] python2.7 5784 child_info_fork::abort: unable to remap >> _ARC4.dll to same address as parent (

Re: bzr problem

2013-07-12 Thread Achim Gratz
Katsumi Yamaoka writes: > 0 [main] python2.7 1264 child_info_fork::abort: address space needed by > 'math.dll' (0x80) is already occupied > > But it is sometimes: > 1 [main] python2.7 5784 child_info_fork::abort: unable to remap _ARC4.dll to > same address as parent (0xBE) - try running r

Re: bzr problem

2013-07-11 Thread Katsumi Yamaoka
Please ignore my last reply (there's something wrong in MIME encoding). Ken Brown wrote: > On 7/11/2013 12:32 AM, Katsumi Yamaoka wrote: >> Hi, >> >> Recently /usr/bin/bzr doesn't work well. For the Emacs trunk, >> those two commands achieve the purpose even if issuing a warning: >> >> $ bzr upda

Re: bzr problem

2013-07-11 Thread Katsumi Yamaoka
binC_jMOtKUez.bin Description: application/emacs-lisp -- 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

Re: bzr problem

2013-07-11 Thread Ken Brown
On 7/11/2013 12:32 AM, Katsumi Yamaoka wrote: Hi, Recently /usr/bin/bzr doesn't work well. For the Emacs trunk, those two commands achieve the purpose even if issuing a warning: $ bzr update $ bzr commit -m "Bla bla" Usually a warning is like: 0 [main] python2.7 1264 child_info_fork::abort: a