Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

./gradlew -q calculateChecksums fails on checksum I want it to calculate #19

Open
retorquere opened this issue Jul 30, 2016 · 2 comments

Comments

@retorquere
Copy link

When building Signal-Android, I'm getting signature verification failures, but when I try to recalculate the checksum, it fails on that same signature:

./gradlew -q calculateChecksums
signing.properties not found
Verifying me.leolin:ShortcutBadger
Verifying se.emilsjolander:stickylistheaders
Verifying com.google.android.gms:play-services-gcm
Verifying com.google.android.gms:play-services-maps
Verifying com.google.android.gms:play-services-location
Verifying com.jpardogo.materialtabstrip:library
Verifying org.w3c:smil
Verifying org.apache.httpcomponents:httpclient-android
Verifying com.github.chrisbanes.photoview:library
Verifying com.github.bumptech.glide:glide
Verifying com.makeramen:roundedimageview
Verifying com.pnikosis:materialish-progress
Verifying de.greenrobot:eventbus
Verifying pl.tajchert:waitingdots
Verifying com.soundcloud.android:android-crop
Verifying com.android.support:appcompat-v7

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'Signal-Android'.
> Checksum failed for com.android.support:appcompat-v7:4b5ccba8c4557ef04f99aa0a80f8aa7d50f05f926a709010a54afd5c878d3618
@ph0ngp
Copy link

ph0ngp commented Sep 27, 2016

I have the exact same problem

@Ram042
Copy link

Ram042 commented Apr 22, 2017

Remove old checksums, run ./gradlew -q calculateChecksums and than paste new checksums in build.gradle

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants