Sylvain F
Sylvain F
See https://github.com/saltstack/salt/issues/60773 and https://github.com/saltstack/salt/blob/2b364c92e6319ec3a9884afff10e6e4e1e1642db/salt/utils/yamlloader.py#L89 When loading a yaml scalar, salt takes special care of removing the leading zero unless it's starting with `0b` or `0x`. This has been the case...
The Manual Installation for macOS and Linux contained only the older bash scripts, so add instructions for the Go releases.
Using 14.0.1, as far as I understand, there is no way to import mbox files into an IMAP account, you can only import into local folders. Creating this issue to...
**Version, Operative system** CherryTree 1.0.4 and previous releases. Ubuntu 22.04 and 23.04. **Describe the bug** I sometimes experience graphics corruption inside some application's window, like parts of the window not...
CherryTree 1.0.2 Ubuntu 23.04 After creating a subnode for a specific node, when trying to save, I get the error : `!! sqlite3_step: UNIQUE constraint failed: children.node_id` This is with...
CherryTree 1.0.2 Ubuntu 23.04 When opening a ctb file, I got the following error : `[2023-10-09 11:04:29.623] [ ] [error] CtDocSqliteStorage: missing node properties for id 554` Analyzing the contents...
Hello, This issue was reported in 2011 against the Debian release : https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635513 I hit the same bug with the Ubuntu package clusterssh v4.03.06-1 When using foreign keyboard layouts (German...
See https://download.lenovo.com/pccbbs/mobiles/n2xuj22w.txt : ``` Package ID UEFI BIOS (BIOS ID) ECP (ECP ID) Rev. Issue Date -------------------- ------------------- --------------- ---- ---------- N2XUJ22W 1.30 (N2XET40W) 1.16 (N2XHT26W) 01 2023/11/20 N2XUJ21W 1.29...
This problem appeared in the `rabbitmq-formula`'s CI tests, with no code change in the formula, but changes to the Salt release used in the CI. - Run OK : CI...
``` ❯ docker run flask Traceback (most recent call last): File "/var/www/app/app.py", line 1, in from flask import Flask, Request, Response, make_response File "/usr/local/lib/python3.10/dist-packages/flask/__init__.py", line 5, in from .app import...