Coder Social home page Coder Social logo

Comments (4)

michaelhidalgo avatar michaelhidalgo commented on May 20, 2024

Hi folks, any update on this?

from wazuh-packages.

BraulioV avatar BraulioV commented on May 20, 2024

Hi @michaelhidalgo,

sorry for the late response. I was trying to reproduce your error but I couldn't. What I would recommend is to remove the GPG key, the repository and try again.

To remove the key you can do the following:

# sudo apt-key list

It will show you something like this:

# sudo apt-key list
/etc/apt/trusted.gpg
--------------------
pub   4096R/29111145 2016-08-01 [expires: 2019-08-01]
uid                  Wazuh.com (Wazuh Signing Key) <[email protected]>
sub   4096R/664FAB32 2016-08-01 [expires: 2019-08-01]

Then, remove the key by using sudo apt-key del <keyid>. In this case:

# sudo apt-key del 29111145

And then, add the key and try to install the package. Make sure that apt-transport-https is installed.

In addition, I recommend you to upgrade to the latest Wazuh version.

Thank you for your patience and if you have any trouble, please, don't hesitate to write again.

Regards,
Braulio.

from wazuh-packages.

BraulioV avatar BraulioV commented on May 20, 2024

Hi,

it has been two months since the last response, so I proceed to close this issue. If you have any questions feel free to reopen it.

Regards,
Braulio.

from wazuh-packages.

michaelhidalgo avatar michaelhidalgo commented on May 20, 2024

+1

from wazuh-packages.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.