darcs

Issue 830 trouble getting repo up to date

Title trouble getting repo up to date
Priority bug Status resolved
Milestone Resolved in
Superseder pull => bug in get_extra commuting patch
View: 829
Nosy List cvs-ghc, darcs-devel, dmitry.kurochkin, kowey, norman-ramsey, simonpj, thorkilnaur, tommy
Assigned To
Topics

Created on 2008-05-02.07:38:13 by simonpj, last changed 2009-10-24.00:06:47 by admin.

Messages
msg4446 (view) Author: simonpj Date: 2008-05-02.07:38:10
I have no clue what the darcs bug is. I thought the testsuite had no conflicts, and hence would not get "commuting_patch" errors.

However, to get you un-wedged I've put an update-to-date tarball of the testsuite at
        http://research.microsoft.com/~simonpj/downloads/testsuite.tar.gz

If you untar that, replacing your current testsuite repo, you should be good to go.

Simon

| -----Original Message-----
| From: cvs-ghc-bounces@haskell.org [mailto:cvs-ghc-bounces@haskell.org] On Behalf Of Norman Ramsey
| Sent: 01 May 2008 21:03
| To: cvs-ghc@haskell.org
| Subject: trouble getting repo up to date
|
| I'm trying to get my copy of the head up to date,
| and I'm tripping over a bug in darcs:
|
| : nr@homedog 9937 ; ./darcs-all pull -av
| == running darcs pull -av
| Pulling from "http://darcs.haskell.org/ghc"...
| This is the GHC darcs repository (HEAD branch)
|
| For more information, visit the GHC developer wiki at
|   http://hackage.haskell.org/trac/ghc
| **********************
| We have the following new (to them) patches:
| They have the following patches to pull:
| No remote changes to pull in!
| == nofib not present or not a repository; skipping
| == running darcs pull -av --repodir testsuite
| Pulling from "http://darcs.haskell.org/ghc"...
| This is the GHC darcs repository (HEAD branch)
|
| For more information, visit the GHC developer wiki at
|   http://hackage.haskell.org/trac/ghc
| **********************
| darcs: bug in get_extra commuting patch:
| Fri Sep  7 04:23:27 EDT 2001  simonmar
|   * [project @ 2001-09-07 08:23:27 by simonmar]
|   Fix some signatures after Ord was removed as a superclass of Ix.
| darcs failed: 256 at ./darcs-all line 59.
| : nr@homedog 9939 ;
|
| Can anyone suggest how I should proceed at this point?
|
|
| Norman
|
| _______________________________________________
| Cvs-ghc mailing list
| Cvs-ghc@haskell.org
| http://www.haskell.org/mailman/listinfo/cvs-ghc
msg4447 (view) Author: kowey Date: 2008-05-02.08:50:30
Duplicate of issue829 (sorry, Simon; our bugtracker has been posting double-bugs
for a while now and we haven't figured out why yet)
History
Date User Action Args
2008-05-02 07:38:13simonpjcreate
2008-05-02 08:50:32koweysetpriority: bug
status: unread -> resolved
superseder: + pull => bug in get_extra commuting patch
messages: + msg4447
nosy: + kowey
2009-08-06 21:03:53adminsetnosy: + dmitry.kurochkin, simon, thorkilnaur, - beschmi
2009-08-11 00:12:28adminsetnosy: - dagit
2009-08-25 18:10:33adminsetnosy: + darcs-devel, - simon
2009-08-27 13:58:09adminsetnosy: tommy, kowey, darcs-devel, simonpj, cvs-ghc, thorkilnaur, norman-ramsey, dmitry.kurochkin
2009-10-23 22:41:16adminsetnosy: + nr, - norman-ramsey
2009-10-24 00:06:47adminsetnosy: + norman-ramsey, - nr