darcs

Issue 648 get leaves mystery rmfiles (old format)

Title get leaves mystery rmfiles (old format)
Priority urgent Status resolved
Milestone 2.0.x Resolved in
Superseder Nosy List Serware, darcs-devel, dmitry.kurochkin, kowey, markstos, thorkilnaur, tommy
Assigned To droundy
Topics Darcs2

Created on 2008-02-07.09:01:52 by kowey, last changed 2010-06-15.21:20:10 by admin.

Messages
msg3177 (view) Author: kowey Date: 2008-02-07.09:01:49
This sounds scary, so I'm marking it as urgent (happens with latest darcs
unstable > 2.0.0pre3) on Ubuntu Linux Gutsy

% darcs get http://mark.stosberg.com/darcs_hive/darcs_speed_test
% darcs what -s
rmfile ./darcs0696OB-new
rmfile ./darcsIWCPDL-new
rmfile ./darcsJ4efzl-new
rmfile ./darcsVxJosv-new
rmfile ./darcsllv7Ib-new
rmfile ./darcsoOK5q5-new
msg3178 (view) Author: kowey Date: 2008-02-07.09:04:08
Following up on that:

$ darcs check
Looks like we have a difference...
Nothing

Inconsistent repository!
$ darcs repair
Fixing pristine tree...
$ darcs what -s
No changes!
msg3180 (view) Author: markstos Date: 2008-02-07.16:43:40
When I'm home again I can convert that repo to darcs-2, and see if the issue is
solved that way. 

For reference, the repo being pulled shows no un-recorded changes on the server. 

  Mark
msg3217 (view) Author: droundy Date: 2008-02-07.20:51:06
On Thu, Feb 07, 2008 at 09:01:53AM -0000, Eric Kow wrote:
> This sounds scary, so I'm marking it as urgent (happens with latest darcs
> unstable > 2.0.0pre3) on Ubuntu Linux Gutsy
> 
> % darcs get http://mark.stosberg.com/darcs_hive/darcs_speed_test
> % darcs what -s
> rmfile ./darcs0696OB-new
> rmfile ./darcsIWCPDL-new
> rmfile ./darcsJ4efzl-new
> rmfile ./darcsVxJosv-new
> rmfile ./darcsllv7Ib-new
> rmfile ./darcsoOK5q5-new

Yes, that is scary.  It's a result of the new speculative-downloading code,
which evidently fails to clean up files in the pristine cache!

This won't affect hashed formats, but it's still an urgent bug.
-- 
David Roundy
Department of Physics
Oregon State University
msg3373 (view) Author: droundy Date: 2008-02-13.16:43:18
I'm pushing a fix for this right now.  It turned out that we weren't cleaning up
after ourselves when downloads failed (e.g. when grabbing a non-existant
_darcs/format).
History
Date User Action Args
2008-02-07 09:01:52koweycreate
2008-02-07 09:04:10koweysetstatus: unread -> unknown
nosy: droundy, tommy, beschmi, kowey
messages: + msg3178
2008-02-07 16:43:41markstossetnosy: + markstos
messages: + msg3180
2008-02-07 17:56:52markstoslinkissue659 superseder
2008-02-07 20:51:07droundysetnosy: droundy, tommy, beschmi, kowey, markstos
messages: + msg3217
2008-02-08 01:58:50markstossetnosy: droundy, tommy, beschmi, kowey, markstos
assignedto: droundy
2008-02-13 16:43:20droundysetstatus: unknown -> resolved
nosy: droundy, tommy, beschmi, kowey, markstos
messages: + msg3373
2008-02-21 03:40:02markstossettopic: + Target-2.0
nosy: droundy, tommy, beschmi, kowey, markstos
2008-02-21 03:42:42markstosunlinkissue659 superseder
2008-08-17 09:03:24koweylinkissue1009 superseder
2008-08-17 09:05:12koweyunlinkissue1009 superseder
2009-08-06 17:53:21adminsetnosy: + jast, Serware, dmitry.kurochkin, darcs-devel, zooko, dagit, mornfall, simon, thorkilnaur, - droundy
2009-08-06 20:56:41adminsetnosy: - beschmi
2009-08-10 22:13:26adminsetnosy: - darcs-devel, zooko, jast, dagit, Serware, mornfall
2009-08-25 18:04:47adminsetnosy: + darcs-devel, - simon
2009-08-27 14:02:59adminsetnosy: tommy, kowey, markstos, darcs-devel, thorkilnaur, dmitry.kurochkin
2010-06-15 21:20:09adminsetmilestone: 2.0.x
2010-06-15 21:20:10adminsettopic: - Target-2.0
nosy: + Serware