- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-27-2021 10:09 AM
We installed minemeld a year or two ago and have been running apt-get monthly with no issue. Today running apt-get had CRC errors shown below. I looked through this forum but didn't find anything that looked related. Any help would be appreciated.
Thanks
07-27-2021 11:07 AM
I found the solution within this article using Google search.
According to apt-key the original key hadn't expired but the following command worked.
wget -qO - https://minemeld-updates.panw.io/gpg.key | sudo apt-key add -
07-27-2021 11:07 AM
I found the solution within this article using Google search.
According to apt-key the original key hadn't expired but the following command worked.
wget -qO - https://minemeld-updates.panw.io/gpg.key | sudo apt-key add -
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!