== 0. host == Ubuntu 24.04.4 LTS x86_64 == 1. the repo named in doc/debian.md is live and signed == 200 3204B https://deb.cradicle.xyz/cradicle.gpg 200 531B https://deb.cradicle.xyz/dists/trixie/Release 200 1450B https://deb.cradicle.xyz/dists/trixie/InRelease == 2. every published .deb vs the SHA256 in the index == OK cradicle 0.2.0-1 (10431144 B) OK cradicle-dbgsym 0.2.0-1 (222228 B) OK cradicle-gui 0.1.0-2 (481016 B) OK cradicle-gui-dbgsym 0.1.0-2 (13452 B) OK libssh-rad 0.11.0-1 (241952 B) OK libssh-rad-dbgsym 0.11.0-1 (602000 B) == 3. what the published backend binary actually needs == crad DT_NEEDED: libradicle.so libssh-rad.so.4 libgit2.so.1.9 libjson-c.so.5 libsqlite3.so.0 libc.so.6 shipped by the repo: ./usr/lib/libradicle.so ./usr/lib/x86_64-linux-gnu/libssh-rad.so.4 ./usr/lib/x86_64-linux-gnu/libssh-rad.so ./usr/lib/x86_64-linux-gnu/libssh-rad.so.4.10.0 host distro resolution: ABSENT libgit2.so.1.9 present libjson-c.so.5 present libsqlite3.so.0 ABSENT libssh-rad.so.4 ABSENT libllhttp.so.9.4 ABSENT libmbedtls.so.21 ABSENT libhttp_parser.so.2.9 ABSENT libssh2.so.1 == 4. borrow the trixie-only libraries (no root, no build) == borrowed libgit2-1.9_1.9.0+ds-2+deb13u1_amd64.deb borrowed libmbedtls21_3.6.6-0.1~deb13u1_amd64.deb borrowed libmbedx509-7_3.6.6-0.1~deb13u1_amd64.deb borrowed libmbedcrypto16_3.6.6-0.1~deb13u1_amd64.deb borrowed libhttp-parser2.9_2.9.4-6+b2_amd64.deb borrowed libssh2-1t64_1.11.1-1+deb13u2_amd64.deb == 5. run the PUBLISHED backend binary on this host == still missing: 0 rc=0 first lines: Usage: crad [OPTIONS] [COMMAND] [COMMAND OPTIONS] Radicle command line interface Options: --help, -h Print help information --version Print version information --json Output in JSON format (for version command) == 6. the JavaScript-free web interface, run directly (no lighttpd needed) == bytes of server-rendered HTML: 2339 (rc=0, stderr 0 B)