hi folks!

got the problem again with those keys … apt-get update

here is the solution:

# gpg –recv-keys #KEY

# gpg –export #KEY | apt-key add -

and everything was fine … enjoy! if you want more informations, here we are!