Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6660] iOS: Drillbit build failure in f093021

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2011-12-14T11:03:48.000+0000
Affected Version/sRelease 1.8.0.1
Fix Version/sSprint 2011-50, Release 1.8.0.1, Release 2.0.0
ComponentsiOS
Labelsverified-1.8.0.1
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-12-14T08:33:43.000+0000
Updated2012-01-11T16:20:18.000+0000

Description

We're getting drillbit build failures for iOS in the latest build of 1.8.0.1. The exact error is:
[ERROR] Error: Traceback (most recent call last):
  File "/Users/stiv/src/appcelerator/titanium_mobile/dist/mobilesdk/osx/1.8.0.1/iphone/builder.py", line 1125, in main
    install_logo(ti, applogo, project_dir, template_dir, app_dir)
  File "/Users/stiv/src/appcelerator/titanium_mobile/dist/mobilesdk/osx/1.8.0.1/iphone/tools.py", line 148, in install_logo
    install_default(applogo, project_dir, template_dir, dest)
  File "/Users/stiv/src/appcelerator/titanium_mobile/dist/mobilesdk/osx/1.8.0.1/iphone/tools.py", line 141, in install_default
    shutil.copy(graphic_path, dest)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py", line 88, in copy
    copyfile(src, dst)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py", line 52, in copyfile
    fsrc = open(src, 'rb')
IOError: [Errno 21] Is a directory
Somehow, this seems to be related to the latest changes with icon handling.

Comments

  1. Natalie Huynh 2011-12-19

    Fixed: Tested with version=1.8.0.1 module_apiversion=2 timestamp=12/19/11 09:47 githash=22868a1 Leaving open to verify with 1.9.0
  2. Michael Pettiford 2012-01-11

    Closing this issue as fixed against 1.8.0.1

JSON Source