eclipse-iceoryx / iceoryx2

Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.03k stars 40 forks source link

Failing to retrieve search paths in `iox2` terminates execution #409

Closed orecham closed 1 month ago

orecham commented 1 month ago

Required information

Operating system: macOS 15.0; Darwin Kernel Version 24.0.

Rust version: rustc 1.81

Cargo version: rustc 1.81.

iceoryx2 version: 0.4.0

Detailed log output:

$iox2 --paths
Failed to list search paths: Failed to list search paths

Observed result or behaviour:

Error message as per above.

Expected result or behaviour:

Search paths that were able to be retrieved are listed.

Conditions where it occurred / Performed steps:

$ cargo install iceoryx2-cli
$ iox2 --paths