trezor-android icon indicating copy to clipboard operation
trezor-android copied to clipboard

Jitpack release v2.0.9 failed

Open ychescale9 opened this issue 6 years ago • 5 comments

Build for latest release v2.0.9 has failed https://jitpack.io/com/github/trezor/trezor-android/v2.0.9/build.log

ychescale9 avatar Nov 30 '18 03:11 ychescale9

yea - seems the dependency pins have not been updated

ligi avatar May 06 '19 07:05 ligi

it is a bit of a rabbit hole. Fixing the dependency verification is easy - unfortunately this does not solve it. And this one is deep and a time killer: https://jitpack.io/com/github/ligi/trezor-android/ligi_test_no_verification_tag/build.log

what is working is to remove everything except trezor-lib - and in the end this is also what should end up on @jitpack So the easiest thing would be to split trezor-android-app and trezor-android-lib in 2 repos and only trezor-android-lib is connected to jitpack @prusnak what do you think - would this be OK for you?

ligi avatar May 06 '19 13:05 ligi

I don't want to split the repo into 2 repos.

prusnak avatar May 06 '19 15:05 prusnak

dam - then I need to fork - can't go down this rabbit hole now ..

ligi avatar May 06 '19 15:05 ligi

for people that have the time to investigate - I think the problem was introduced here: https://github.com/trezor/trezor-android/commit/1d1706868c9459e5303f7f049bd9c580b95add25

ligi avatar May 06 '19 15:05 ligi