Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659410 - app-misc/jira-cli: removal
Summary: app-misc/jira-cli: removal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Pending removal: 2018-07-28
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2018-06-27 17:45 UTC by Pacho Ramos
Modified: 2018-07-28 13:03 UTC (History)
1 user (show)

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 Pacho Ramos gentoo-dev 2018-06-27 17:45:47 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2018-07-28 13:03:02 UTC
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(-)