You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2021/01/26 15:11:13 UTC

[GitHub] [incubator-teaclave] master-davidlee opened a new issue #471: GPG error: The following signatures couldn't be verified

master-davidlee opened a new issue #471:
URL: https://github.com/apache/incubator-teaclave/issues/471


   when I run the last  command 
   ![image](https://user-images.githubusercontent.com/49427668/105863271-adc28a00-602b-11eb-83ef-1d0dfc5c6348.png)
   I met an error 
   ![image](https://user-images.githubusercontent.com/49427668/105863327-bfa42d00-602b-11eb-86fd-9be814479865.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] master-davidlee commented on issue #471: GPG error: The following signatures couldn't be verified

Posted by GitBox <gi...@apache.org>.
master-davidlee commented on issue #471:
URL: https://github.com/apache/incubator-teaclave/issues/471#issuecomment-767942346


   I remember this command returned OK, but the error still occurred but I have fixed it. Can you take look at the other error#463. It bothers me many days Thanks


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun commented on issue #471: GPG error: The following signatures couldn't be verified

Posted by GitBox <gi...@apache.org>.
mssun commented on issue #471:
URL: https://github.com/apache/incubator-teaclave/issues/471#issuecomment-801504896


   I believe this issue can be closed. Feel free to reopen it if you need more helps.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] master-davidlee commented on issue #471: GPG error: The following signatures couldn't be verified

Posted by GitBox <gi...@apache.org>.
master-davidlee commented on issue #471:
URL: https://github.com/apache/incubator-teaclave/issues/471#issuecomment-767610458


   And I use these 2 steps fixed it 
   1. the first step is to take note of the public key, for example, there is the 78BD65473CB3BD13
   ![image](https://user-images.githubusercontent.com/49427668/105863541-f417e900-602b-11eb-8b12-c5cb368edde7.png)
   2. sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys (public_key)
   Then it should be fixed
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun commented on issue #471: GPG error: The following signatures couldn't be verified

Posted by GitBox <gi...@apache.org>.
mssun commented on issue #471:
URL: https://github.com/apache/incubator-teaclave/issues/471#issuecomment-767748360


   I think this command will add the public key of Intel.  `$ wget -qO - https://download.01.org/intel-sgx/sgx_repo/ubuntu/intel-sgx-deb.key | sudo apt-key add -` . What did I missing? Any errors when adding the key for you?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org


[GitHub] [incubator-teaclave] mssun closed issue #471: GPG error: The following signatures couldn't be verified

Posted by GitBox <gi...@apache.org>.
mssun closed issue #471:
URL: https://github.com/apache/incubator-teaclave/issues/471


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org