You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Updates failure Series 3.x Wine NO_PUBKEY 76F1A20FF987672F error FIX

Author (Read 33655 times)

0 Members and 1 Guest are viewing this topic.

Re: Updates failure Series 3.x Wine NO_PUBKEY 76F1A20FF987672F error FIX
« Reply #3 on: September 27, 2023, 05:09:32 AM »
 

Yoru3

  • New to Forums
  • *
  • 49
    Posts
  • Reputation: 5
  • Linux Lite Member
    • View Profile

  • CPU: Server2 - AMD E2KM1I-DELUX ITX, 1.6Ghz dual core

  • MEMORY: 8Gb

  • VIDEO CARD: Integrated HD 6310

  • Kernel: 5.x
Thank you Jerry,
That fixed one of my older machines still on LL3.x
I know you believe you understand what you think I said. But I'm not sure you realise that what you heard is not what I meant.
:Communication Theory
 

Re: Updates failure Series 3.x Wine NO_PUBKEY 76F1A20FF987672F error FIX
« Reply #2 on: February 18, 2019, 01:42:23 PM »
 

TheDead

  • Gold Level Poster
  • *******
  • 936
    Posts
  • Reputation: 92
  • Linux Lite Worshipper
    • View Profile
    • My OpenDesktop Projects

  • CPU: HAL9000

  • MEMORY: 2Gb

  • VIDEO CARD: Quantum State VR v.3

  • Kernel: 4.x
Thanks Jerry!

This also solves the problem when Wine was installed manually (wine-dev).

Wouldn't it be great if all things in life could be solved in one command line! ;)

LOAD "*",8,1

Cheers!
- TheDead (TheUxNo0b)

If my blabbering was helpful, please click my [Thank] link.
 

Updates failure Series 3.x Wine NO_PUBKEY 76F1A20FF987672F error FIX
« Reply #1 on: February 17, 2019, 08:54:47 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8775
    Posts
  • Reputation: 801
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
If your getting the following error message during updates in 3.x:

Code: [Select]
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.winehq.org/wine-builds/ubuntu xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F
W: Failed to fetch https://dl.winehq.org/wine-builds/ubuntu/dists/xenial/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F
W: Some index files failed to download. They have been ignored, or old ones used instead.

Fix with the following:

Code: [Select]
wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key && sudo apt update
Then run Install Updates again.
« Last Edit: April 01, 2019, 12:37:48 AM by Jerry »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section