Marijan Petričević
Marijan Petričević
@AnomalRoil I'm experiencing the same issue. When I run `pgpdump Forums/Some-Forum-Site.gpg` after I added a new recipient it prints `0x0000000000` for the KeyId.
I just ran into the same issue, it would be great if someone could add ed25519 support :)
Anyone who is investigating this: @aakropotkin's command can be used to reliably reproduce this issue. Here is an updated command using the revision when he posted the comment: ``` nix...
This is a backtrace I was able to obtain: ``` Thread 1 "nix" received signal SIGUSR1, User defined signal 1. 0x00007f3d9f89c9e6 in __futex_abstimed_wait_common () from /nix/store/ld03l52xq2ssn4x0g5asypsxqls40497-glibc-2.37-8/lib/libc.so.6 (gdb) bt #0 0x00007f3d9f89c9e6...
I'm able to consistently trigger this after the following output occurs ``` performing daemon worker op: 7 ```
What is the workaround?
The reason the `registry.json` was not created for me was that I have a workspace and was using `cargo run` from the workspace root. Running `cargo run` in the crates...
@lostbean I would appreciate your review
I didn't know that the license was proprietary, so sad.
@flaub here is the information you requested: ```console $ nvcc --version nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2023 NVIDIA Corporation Built on Tue_Aug_15_22:02:13_PDT_2023 Cuda compilation tools, release 12.2,...