{ "id": "61053", "key": "TIMOB-421", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:29:04.000+0000", "created": "2011-04-15T02:29:03.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "iphone", "sdk" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T21:18:14.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

I'm getting the following error when building my project on\n0.9.1:

\n

Traceback (most recent call last):
\nFile \"/Library/Application\nSupport/Titanium/mobilesdk/osx/0.9.1/iphone/builder.py\", line 500,\nin
\nmain(sys.argv)
\nFile \"/Library/Application\nSupport/Titanium/mobilesdk/osx/0.9.1/iphone/builder.py\", line 244,\nin main
\nshutil.copy(s,)
\nTypeError: copy() takes exactly 2 arguments (1 given)

\n

There seems to be a syntax error on line 244 in the mobilesdk\nsource.

{html}", "attachment": [], "flagged": false, "summary": "Syntax error in main. File iphone/builder.py", "creator": { "name": "mattiasgunneras(atgmail)", "key": "mattiasgunneras(atgmail)", "displayName": "mattiasgunneras (at gmail)", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mattiasgunneras(atgmail)", "key": "mattiasgunneras(atgmail)", "displayName": "mattiasgunneras (at gmail)", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "123267", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Since I haven't been seeing this issue recreated elsewhere, I'm\nassuming it's been since fixed or is a unique case.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:29:04.000+0000", "updated": "2011-04-15T02:29:04.000+0000" }, { "id": "410529", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as invalid.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-09T21:18:14.000+0000", "updated": "2017-03-09T21:18:14.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }