Eicke Herbertz
Eicke Herbertz
When trying to add a tar archive to an image, the build fails with this confusing error and the img usage text. ``` ... #4 [1/1] ADD test.tar /test #4...
I was just checking out this crate for a project and stumbled upon [this part](https://docs.rs/tokio-serial/5.4.3/tokio_serial/struct.SerialPortBuilder.html#impl-SerialPortBuilderExt) in the docs. Apparently, there are two `SerialPortBuilderExt` traits doing more or less the same...
When trying to run `tpm2_ptool destroy --pid 1`, the tool fails with an `IndexError` at https://github.com/tpm2-software/tpm2-pkcs11/blob/master/tools/tpm2_pkcs11/commandlets_store.py#L202 Easy enough: `pobj['handle']` doesn't exist anymore, the model was changed in ad8ebdf (four years...
## Bug Report ### Version - tonic-prost-build 0.14.x / 969408e - Rust 1.89.0, Rust 1.90.0 ### Platform `Linux wolfgnu 6.16.8-arch3-1 #1 SMP PREEMPT_DYNAMIC Mon, 22 Sep 2025 22:08:35 +0000 x86_64...