Skip to content

Fix process-tree generator#1257

Closed
vitkyrka wants to merge 3 commits intomainfrom
vincent.whitchurch/process-tree
Closed

Fix process-tree generator#1257
vitkyrka wants to merge 3 commits intomainfrom
vincent.whitchurch/process-tree

Conversation

@vitkyrka
Copy link
Copy Markdown
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
Comment thread lading/src/generator/process_tree.rs Outdated
Comment thread lading/src/generator/process_tree.rs Outdated
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
@scottopell
Copy link
Copy Markdown
Contributor

this has been removed

@scottopell scottopell closed this Aug 15, 2025
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.

3 participants