Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 659414

Summary: app-portage/gs-pypi-0.2.1-r1: removal (was: TypeError: expected str, bytes or os.PathLike object, not NoneType)
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Brian Dolbec <dolsen>
Status: RESOLVED FIXED    
Severity: normal CC: layman, mgorny, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Pending removal: 2018-12-11
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 656406    

Description Pacho Ramos gentoo-dev 2018-06-27 18:03:13 UTC
I get this error when trying to run it:

$ gs-pypi
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/g-sorcery", line 18, in <module>
    sys.exit(g_sorcery.main())
  File "/usr/lib64/python3.6/site-packages/g_sorcery/g_sorcery.py", line 68, in main
    return backend.instance(sys.argv[2:], config, global_config)
  File "/usr/lib64/python3.6/site-packages/g_sorcery/backend.py", line 620, in __call__
    info_f = FileJSON(os.path.join(args.overlay, self.sorcery_dir),
  File "/usr/lib64/python3.6/posixpath.py", line 80, in join
    a = os.fspath(a)
TypeError: expected str, bytes or os.PathLike object, not NoneType
Comment 1 Pacho Ramos gentoo-dev 2018-07-02 10:01:14 UTC
it seems upstream is stalled since January 2016 and this also suffers bugs 607666 and 640372
Comment 2 Brian Dolbec (RETIRED) gentoo-dev 2018-07-02 16:15:01 UTC
I'll try to get to this soon, hopefully this week.  But I'm more under pressure to work on gkeys stuff atm
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-09-15 10:35:07 UTC
(In reply to Brian Dolbec from comment #2)
> I'll try to get to this soon, hopefully this week.  But I'm more under
> pressure to work on gkeys stuff atm

ping, either kill or fix this
Comment 4 Larry the Git Cow gentoo-dev 2018-12-11 13:39:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9612809801c17c5e0fb7c68877b5e3f808d28029

commit 9612809801c17c5e0fb7c68877b5e3f808d28029
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-12-11 13:34:54 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-12-11 13:34:54 +0000

    app-portage/gs-pypi: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/659414
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-portage/gs-pypi/Manifest                |  3 ---
 app-portage/gs-pypi/gs-pypi-0.1.ebuild      | 25 -------------------------
 app-portage/gs-pypi/gs-pypi-0.2.1-r1.ebuild | 25 -------------------------
 app-portage/gs-pypi/gs-pypi-0.2.1.ebuild    | 25 -------------------------
 app-portage/gs-pypi/gs-pypi-0.2.ebuild      | 25 -------------------------
 app-portage/gs-pypi/gs-pypi-9999.ebuild     | 26 --------------------------
 app-portage/gs-pypi/metadata.xml            | 14 --------------
 profiles/package.mask                       |  5 -----
 8 files changed, 148 deletions(-)