[jira] [Commented] (TRAFODION-2487) pyinstaller - error handling home_dir variable

2017-02-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870264#comment-15870264
 ] 

ASF GitHub Bot commented on TRAFODION-2487:
---

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-trafodion/pull/964


> pyinstaller - error handling home_dir variable
> --
>
> Key: TRAFODION-2487
> URL: https://issues.apache.org/jira/browse/TRAFODION-2487
> Project: Apache Trafodion
>  Issue Type: Bug
>  Components: installer
>Reporter: Eason Zhang
>Assignee: Eason Zhang
>
> home_dir variable should not be set in config file if trafodion user doesn't 
> exist.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TRAFODION-2487) pyinstaller - error handling home_dir variable

2017-02-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TRAFODION-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869478#comment-15869478
 ] 

ASF GitHub Bot commented on TRAFODION-2487:
---

GitHub user mkby opened a pull request:

https://github.com/apache/incubator-trafodion/pull/964

[TRAFODION-2487] pyinstaller - error handling home_dir variable

Avoid using cfgs directly in line 501 `if` statement, don't make the key 
avaiable in the dict.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/mkby/incubator-trafodion 2487

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-trafodion/pull/964.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #964


commit ff4421d7d0245c3e2b834e2c5998d12deb4173a3
Author: Eason 
Date:   2017-02-16T08:07:16Z

[TRAFODION-2487] pyinstaller - error handling home_dir variable




> pyinstaller - error handling home_dir variable
> --
>
> Key: TRAFODION-2487
> URL: https://issues.apache.org/jira/browse/TRAFODION-2487
> Project: Apache Trafodion
>  Issue Type: Bug
>  Components: installer
>Reporter: Eason Zhang
>Assignee: Eason Zhang
>
> home_dir variable should not be set in config file if trafodion user doesn't 
> exist.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)