This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

rebaseall breaks some packages(?)


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.

And I got the following when I tried to run w3m in the background
from Emacs:

M-x w3m
    0 [main] emacs 7496 child_info_fork::abort: address space\
    needed by 'p11-kit-trust.so' (0x1630000) is already occupied
or
    0 [main] emacs 6448 child_info_fork::abort: address space\
    needed by 'gnome-keyring-pkcs11.dll' (0x1690000) is already\
    occupied

Rebaseall doesn't help.  A way to make those programs work I
found is only to reinstall the packages:
`gnome-keyring', `p11-kit-trust', `bzr', and `python'.

However, those reinstallations cause some other programs to not
work.  For those other programs, rebaseall does help.  Though it
breaks bzr, emacs-w3m, etc. again.  It's annoying.

Thanks in advance for your help.
Regards,

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]