You are trying to decrypt on a machine that does not have the key(s) for the user for which the file was encrypted.
I can simulate the error by decrypt a file for a user who's key i have never imported.
You need to import the secret key for the user for which the file was encrypted.
Hope that is of some help.