xamarin / AndroidSupportComponents

Xamarin bindings for Android Support libraries - For AndroidX see https://github.com/xamarin/AndroidX
MIT License
146 stars 56 forks source link

NU3008: The package integrity check failed. #120

Closed anoorally closed 5 years ago

anoorally commented 5 years ago

Xamarin.Forms Version (eg: 6.0):

2.5.1

Operating System & Version (eg: Mac OSX 10.11):

Windows 10

Support Libraries Version (eg: 23.3.0):

25.4.0.2

Describe your Issue:

"NU3008: The package integrity check failed", when updating support libraries from 25.4.0.2 to 27.0.2.1

Steps to Reproduce (with link to sample solution if possible):

Include any relevant Exception Stack traces, build logs, adb logs:

Installing Xamarin.Android.Support.Transition 27.0.2.1. Signature Hash Algorithm: SHA256 NU3008: The package integrity check failed. Signature type: Author

VS bug #733082

newky2k commented 5 years ago

@anoorally Do you get the same thing if you add them directly, rather than upgrading? How old are you project and solution files?

I'm assigning @Redth to look into it for you.

anoorally commented 5 years ago

@newky2k

newky2k commented 5 years ago

@anoorally Thanks for the update Hopefully @Redth will be able to find something

newky2k commented 5 years ago

@anoorally Additionally, could you try clearing the packages out of your nuget cache. This will force the IDE to redownload them afresh. If they were some how corrupted during the first download, the IDE might not redownload them.

Regards

Redth commented 5 years ago

Closing due to lack of response. If you have more information please open a new issue and reference this one in it.