[BUG] With the --bulk option, an error occurs; without --bulk, there is no error #413
Open
1 task done
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-priority
Indicates an issue or PR lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Is there an existing issue for this?
Konveyor version
kantra v0.5.3
Priority
Major
Current Behavior
With the
--bulk
option, an error occurs; without--bulk
, there is no error. This is what the error looks like when I run Kantra v0.5.3 with the--bulk
option. It seems that the filedependencies.yaml
needs to be nameddependency-<A>.yaml
.These files are present in the folder
/home/me/projects/mta-output/all
despite the error:`
Expected Behavior
The expectation is that the report will be fully available at the end of the analysis.
How Reproducible
Always (Default)
Steps To Reproduce
Environment Windows 11, Rancher Desktop 1.16.0, started kantra cli within an Alpine 3.20 environment.
With the
--bulk
option, an error occurs; without--bulk
, there is no error. This is what the error looks like when I run Kantra v0.5.3 with the--bulk
option. It seems that the filedependencies.yaml
needs to be nameddependency-<A>.yaml
.Anything else?
The issue occurs exactly the same on a Debian 12 bare metal system.
The text was updated successfully, but these errors were encountered: