Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2883] Android: python NameError when error occurs creating distribution package

GitHub Issuen/a
TypeBug
PriorityTrivial
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T02:00:20.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.5.0, rplist
ReporterBill Dawson
AssigneeBill Dawson
Created2011-04-15T03:31:55.000+0000
Updated2011-04-17T02:00:20.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 you should get the attached Packaging Error.

Attachments

FileDateSize
packaging_error.jpg2011-04-15T03:31:56.000+000054387

Comments

  1. Bill Dawson 2011-04-15

    (from [b50272024c5c1cc0f54b1e715b4d882d867c7dc6]) [#2883 state:fixed-in-qa] In run.py, replace call to non-existent 'error()' function https://github.com/appcelerator/titanium_mobile/commit/b50272024c5c1cc0f54b1e715b4d882d867c7dc6"> https://github.com/appcelerator/titanium_mobile/commit/b50272024c5c...

  2. Bill Dawson 2011-04-15

    The buggy error is fixed, but I note now that no info is shown to the user if packaging fails because of the bad keystore info. Created #2884 for that.

  3. Bill Dawson 2011-04-15

    (from [904ef9658997c8e8c7606363acaaf51d85c0230c]) [#2883 state:fixed-in-qa] In run.py, replace call to non-existent 'error()' function https://github.com/appcelerator/titanium_mobile/commit/904ef9658997c8e8c7606363acaaf51d85c0230c"> https://github.com/appcelerator/titanium_mobile/commit/904ef9658997...

  4. Marshall Culpepper 2011-04-15

    verified locally, the error message looks "sane" now

JSON Source