[darcs-devel] [issue1983] "It's too late to use atexit" and "renameFile: does not exist" when pressing control-C on get

Reinier Lamers bugs at darcs.net
Sat Oct 23 20:44:50 UTC 2010


New submission from Reinier Lamers <tux_rocker at reinier.de>:

When trying to reproduce issue1980, getting the darcs 2.5 repo to NFS
gives me this:

===

$ darcs get http://darcs.net/releases/branch-2.5 /data/lamers/darcs-2.5
This is the branch of the darcs source code that will become darcs 2.5.0
**********************
Copying patches, to get lazy repository hit ctrl-C...                  
        
Using lazy repository.                                                 
        
Finished getting.
It's too late to use atexit                                  
It's too late to use atexit
It's too late to use atexit
darcs:
/home/lamers/.darcs/cache/patches/0000000603-1020a41714ea01922cde2c2de4805973106058312bbdfa0132ecc4a75420b97a-new_f0222c3766124e729a82de4edac37407:
renameFile: does not exist (No such file or directory)

===

So I get the repository, and when it's been downloading patches for a
while, I press control-C. I expect darcs to quit nicely and give me a
lazy repo. Instead it throws 4 disturbing messages at me.

The exit code of the process is 0 however, and the gotten repo appears
to work fine.

----------
messages: 12808
nosy: dmitry.kurochkin, tux_rocker
priority: bug
status: need-action
title: "It's too late to use atexit" and "renameFile: does not exist" when pressing control-C on get
topic: Control-C

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1983>
__________________________________


More information about the darcs-devel mailing list