darcs

Issue 375 push from partial => fromJust error at Push.lhs:136 (1.0.8)

Title push from partial => fromJust error at Push.lhs:136 (1.0.8)
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, h.guenther, kowey, thorkilnaur, tommy
Assigned To
Topics

Created on 2006-12-27.14:36:07 by h.guenther, last changed 2009-08-27.14:11:27 by admin.

Messages
msg1375 (view) Author: h.guenther Date: 2006-12-27.14:35:59
Hi, the following just occured on me:

> darcs: bug in darcs!
> fromJust error at Push.lhs:136 compiled 15:08:46 Jul 18 2006
> Please report this to bugs@darcs.net,
> If possible include the output of 'darcs --exact-version'.

So here's the output of 'darcs --exact-version':

> darcs compiled on Jul 18 2006, at 15:08:59
> # configured Tue Jul 18 15:03:25 JST 2006
> ./configure --with-static-libs
> 
> Context:
> 
> [TAG 1.0.8
> Tommy Pettersson <ptp@lysator.liu.se>**20060616160213]

And here's how to reproduce this bug:

1. darcs get --partial http://darcs.haskell.org/gtk2hs/
2. mdkir gtk2hs_test
3. cd gtk2hs
4. darcs push ../gtk2hs_test

Good luck fixing this one ;)
msg1413 (view) Author: kowey Date: 2007-01-13.09:48:56
[Resending]

I can confirm this, although the steps need to be tweaked a bit

darcs get --partial http://darcs.haskell.org/gtk2hs/
mkdir gtk2hs_test; cd gtk2hs_test; darcs init; cd ..
cd gtk2hs
darcs push ../gtk2hs_test

It's probably related to partial repository stuff and is probably not
serious, but at the very least, it should not be generating a 'bug in
darcs' message!

Do we have a catch-all bug for partial repository issues?
msg1420 (view) Author: droundy Date: 2007-01-14.16:27:55
On Sun, Jan 07, 2007 at 10:26:17PM +0100, Eric Y. Kow wrote:
> It's probably related to partial repository stuff and is probably not
> serious, but at the very least, it should not be generating a 'bug in
> darcs' message!

This error message issue should be fixed by the "Hopefully" patches which
are in unstable...

David
msg1534 (view) Author: kowey Date: 2007-03-10.07:47:20
This is indeed better in unstable.  Closing this off (the general --partial
problems aren't solved, but I guess that's a different issue).  Thanks for the
report.

darcs: failed to read patch:
Sun Mar 24 22:56:20 CET 2002  as49
  * [project @ 2002-03-24 21:56:20 by as49]
  Initial revision
/private/tmp/gtk2hs_0/_darcs/patches/20020324215620-d90cf-44d2d69eea8b318a720db012d4f42435b14d83a9.gz:
openBinaryFile: does not exist (No such file or directory)
Perhaps this is a partial repository?
History
Date User Action Args
2006-12-27 14:36:07h.guenthercreate
2007-01-13 09:49:03koweysetstatus: unread -> unknown
nosy: droundy, tommy, beschmi, kowey, h.guenther
messages: + msg1413
2007-01-14 16:27:58droundysetnosy: droundy, tommy, beschmi, kowey, h.guenther
messages: + msg1420
2007-03-10 07:47:28koweysetstatus: unknown -> resolved-in-unstable
nosy: droundy, tommy, beschmi, kowey, h.guenther
messages: + msg1534
title: Bug in Push.lhs -> push from partial => fromJust error at Push.lhs:136 (1.0.8)
2007-07-31 18:20:51koweysetstatus: resolved-in-unstable -> resolved-in-stable
nosy: droundy, tommy, beschmi, kowey, h.guenther
2008-09-16 21:30:44adminsetstatus: resolved-in-stable -> resolved
nosy: + dagit
2009-08-06 17:48:49adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, darcs-devel, zooko, mornfall, simon, thorkilnaur, - droundy, h.guenther
2009-08-06 20:53:07adminsetnosy: - beschmi
2009-08-10 22:00:05adminsetnosy: + h.guenther, - markstos, darcs-devel, zooko, jast, Serware, mornfall
2009-08-10 23:58:43adminsetnosy: - dagit
2009-08-25 18:00:39adminsetnosy: + darcs-devel, - simon
2009-08-27 14:11:27adminsetnosy: tommy, kowey, darcs-devel, h.guenther, thorkilnaur, dmitry.kurochkin