Marc Richter
Marc Richter
Hi, I am trying to apply the `ipaclient` role to a Debian buster node. In task `Install - Get One-Time Password for client enrollment` it fails: ``` fatal: [idtestlxc ->...
When I am trying to set `PHPLDAPADMIN_LDAP_HOSTS` to some YAML structure as shown in the docs, I end up with an error, saying: > # docker-compose up -d > ERROR:...
In the current version of Wordpress (4.9.8) the WP team introduced a preview of the will-become-default - Editor called Gutenberg (https://wordpress.org/plugins/gutenberg/). Crayon Syntax Highlighter seems not to be compatible with...
I'm using: * Django 2.2.2 * Python 3.7.3 * django-background-task 0.1.8 When starting Django, startup fails with `ModuleNotFoundError: No module named 'StringIO'`. The reason seems to be that `StringIO` module...
I'm using: * Django 2.2.2 * Python 3.7.3 * django-background-task 0.1.8 To circumvent #28 , I applied this patch to `models.py`: ``` --- models.py 2019-06-27 13:20:34.467204000 +0000 +++ models.py_ 2019-06-27...
Changed imports in models.py to absolute importing Task from local models for Python3 compatibility
Changed imports in models.py to importing StringIO from io instead of StringIO in Python3
PS: Added another fix for updating initramfs-tools PS2: Added a bugfix for SWAP being used at boot
### Name and Version bitnami/keycloak 18.3.4 ### What architecture are you using? amd64 ### What steps will reproduce the bug? We deploy the Helm chart in the written version and...
This patch (in addition to #2063 ; since the Raspberry Pi 3B's 1 GB RAM is much too less for Rust and GST plugin compile) should apply all the fixes...