<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">I have an issue fix I would like to commit for review.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I was able to retrieve the asterisk master code from gerrit, edit the code, and put it through tests.<o:p></o:p></p>
<p class="MsoNormal">I believe I have everything completed with the git message.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">When I try to submit it for review… (git review master)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am seeing the following…<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Could not connect to gerrit.<o:p></o:p></p>
<p class="MsoNormal">Enter your gerrit username: daninmadison<o:p></o:p></p>
<p class="MsoNormal">Trying again with ssh://daninmadison@gerrit.asterisk.org:29418/asterisk.git<o:p></o:p></p>
<p class="MsoNormal"><traceback object at 0x7f1da0fbbef0><o:p></o:p></p>
<p class="MsoNormal">We don't know where your gerrit is. Please manually create a remote<o:p></o:p></p>
<p class="MsoNormal">named "gerrit" and try again.<o:p></o:p></p>
<p class="MsoNormal">Could not connect to gerrit at ssh://daninmadison@gerrit.asterisk.org:29418/asterisk.git<o:p></o:p></p>
<p class="MsoNormal">Traceback (most recent call last):<o:p></o:p></p>
<p class="MsoNormal">  File "/usr/bin/git-review", line 10, in <module><o:p></o:p></p>
<p class="MsoNormal">    sys.exit(main())<o:p></o:p></p>
<p class="MsoNormal">  File "/usr/lib/python2.7/dist-packages/git_review/cmd.py", line 1534, in main<o:p></o:p></p>
<p class="MsoNormal">    sys.exit(e.EXIT_CODE)<o:p></o:p></p>
<p class="MsoNormal">AttributeError: 'GitReviewException' object has no attribute 'EXIT_CODE'<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Could someone provide some guidance on what I am doing wrong?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Dan<o:p></o:p></p>
</div>
</body>
</html>