[
https://issues.apache.org/jira/browse/DRILL-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709287#comment-14709287
]
Kristine Hahn commented on DRILL-3682:
--------------------------------------
We will need help from Dev to correct the docs because the info from Atlassian
about how to install Jira doesn't sound as simple as sudo easy_install jira or
pip install jira.
> Inaccurate documentation for contributors
> -----------------------------------------
>
> Key: DRILL-3682
> URL: https://issues.apache.org/jira/browse/DRILL-3682
> Project: Apache Drill
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.1.0
> Environment: OSX 10.9, Python 2.7, pip, easy_install
> Reporter: Edmon Begoli
> Assignee: Bridget Bevens
> Priority: Minor
> Labels: documentation
> Fix For: 1.2.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Trying to follow current (8/20/2015 Drill 1.1.0) instructions to set up the
> patch contribution environments:
> https://drill.apache.org/docs/drill-patch-review-tool/#jira-command-line-tool
> When I try:
> sudo easy_install jira-python
> I get:
> Reading https://pypi.python.org/simple/jira-python/
> Download error on https://pypi.python.org/simple/jira-python/: unknown url
> type: https -- Some packages may not be found!
> Couldn't find index page for 'jira-python' (maybe misspelled?)
> Scanning index of all packages (this may take a while)
> Reading https://pypi.python.org/simple/
> Download error on https://pypi.python.org/simple/: unknown url type: https --
> Some packages may not be found!
> No local packages or download links found for jira-python
> error: Could not find suitable distribution for
> Requirement.parse('jira-python')
> I think this should be sudo easy_install jira, or pip install jira
> https://pypi.python.org/pypi/jira-cli
> or
> http://pythonhosted.org/jira/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)