05-09-2014, 12:25 PM
Seems that the file './Desktop/hashes.hash' does not exist. Maybe path incorrect.
From this line:
WARNING: Hash './Desktop/hashes.hash': Line-length exception
we see, that it is trying to parse that parameter as a hash (not as a file)... since the file './Desktop/hashes.hash' does not exist.
Please try to copy hashes.hash to the current directory and try w/ tab completion to make sure that file exists (or ls it)
From this line:
WARNING: Hash './Desktop/hashes.hash': Line-length exception
we see, that it is trying to parse that parameter as a hash (not as a file)... since the file './Desktop/hashes.hash' does not exist.
Please try to copy hashes.hash to the current directory and try w/ tab completion to make sure that file exists (or ls it)