Share

quack

Tracker: Bugs

7 error if index references nonexistent file - ID: 411525
Last Update: Comment added ( bstpierre )

If the shared files index references a nonexistent file
an infinite loop results with the message:

[Errno 2] No such file or directory: '<filename>'

Killing (with ^C) provides:

Traceback (innermost last):
File "./quack", line 32, in ?
share.loadIndexFile('sharedfiles.qndx')
File "/usr/lib/python1.5/exceptions.py", line 106, in
__init__
self.filename = None
KeyboardInterrupt

Note that zero length files do not cause a problem.


Brian St. Pierre ( bstpierre ) - 2001-03-27 03:56

7

Closed

Fixed

Brian St. Pierre

indexing

alpha

Public


Comment ( 1 )




Date: 2001-03-28 04:41
Sender: bstpierreProject Admin

Logged In: YES
user_id=10357

Will be fixed in 0.0.6.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2001-03-28 04:41 bstpierre
resolution_id None 2001-03-28 04:41 bstpierre
close_date - 2001-03-28 04:41 bstpierre
summary index references nonexistent file 2001-03-28 03:38 bstpierre