this error message is only existant within the newer node-file-fixed builds comitted by matthew.
maybe the file "node" already existed and so the "node-temp" could not be renamed because the filename "node" was already allocated. looking into the source, matthew forgot to check if the renameTo-file already exists, and deleting it prior renaming to. >What node version are you running? > >/N > >-----Original Message----- >From: support-admin at hawk.freenetproject.org >[mailto:support-admin at hawk.freenetproject.org] On Behalf Of Don C. >Sent: den 27 mars 2003 08:39 >To: support at freenetproject.org >Subject: [freenet-support] Cannot rename node-temp to node > > >My log is full of the following error: Cannot rename node-temp to node. > >Can anyone tell me what this means? > >_______________________________________________ >Support mailing list >Support at hawk.freenetproject.org >http://hawk.freenetproject.org:8080/mailman/listinfo/support _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
