Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887973 - dev-python/glooey-0.3.6 fails tests (DASH-SYSTEM): ImportError: cannot import name OrderedGroup from pyglet.graphics __init__.py)
Summary: dev-python/glooey-0.3.6 fails tests (DASH-SYSTEM): ImportError: cannot import...
Status: RESOLVED FIXED
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: PMASKED
Depends on:
Blocks:
 
Reported: 2022-12-22 11:32 UTC by Agostino Sarubbo
Modified: 2023-03-18 16:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,63.00 KB, text/plain)
2022-12-22 11:32 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-12-22 11:32:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/glooey-0.3.6 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-22 11:32:36 UTC
Created attachment 844719 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-22 11:32:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ImportError: cannot import name 'OrderedGroup' from 'pyglet.graphics' (/usr/lib/python3.8/site-packages/pyglet/graphics/__init__.py)
Failed to create /var/lib/portage/home/.cache for shader cache (Permission denied)---disabling.
Comment 3 Larry the Git Cow gentoo-dev 2023-02-15 17:45:38 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1b84654c1a171432c21da8b6daf382eb10a2ec

commit 0b1b84654c1a171432c21da8b6daf382eb10a2ec
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-02-15 17:38:08 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-02-15 17:45:31 +0000

    package.mask: Last rite dev-python/glooey
    
    Bug: https://bugs.gentoo.org/887973
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-03-18 16:45:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fb385d460352c75108593bbd005d9a0e59e2892

commit 4fb385d460352c75108593bbd005d9a0e59e2892
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-03-18 16:42:28 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-03-18 16:42:28 +0000

    dev-python/glooey: treeclean
    
    Closes: https://bugs.gentoo.org/887973
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/glooey/Manifest            |  1 -
 dev-python/glooey/glooey-0.3.6.ebuild | 35 -----------------------------------
 dev-python/glooey/metadata.xml        | 19 -------------------
 profiles/package.mask                 |  6 ------
 4 files changed, 61 deletions(-)