Debian: “There is no public key available for the following key IDs”

advertisement

debianI’m trying to install apache thru apt-get, but it shows:-

W: There is no public key available for the following key IDs:
4D270D06F42584E6
W: You may want to run apt-get update to correct these problems

Even i run apt-get update, it wont solve the problem. after going thru some forum and mailing list, i finally found the solution.

To fix this “no public key available” problem, follow the steps below:-

  • Go your shell and type
    $ apt-get install debian-keyring debian-archive-keyring
  • Once debian-keyring and debian-archive-keyring installed, you now perform
    $ apt-get install

  • Once "apt-get install" finish executed, you may continue to install your program and the error - "There is no public key available for the following key IDs" will not be shown again

Tags: , , , ,


Posted at April 23rd, 2009 by chua

If you think this article helps you to solve your problem and clear your headache, feel free to buy me a drink :)


Leave a Reply