Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2884] Android: Distribution packaging failures are silent

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:00:21.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M06
ComponentsAndroid
Labelsandroid, defect, release-1.5.2, release-1.6.0, reported-1.6.0
ReporterBill Dawson
AssigneeDon Thorp
Created2011-04-15T03:31:58.000+0000
Updated2011-04-17T02:00:21.000+0000

Description

Re-create:

  1. Open Titanium Developer and choose any project or create a new one.
  2. Make sure mobile sdk 1.5 or higher is selected
  3. Go to the Test & Package view, to the Distribute sub-view and choose Android.
  4. Fill in a valid Distribution Location and at least put a valid folder path in the Key Store Location field. You can then fill in bogus Key Store Password and Alias fields.
  5. Click "Package"

After a while, it will finish without showing any errors. But the packaging has actually failed (obviously, since you put in bogus keystore info).

Comments

  1. Bill Dawson 2011-04-15

    Don, you want to milestone this somewhere? It comes out of #2883, which was a buggy error. That's fixed, but uncovers the deeper problem that no error is given to user when packaging fails because of bad keystore info.

  2. Bill Dawson 2011-04-15

    (from [83b26a160bad419b5312cd67708a518af9655744]) [#2884 state:fixed-in-qa] Fix silent distribution (packaging) errors https://github.com/appcelerator/titanium_mobile/commit/83b26a160bad419b5312cd67708a518af9655744"> https://github.com/appcelerator/titanium_mobile/commit/83b26a160bad...

  3. Bill Dawson 2011-04-15

    (from [ec33d8f7f4f302775b4107f8f27aceec2f271fba]) [#2884 state:fixed-in-qa] Fix silent distribution (packaging) errors https://github.com/appcelerator/titanium_mobile/commit/ec33d8f7f4f302775b4107f8f27aceec2f271fba"> https://github.com/appcelerator/titanium_mobile/commit/ec33d8f7f4f3...

  4. Opie Cyrus 2011-04-15

    (from [915f58f6bfac3221437b884454136a69a627a70d]) [#2884 state:fixed-in-qa] removed "as" keyword in exception handling as no longer valid in python 2.6+ https://github.com/appcelerator/titanium_mobile/commit/915f58f6bfac3221437b884454136a69a627a70d"> https://github.com/appcelerator/titanium_mobile/commit/915f58f6bfac...

  5. Marshall Culpepper 2011-04-15

    verified error looks good, resolving

JSON Source