Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APT upgrade to wazuh-agent 4.8.0 not working #2707

Closed
Lefuneste83 opened this issue Dec 19, 2023 · 3 comments
Closed

APT upgrade to wazuh-agent 4.8.0 not working #2707

Lefuneste83 opened this issue Dec 19, 2023 · 3 comments

Comments

@Lefuneste83
Copy link

Latest version of wazuh-agent 4.8.0 is published as an available update on

deb [signed-by=/usr/share/keyrings/wazuh.gpg] https://packages.wazuh.com/4.x/apt/ stable main

But when doing apt upgrade I get

Err :1 https://packages.wazuh.com/4.x/apt stable/main amd64 wazuh-agent amd64 4.8.0-python310
404 Not Found [IP : 18.244.28.87 443]
E: Impossible de récupérer https://packages.wazuh.com/4.x/apt/pool/main/w/wazuh-agent/wazuh-agent_4.8.0-python310_amd64.deb 404 Not Found [IP : 18.244.28.87 443]
E: Impossible de récupérer certaines archives, peut-être devrez-vous lancer apt-get update ou essayer avec --fix-missing ?

@Lefuneste83 Lefuneste83 changed the title APT upgrade to 4.8,0 not working APT upgrade to 4.8.0 not working Dec 19, 2023
@Lefuneste83 Lefuneste83 changed the title APT upgrade to 4.8.0 not working APT upgrade to wazuh-agent 4.8.0 not working Dec 19, 2023
@rauldpm
Copy link
Member

rauldpm commented Dec 19, 2023

Hello, we are aware of the existence of this problem, and we have already fixed it, please run an apt get update command and check again, you might have to to manually clear /var/lib/apt/lists

Regards

@Lefuneste83
Copy link
Author

The broken repository actually broke connectivity on my already deployed clients so I had to manually roll back to 4.7.0 version to restore connectivity.

The repository appears to be fixed as the current published version is back to 4.7.0 once I purged the previous cache with :

rm /var/lib/apt/lists/*wazuh*

Now apt update does not offer to upgrade wazuh-agent anymore.

@rauldpm
Copy link
Member

rauldpm commented Dec 19, 2023

I'm glad you were able to solve it, if the problem is solved please close the issue, if you have any other problem don't hesitate to contact us!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants