Skip to content

Fix process-tree generator #1257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

vitkyrka
Copy link
Contributor

What does this PR do?

Fix the following errors which occur when using the process_tree generator (for example, with examples/lading.yaml):

ERROR lading: Generator shut down unexpectedly: Execution error: execution failed:
Command process-tree-gen: Argument group 'config' contains non-existent argument 'config-path'

ERROR lading::generator::process_tree: process tree generator execution error
ERROR lading: Generator shut down unexpectedly: Execution error:
execution failed: error: the following required arguments were not
provided:
<--capture-path <CAPTURE_PATH>|...>

Motivation

Error found while running example.

Related issues

Additional Notes

@vitkyrka vitkyrka marked this pull request as ready for review February 25, 2025 15:12
@vitkyrka vitkyrka requested a review from a team as a code owner February 25, 2025 15:12
vitkyrka added 3 commits June 13, 2025 17:45
Fix the following errors which occur when using the process_tree
generator (for example, with examples/lading.yaml):

 ERROR lading: Generator shut down unexpectedly: Execution error: execution failed:
 Command process-tree-gen: Argument group 'config' contains non-existent argument 'config-path'

 ERROR lading::generator::process_tree: process tree generator execution error
 ERROR lading: Generator shut down unexpectedly: Execution error:
  execution failed: error: the following required arguments were not
  provided:
   <--capture-path <CAPTURE_PATH>|...>
@vitkyrka vitkyrka force-pushed the vincent.whitchurch/process-tree branch from 88bf19f to 6e03df3 Compare June 13, 2025 16:28
@vitkyrka vitkyrka requested a review from blt June 13, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants