On 4/5/25 12:46, Dominique Dumont wrote:
On Thursday, 3 April 2025 17:32:26 Central European Summer Time you wrote:
toml syntax error on line 6ensecheck
         -->| invalid-value

This seems to be caused by the following files which are part of internal
test with invalid data:

- src/tools/cargo/tests/testsuite/cargo_add/invalid_manifest/in/Cargo.toml
- src/tools/cargo/tests/testsuite/cargo_add/invalid_manifest/out/Cargo.toml

There's not much I can do here. These files contain invalid data that trip toml
parser used by cme (TOML::Tiny).

However, you can instruct cme to skip these files by adding a debian/
fill.copyright.blanks.yml file containing:

$ cat debian/fill.copyright.blanks.yml
---
src/tools/cargo/tests/testsuite/cargo_add/invalid_manifest/:
   comment: 'See bug #1101988'
   skip: true

Alternatively, you can set this up with "cme edit dpkg"

Thank you! I have skipped the problematic files in my setup, but I was I wanted to share this with you in case you have a better approach.

Regards,

Walter


All the best



--
Walter Lozano
Collabora Ltd.

Reply via email to