Skip to content

Support for github.com/pelletier/go-toml v2.4.3+? #550

Description

@jas4711

Hi! The Debian packaging of this fails in tests with modern go-toml version 2.4.2, is this something that could be fixed upstream? See bug report and build logs here:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1141823

https://ci.debian.net/packages/d/dasel/testing/amd64/72980071/

https://salsa.debian.org/go-team/packages/golang-github-pelletier-go-toml.v2/-/jobs/9939728

https://salsa.debian.org/go-team/packages/golang-github-pelletier-go-toml.v2/-/jobs/9939728#L2824

117s --- FAIL: TestCrossFormatHappyPath (0.20s)
117s     --- FAIL: TestCrossFormatHappyPath/select (0.20s)
117s         --- FAIL: TestCrossFormatHappyPath/select/root (0.07s)
117s             --- FAIL: TestCrossFormatHappyPath/select/root/string (0.01s)
117s                 --- PASS: TestCrossFormatHappyPath/select/root/string/json_to_json (0.00s)
117s                 --- PASS: TestCrossFormatHappyPath/select/root/string/json_to_yaml (0.00s)
117s                 --- FAIL: TestCrossFormatHappyPath/select/root/string/json_to_toml (0.00s)
117s                 --- PASS: TestCrossFormatHappyPath/select/root/string/yaml_to_json (0.00s)
117s                 --- PASS: TestCrossFormatHappyPath/select/root/string/yaml_to_yaml (0.00s)
117s                 --- FAIL: TestCrossFormatHappyPath/select/root/string/yaml_to_toml (0.00s)
117s                 --- PASS: TestCrossFormatHappyPath/select/root/string/toml_to_json (0.00s)
117s                 --- PASS: TestCrossFormatHappyPath/select/root/string/toml_to_yaml (0.00s)
117s                 --- FAIL: TestCrossFormatHappyPath/select/root/string/toml_to_toml (0.00s)
117s             --- FAIL: TestCrossFormatHappyPath/select/root/int (0.02s)
...

Thanks,
Simon

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions