Closed anirbanc3 closed 4 months ago
Don't forget to check out (and update) the Signal-Message-Backup-Tests submodule, that's where the symlink is pointing. (We should probably mention the submodule in our readme, thanks for the push.)
Thanks for the response. cargo test
ran successfully after updating git submodule.
Hi,
I have been trying to build libsignal on Ubuntu 22.04.
cargo build
completes successfully but getting a weirdNo such file or directory
issue while executingcargo test
I could manually verify the file
canonical-backup.binproto
is present as symbolic link in the mentioned directory. I tried uninstalling and then reinstalling rust and cargo, but the error still persists. Any suggestions or leads to resolve this will be highly appreciated.System details: Architecture: x86_64 \ CPU op-mode(s): 32-bit, 64-bit \ Address sizes: 39 bits physical, 48 bits virtual \ Byte Order: Little Endian \ CPU(s): 12 \ On-line CPU(s) list: 0-11 \ Vendor ID: GenuineIntel \ Model name: Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Operating system: Distributor ID: Ubuntu \ Description: Ubuntu 22.04.4 LTS \ Release: 22.04 \ Codename: jammy