rebaseall breaks some packages(?)

Marco Atzeri marco.atzeri@gmail.com
Tue Jun 17 08:28:00 GMT 2014


On 17/06/2014 08:40, Katsumi Yamaoka wrote:
> Hi,
>
> I updated the Cygwin installation on Win7 SP1 32-bit yesterday
> (using setup-x86.exe) and got unable to use some commands.
> For instance, when I tried to update the Emacs source by using
> bzr+ssh I got:
>
> $ cd emacs/trunk
> $ bzr update
>      0 [main] python2.7 3856 child_info_fork::abort: address\
>      space needed by '_AES.dll' (0x5B0000) is already occupied
>      bzr: ERROR: Don't know how to handle SSH connections. Please\
>      set BZR_SSH environment variable.
>

(0x5B0000) is a very low address, I guess your rebase was not really
successful.

on my system the address is much higher
  $rebase -i /usr/lib/python2.7/site-packages/Crypto/Cipher/_AES.dll
/usr/lib/python2.7/site-packages/Crypto/Cipher/_AES.dll base 0x4b5b0000 
size 0x0                                                000e000


> Rebaseall doesn't help.

Sometime you need to full rebase from scratch.
Remove the rebase database /etc/rebase.db.i386
and rebaseall again.
Be sure to have not any running cygwin program

> Thanks in advance for your help.
> Regards,

Regards
Marco


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



More information about the Cygwin mailing list