Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 599900 - app-misc/jira-cli fails immediately with a traceback
Summary: app-misc/jira-cli fails immediately with a traceback
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on: 599988
Blocks:
  Show dependency tree
 
Reported: 2016-11-15 16:58 UTC by William Hubbs
Modified: 2017-07-24 09:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Hubbs gentoo-dev 2016-11-15 16:58:41 UTC
jira-cli fails with the following traceback:



$ jira-cli configure
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.4/jira-cli", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 2900, in <module>
    @_call_aside
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 2886, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 2913, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 635, in _build_master
    ws.require(__requires__)
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 942, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 829, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'keyrings.alt' distribution was not found and is required by jira-cli
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2016-11-20 14:07:14 UTC
-r1 is now in place, which returns:

Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.4/jira-cli", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 2900, in <module>
    @_call_aside
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 2886, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 2913, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 635, in _build_master
    ws.require(__requires__)
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 942, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib64/python3.4/site-packages/pkg_resources/__init__.py", line 829, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'tlslite>=0.4.4' distribution was not found and is required by jira
Comment 2 William Hubbs gentoo-dev 2016-11-27 00:20:13 UTC
What is the status of this bug?

The package appears broken (it doesn't run at all without the
backtrace), so should we just remove it?

Thanks,

William
Comment 3 Manuel Rüger (RETIRED) gentoo-dev 2016-11-27 14:04:48 UTC
Hi William, after bug #599988 is fixed, it should work fine.
Comment 4 Manuel Rüger (RETIRED) gentoo-dev 2017-02-13 11:01:09 UTC
Please check jira-cli-2.1.5
Comment 5 Pacho Ramos gentoo-dev 2017-07-24 09:15:13 UTC
(In reply to Manuel Rüger from comment #4)
> Please check jira-cli-2.1.5