Re: bzr completely broken?

2011-08-03 Thread Corinna Vinschen
On Aug 2 15:25, Andrew Schulman wrote: On Aug 2 10:07, Andrew Schulman wrote: $ rebaseall ReBaseImage (/usr/bin/cygcrypt-0.dll) failed with last error = 6 [...] chmod u+w /usr/bin/cygcrypt-0.dll ? Uh... yes. Thanks. It works now. Although I had to get more

Re: bzr completely broken?

2011-08-03 Thread Henry S. Thompson
Corinna Vinschen writes: . . . We're working on a new release of rebase anyway. This new release checks for writability and prints just a warning without stopping dead in its track: /usr/bin/foo.dll: skipped because not writable Otherwise, what we can do is to open the file with

Re: bzr completely broken?

2011-08-03 Thread Corinna Vinschen
On Aug 3 10:48, Henry S. Thompson wrote: Corinna Vinschen writes: . . . We're working on a new release of rebase anyway. This new release checks for writability and prints just a warning without stopping dead in its track: /usr/bin/foo.dll: skipped because not writable

Re: bzr completely broken?

2011-08-03 Thread Andrew Schulman
On Aug 3 10:48, Henry S. Thompson wrote: Corinna Vinschen writes: . . . We're working on a new release of rebase anyway. This new release checks for writability and prints just a warning without stopping dead in its track: /usr/bin/foo.dll: skipped because not

Re: bzr completely broken?

2011-08-03 Thread Andrew Schulman
On 6/6/2011 9:01 AM, Andrew Schulman wrote: Am I right that bzr is just completely broken in Cygwin? If so, is there an ETA to get it fixed? My bzr is 2.3.1-1, in Cygwin 1.7.9. No matter what bzr command I run, I always get the same result: As a quick workaround, you can delete

Re: bzr completely broken?

2011-08-02 Thread Andrew Schulman
My host got reimaged, and I reinstalled Cygwin. Now bzr is broken again: $ bzr st 11 [main] python 4024 C:\cygwin\bin\python.exe: *** fatal error - unable to remap \\?\C:\cygwin\lib\python2.6\lib-dynload\time.dll to same address as parent: 0xDC != 0xFD 12 [main]

Re: bzr completely broken?

2011-08-02 Thread Christopher Faylor
On Tue, Aug 02, 2011 at 09:23:48AM -0400, Andrew Schulman wrote: My host got reimaged, and I reinstalled Cygwin. Now bzr is broken again: $ bzr st 11 [main] python 4024 C:\cygwin\bin\python.exe: *** fatal error - unable to remap \\?\C:\cygwin\lib\python2.6\lib-dynload\time.dll to

Re: bzr completely broken?

2011-08-02 Thread Andrew Schulman
$ 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,

Re: bzr completely broken?

2011-08-02 Thread Christopher Faylor
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.

Re: bzr completely broken?

2011-08-02 Thread Corinna Vinschen
On Aug 2 10:07, 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

Re: bzr completely broken?

2011-08-02 Thread Andrew Schulman
On Aug 2 10:07, 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

Re: bzr completely broken?

2011-08-02 Thread Daniel Colascione
On 6/6/2011 9:01 AM, Andrew Schulman wrote: Am I right that bzr is just completely broken in Cygwin? If so, is there an ETA to get it fixed? My bzr is 2.3.1-1, in Cygwin 1.7.9. No matter what bzr command I run, I always get the same result: As a quick workaround, you can delete all the

Re: bzr completely broken?

2011-08-01 Thread Larry Hall (Cygwin)
On 8/1/2011 1:52 PM, Andrew Schulman wrote: Am I right that bzr is just completely broken in Cygwin? If so, is there an ETA to get it fixed? Per Eliot Moss's suggestion, I ran rebaseall, and the problem is now solved. Thanks Eliot. My host got reimaged, and I reinstalled Cygwin. Now bzr

Re: bzr completely broken?

2011-06-06 Thread Andrew Schulman
Am I right that bzr is just completely broken in Cygwin? If so, is there an ETA to get it fixed? Per Eliot Moss's suggestion, I ran rebaseall, and the problem is now solved. Thanks Eliot. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/