This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: bzr completely broken?
On Tue, Aug 02, 2011 at 10:07:42AM -0400, Andrew Schulman wrote:
>> >> > $ rebaseall
>> >> > ReBaseImage (/usr/bin/cygcrypt-0.dll) failed with last error = 6
>> >>
>> >> Something still using cygcrypt-0.dll?
>> >
>> >Good thought, but no. I stopped all Cygwin processes, since rebaseall
>> >wouldn't run with them running. Also TaskInfo confirms that no Cygwin
>> >processes are running, and no process has any cyg*.dll loaded.
>>
>> Does /usr/bin/cygcrypt-0.dll exist?
>
>Yes:
>
>$ ll /usr/bin/cygcrypt-0.dll
>-r-xr-xr-x 1 ASchulma Administrators 6656 Oct 19 2003 /usr/bin/cygcrypt-0.dll*
Does something like this help:
cd /usr/bin
mv cygcrypt-0.dll cygcrypt-0.dll.saf
cp -a cygcrypt-0.dll.saf cygcrypt-0.dll
?
cgf
--
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