Re: darcs 2 and ghc..

2008-09-07 Thread Ian Lynagh
On Sun, Sep 07, 2008 at 09:07:09PM +0200, Matthias Kilian wrote: > > Someone with the time (and write access to darcs.haskell.org) should > probably roll new repository tarballs to let this problem disappear > once and forall. I've put 2008-09-07 tarballs up, although downloading them will be pai

Re: darcs 2 and ghc..

2008-09-07 Thread Matthias Kilian
On Sun, Aug 24, 2008 at 09:52:49PM +0100, Claus Reinke wrote: > Ian: this might actually be an issue with ghc's "darcs-all" script: it > probably comes about because "darcs-all" is reading _incrementally_ >from "packages", >interfering with "darcs pull" trying to update "packages"

Re: darcs 2 and ghc..

2008-08-25 Thread Claus Reinke
Ah, good point, thanks. I tend to push to Windows, which is why I haven't seen this. I've applied your fix, from another of your messages. Thanks. Incidentally, adding "$| = 1;" to autoflush stdout after each print avoids having extra output after a "die" message, and I also want to see the su

Re: darcs 2 and ghc..

2008-08-25 Thread Ian Lynagh
On Sun, Aug 24, 2008 at 09:52:49PM +0100, Claus Reinke wrote: > > Ian: this might actually be an issue with ghc's "darcs-all" script: it > probably comes about because "darcs-all" is reading _incrementally_ >from "packages", >interfering with "darcs pull" trying to update "packag

Re: [issue1034] darcs 2 and ghc..

2008-08-25 Thread Claus Reinke
Thanks for the details! That will be helpful for our attempts to reproduce this. I haven't been able to reproduce this myself yet (using only the Cabal repo), but it was the best info I had. Perhaps 'darcs pull' should report the ids of the first and last patch it pulled, by default (I usuall

[issue1034] darcs 2 and ghc..

2008-08-24 Thread Eric Kow
Eric Kow <[EMAIL PROTECTED]> added the comment: On Sun, Aug 24, 2008 at 20:53:21 -, Claus Reinke wrote: > 1. I have a local copy of ghc head + corelibs + extralibs repos, > obtained a while ago by the usual hack of downloading tar-file, > then ./darcs-all pull and get from the main