On 22/10/2016 17:44, Niels Thykier wrote:
Source: ben Severity: normal
Which version?
When using "exact string matching" in a ben file a la:
"""
[...]
is_bad = .build-depends ~ "foo";
[...]
"""
ben reports an error like:
"""
W: Failed to process transition <NAME>: Failure("unable to parse: alex <!stage1>")
"""
I cannot reproduce. Do you often see this error? Can you provide a full example that fails?
My guess is that ben does not understand the build-profile tag in the Build-Depends lines.
This is true, but I would like to reproduce the error before attempting to fix it.
Cheers, -- Stéphane