Hi everybody,

do you guys get the same error, when you try to update the BlindElephant DB?

Here is my output

BlindElephant.py -u

Fetching latest DB files from http://blindelephant.svn.sourceforge.../dbs/?view=tar
Traceback (most recent call last):
File "/usr/bin/BlindElephant.py", line 48, in <module>
f = tarfile.open(tmp.name)
File "/usr/lib/python2.7/tarfile.py", line 1665, in open
raise ReadError("file could not be opened successfully")
tarfile.ReadError: file could not be opened successfully

I tried to run it as root and as normal user, both got the same error!

Is BlindElephant still up to date or should i use something different?