New submission from Jarek Miszczak <[EMAIL PROTECTED]>: Hi,
I have a problem which seams to be similar to issue 364. I have compiled darcs 1.0.9 using ghc version 6.6.1 (I'm using Ubuntu 7.10 package ghc6_6.6.1-2ubuntu2_i386.deb). I'm getting flowing error when I try to get remote repository (darcs 1.0.9 was installed in /home/jam/usr/bin and darcs 1.1.0pre1 was installed in /home/jam/usr2/bin) ---- [EMAIL PROTECTED]:~/Kuweta $ ~/usr/bin/darcs get odie.iitis.gliwice.pl:Kuweta/phd-miszczak-en Applying patch 29 of 54... darcs: bug in darcs! Impossible case at PatchRead.lhs:58 compiled 20:45:07 Jan 24 2008 Please report this to [EMAIL PROTECTED], If possible include the output of 'darcs --exact-version'. [EMAIL PROTECTED]:~/Kuweta $ darcs --exact-version darcs compiled on Jan 24 2008, at 20:47:32 # configured Sat Jun 16 09:59:48 PDT 2007 ./configure /usr/local/share/config.site /usr/local/etc/config.site Context: [TAG 1.0.9 Tommy Pettersson <[EMAIL PROTECTED]>**20070603213706] ---- I get the same error using darcs 1.0.9rc1 from Ubuntu 7.10 package ---- [EMAIL PROTECTED]:~ $ /usr/bin/darcs --exact-version darcs compiled on Nov 20 2006, at 13:48:04 # configured Mon Oct 9 15:12:44 EDT 2006 ./configure --no-create --no-recursion Context: [TAG 1.0.9rc1 Tommy Pettersson <[EMAIL PROTECTED]>**20061008175207] ---- and using compiled darcs 1.1.0pre1. ---- [EMAIL PROTECTED]:~/Kuweta/test/tmp $ ~/usr2/bin/darcs get odie.iitis.gliwice.pl:Kuweta/phd-miszczak-en Applying patch 29 of 54... darcs: bug in darcs! Impossible case at src/Darcs/Patch/Read.lhs:58 compiled 21:31:22 Jan 24 2008 Please report this to [EMAIL PROTECTED], If possible include the output of 'darcs --exact-version'. [EMAIL PROTECTED]:~/Kuweta/test/tmp $ ~/usr2/bin/darcs --exact-version darcs compiled on Jan 24 2008, at 21:33:46 unknown ---- I do not get this error when I copy repository to local machine and then use 'darcs get'. I also get this error using 'darcs repair'. ---- [EMAIL PROTECTED]:~/Kuweta/test/phd-miszczak-en $ ~/usr/bin/darcs repair Applying patch 29 of 54... darcs: bug in darcs! Impossible case at PatchRead.lhs:58 compiled 20:45:07 Jan 24 2008 Please report this to [EMAIL PROTECTED], If possible include the output of 'darcs --exact-version'. [EMAIL PROTECTED]:~/Kuweta/test/phd-miszczak-en $ ~/usr/bin/darcs --exact-version darcs compiled on Jan 24 2008, at 20:47:32 # configured Sat Jun 16 09:59:48 PDT 2007 ./configure /usr/local/share/config.site /usr/local/etc/config.site Context: [TAG 1.0.9 Tommy Pettersson <[EMAIL PROTECTED]>**20070603213706] ---- Cheers, Jarek ---------- messages: 2724 nosy: beschmi, droundy, jarekadam, kowey, tommy status: unread title: Impossible case at PatchRead.lhs:58 compiled 20:45:07 Jan 24 2008 __________________________________ Darcs bug tracker <[EMAIL PROTECTED]> <http://bugs.darcs.net/issue615> __________________________________ _______________________________________________ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel