Fix CI, update py03 to latest version#101
Conversation
e53ad13 to
b904922
Compare
|
hm, I see speculos had a Traceback with |
|
I tried with a different firmware version in #102 with no luck. We could possibly try a different device than the nano s. |
7e74055 to
474310e
Compare
|
I got this to build with ubuntu 20.04 and rust 1.63 but with |
@notmandatory I was researching this and the failure started to happen on version 0.8.4 further, the In the PR #103 I was playing with the versions, it was only failing due to the glibc error on 1.78 (stable), but it works on previous ones, and in the nightly as you've mentioned (1.80). It's weird, because I've tried to reproduce the failure on stable locally and wasn't able to, and now it worked on the CI 😅 Maybe it's related to the runner machine being used at the moment CI is running ? |
c840e54 to
b587c10
Compare
b587c10 to
a714626
Compare
|
Got it all working! updated description with details. |
a714626 to
d70bd9a
Compare
d70bd9add7ae4900c065c1978094db97f72bab73 deps(pyo3): update to 0.21.2 (Steve Myers) dd3e6d93dd9f655ac2fa36d49f48e53c9cc1eed5 ci(speculos): set version to 0.8.3, fix clippy (Steve Myers) 0cbd5328e9cc6b6ec7da9ccd28fd9af0692582c1 ci: update ubuntu to 22.04, fix openssl ripemd160 config (Steve Myers) Pull request description: - Update ubuntu to 22.04 to fix GLIBC error, then fix OpenSSL ripemd160 config, see: https://stackoverflow.com/questions/74545780/how-to-enable-the-openssl-3-0-legacy-provider-github-actions - Downgrade Leger emulator version (speculos), set version to 0.8.3 - Fix clippy warnings - Update py03 dependency to 0.21.2 ACKs for top commit: oleonardolima: ACK d70bd9add7ae4900c065c1978094db97f72bab73 Tree-SHA512: 0b43bb9dc1097ce627403ac368a01e1ff93de40837937865c006637a8f3666ad4b4ac5b219f5908d589479c7e6084143b608db02e09105f2b10ecc01a84bb6b6
Uh oh!
There was an error while loading. Please reload this page.