You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/07 01:39:18 UTC

[GitHub] [cordova-android] breautek opened a new issue #1023: Password prompts always results into "tamper" error

breautek opened a new issue #1023:
URL: https://github.com/apache/cordova-android/issues/1023


   # Bug Report
   
   ## Problem
   
   When using password prompts, the build fails with:
   
   ```
    failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
      > com.android.ide.common.signing.KeytoolException: Failed to read key totalpave from store "/development/cordova/tests/tp-iri-client/tp.keystore": Keystore was tampered with, or password was incorrect
   ```
   
   However, if I specify the password inside `build.json`, it builds successfully.
   
   
   ### What is expected to happen?
   
   To build a release build successfully, using password prompts
   
   ### What does actually happen?
   
   See problem above
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   See problem section above.
   
   In order to test this, https://github.com/apache/cordova-android/pull/1022 is required as this solves an issue with the password prompt itself.
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   `cordova build android --release`
   
   with a `build.json` file with no password set.
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   Ubuntu
   
   
   ### Version information
   <!--
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   cordova nightly & 9
   cordova-android master
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] breautek commented on issue #1023: Password prompts always results into "tamper" error

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #1023:
URL: https://github.com/apache/cordova-android/issues/1023#issuecomment-663645377


   Closing as this issue won't be fixed.
   
   See https://lists.apache.org/thread.html/rfd8f4c44acf3fc278dda409d2e677ce24ec3a65e34f5b7db5202d5eb%40%3Cdev.cordova.apache.org%3E
   
   for context.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] breautek closed issue #1023: Password prompts always results into "tamper" error

Posted by GitBox <gi...@apache.org>.
breautek closed issue #1023:
URL: https://github.com/apache/cordova-android/issues/1023


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org