robertc99
robertc99
Im getting the following errors with django 4.1. Work ok with django 4.0.7 /usr/local/lib/python3.10/site-packages/djongo/sql2mongo/sql_tokens.py, line 133, in table return alias2token[name].table throws an sql error The above exception ( Keyword: FAILED...
As far as I can tell, in version 8.6.0 the has_key function was documented as being deprecated, but didnt produce a deprecated warning. But its been removed in version 9+....
## Summary Update match_mark regexp to include / Fixes problem #1198 ## Checklist - [x ] Manually verified. (For example `puppet apply`)
I getting a warning out of the firewall module 8.0.0) on a rule created by podman The warning is Warning: Provider returned data that does not match the Type Schema...
## Use Case It would be very useful to support arrays for more of the parameters. At the moment, I think only port numbers support array inputs. It would also...
You can get the module to upgrade filebeat by changing the major_version and setting package_ensure to latest. However, it takes 3 puppet runs to do so. The first updates the...
Module not fully compatible with stdlib9 Generates following warning Warning: This function is deprecated, please use stdlib::merge instead. at ["/etc/puppetlabs/code/environments/elk_staging/r10k/modules/logstash/manifests/service.pp", 33]:["/etc/puppetlabs/code/environments/elk_staging/r10k/modules/logstash/manifests/init.pp", 188] (location: /etc/puppetlabs/code/environments/elk_staging/r10k/modules/stdlib/lib/puppet/functions/deprecation.rb:35:in `deprecation')
Using the template to build an extension fails at the pip stage with the following error pip install -ve . Running command Preparing editable metadata (pyproject.toml) Traceback (most recent call...