Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-50050

[Android] [Linux host] signing with "keystore" as alias name fails on Linux

XMLWordPrintable

    • Android

      When using the --sign option for androiddeployqt to sign apk with a keystore key alias name "keystore" it fails with error "Option lacks argument".

      --sign android.keystore keystore --storepass xxxx --keypass xxxx 
      
      qml: Signing Android package. 
      Option lacks argument 
      Please type jarsigner -help for usage 
      qml: jarsigner command failed. 
      

      Signing works when using the alias name as "keystore1" instead of "keystore". Also the issue doesn't reproduce on OS X host.
      Using the jarsigner directly works with "keystore" file name.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            rampe Rami Potinkara
            kileppal Kimmo Leppälä
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes