Bug report #9692
Public key is not available for Wheezy
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Build/Install | ||
Affected QGIS version: | 2.2.0 | Regression?: | No |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 18257 |
Description
I am trying to install the last version of qgis on Debian Wheezy. I have followed the installation procedure, but when I launch apt-get update, the following error appears :
W: Erreur de GPG : http://qgis.org wheezy Release : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY BBA6491F47765B75
History
#1 Updated by Jürgen Fischer over 10 years ago
- Status changed from Open to Feedback
Did you run:gpg --recv-key 47765B75
gpg --export --armor 47765B75 | sudo apt-key add -
#2 Updated by Virginie CADIC over 10 years ago
- % Done changed from 0 to 100
- Status changed from Feedback to Closed
Thank you for your answer.
I had installed qgis on several computers last month, so I applied the same procedure today without seeing the new step. I am sorry for the bother.
#3 Updated by Jürgen Fischer over 10 years ago
- Resolution set to invalid
- % Done changed from 100 to 0
Virginie CADIC wrote:
Thank you for your answer.
I had installed qgis on several computers last month, so I applied the same procedure today without seeing the new step. I am sorry for the bother.
It's not a new step.