-
Notifications
You must be signed in to change notification settings - Fork 137
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
Use newer versions of stdlib and apt as dependencies #1173
Comments
To add to this. When I add the wazuh module I get the following list of failed dependencies due to the latest version of them module being outside of the version acception by wazuh. Sadly I am unable to move these to earlier versions. Warning: Module 'puppet-archive' (v7.1.0) fails to meet some dependencies: It also claims to not be compatible with the latest Puppet Release 8. |
Problem fixed in 4.10.1: |
I don't see the fix, it still using very old versions of apt and stdlib when I do |
Both stdlib and apt dependencies are very old, causing a lot of error and warning messages.
Can you update the code the dependencies to support latest versions ?
nb: the issue probably occurs on another dependencies ...
The text was updated successfully, but these errors were encountered: