{ "id": "119115", "key": "TIMOB-14960", "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": [ { "id": "15645", "description": "2013 Sprint 18 Core", "name": "2013 Sprint 18 Core", "archived": true, "released": true, "releaseDate": "2013-09-06" }, { "id": "15646", "description": "2013 Sprint 18", "name": "2013 Sprint 18", "archived": true, "released": true, "releaseDate": "2013-09-06" }, { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-08-27T17:13:25.000+0000", "created": "2013-08-27T16:57:49.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_cli", "qe-closed-3.2.0", "qe-manualtest" ], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-08-07T17:08:43.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": "13103", "name": "CLI", "description": "Node-based command line interface" } ], "description": "When you run \"ti info -t os\" on a Red Hat Linux distro (or Fedora or Centos), it displays:\r\n\r\n{code}\r\nOperating System\r\n Name = GNU/Linux\r\n Version = \r\n Architecture = 64bit\r\n # CPUs = 1\r\n Memory = 2.0GB\r\n{code}\r\n\r\nApparently Red Hat distros do not provide a /etc/lsb-release file, but do provide a /etc/system-release which does contain the correct info.\r\n\r\nExpected output should look like:\r\n\r\n{code}\r\nOperating System\r\n Name = Fedora\r\n Version = 19\r\n Architecture = 64bit\r\n # CPUs = 1\r\n Memory = 2.0GB\r\n{code}", "attachment": [], "flagged": false, "summary": "CLI: ti info does not display correct OS name and version on Red Hat Linux-based distros (Fedora, Centos)", "creator": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "268378", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Pull request: https://github.com/appcelerator/node-appc/pull/54", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-08-27T17:00:35.000+0000", "updated": "2013-08-27T17:00:35.000+0000" }, { "id": "268379", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "To test:\n\n1) Install Fedora, Red Hat, or CentOS operating system\n2) Install the master branch of the Titanium CLI\n3) Install the timob-14960 branch of node-appc into the Titanium CLI's node-modules dir\n4) Run \"ti info -t os\"\n", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2013-08-27T17:02:40.000+0000", "updated": "2013-08-27T17:02:40.000+0000" }, { "id": "280137", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed on:\nFedora 19\nTitanium Studio, build: 3.2.0.201311160316\nTitanium SDK, build: 3.2.0.v20131118142443\nCLI: 3.2.0-alpha\nAlloy: 1.3.0\n\nti info -t os produces:\n{code}Operating System\n Name = Fedora\n Version = 19\n Architecture = 64bit\n # CPUs = 2\n Memory = 1.9GB\n{code}\nClosing.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-11-19T06:44:14.000+0000", "updated": "2013-11-19T06:44:14.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }