I get: $ jira-cli ERROR: [Errno 2] No such file or directory: 'container-exception-logger': 'container-exception-logger' Traceback (most recent call last): File "/usr/lib/python-exec/python3.6/jira-cli", line 11, in <module> load_entry_point('jira-cli===unknown', 'console_scripts', 'jira-cli')() File "/usr/lib64/python3.6/site-packages/jiracli/interface.py", line 263, in cli config, post_args.jira_url, post_args.username, post_args.password, AttributeError: 'Namespace' object has no attribute 'jira_url' I get the same with 2.2 version
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=235ef6a607e0dd503aad0c9c2aff07a815880f6e commit 235ef6a607e0dd503aad0c9c2aff07a815880f6e Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2018-07-28 13:01:59 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2018-07-28 13:02:54 +0000 app-misc/jira-cli: Remove last-rited pkg Closes: https://bugs.gentoo.org/659410 app-misc/jira-cli/Manifest | 1 - app-misc/jira-cli/jira-cli-2.1.5.ebuild | 46 --------------------------------- app-misc/jira-cli/metadata.xml | 8 ------ profiles/package.mask | 4 --- 4 files changed, 59 deletions(-)