<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Wed May 22 02:41:52 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://www.couchbase.com/issues/si/jira.issueviews:issue-xml/PYCBC-48/PYCBC-48.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[PYCBC-48] Fatal warning during client installation</title>
                <link>http://www.couchbase.com/issues/browse/PYCBC-48</link>
                <project id="10050" key="PYCBC">Couchbase Python Client Library</project>
                        <description>&amp;gt; Steps to reproduce:&lt;br/&gt;
pip install couchbase&lt;br/&gt;
&lt;br/&gt;
&amp;gt; Expected output:&lt;br/&gt;
&lt;br/&gt;
Downloading/unpacking couchbase&lt;br/&gt;
&amp;nbsp;&amp;nbsp;Downloading couchbase-0.7.0.tar.gz&lt;br/&gt;
&amp;nbsp;&amp;nbsp;Running setup.py egg_info for package couchbase&lt;br/&gt;
&lt;br/&gt;
&amp;gt; Actual output:&lt;br/&gt;
&lt;br/&gt;
Downloading/unpacking couchbase&lt;br/&gt;
&amp;nbsp;&amp;nbsp;Downloading couchbase-0.7.0.tar.gz&lt;br/&gt;
&amp;nbsp;&amp;nbsp;Running setup.py egg_info for package couchbase&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;fatal: Not a git repository (or any of the parent directories): .git&lt;br/&gt;
&lt;br/&gt;
&amp;gt; Tip:&lt;br/&gt;
def get_version():&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;try:&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;p = subprocess.Popen(&amp;#39;git describe&amp;#39;, stdout=subprocess.PIPE,&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;shell=True)&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;version = p.communicate()[0].strip()&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;except:&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;version = &amp;#39;&amp;#39;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return version</description>
                <environment>virtualenv --no-site-packages -p python2.7 test_install_2.7&lt;br/&gt;
virtualenv --no-site-packages -p python2.6 test_install_2.6</environment>
            <key id="18743">PYCBC-48</key>
            <summary>Fatal warning during client installation</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="5" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/resolved.png">Resolved</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="BigBlueHat">Benjamin Young</assignee>
                                <reporter username="pavelpaulau">Pavel Paulau</reporter>
                        <labels>
                    </labels>
                <created>Tue, 31 Jul 2012 17:43:26 -0500</created>
                <updated>Tue, 7 Aug 2012 10:37:25 -0500</updated>
                    <resolved>Tue, 7 Aug 2012 10:37:25 -0500</resolved>
                            <version>0.7</version>
                                <fixVersion>0.7.1</fixVersion>
                                <component>library</component>
                                <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="34440" author="pavelpaulau" created="Tue, 31 Jul 2012 17:48:09 -0500"  >Raising to major because it may fail completely if end user does&amp;#39;t have git (not sure about this, though).</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9688</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>
</channel>
</rss>