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

Bug 850946

Summary: x11-wm/qtile-0.21.0-r1 fails tests on stable amd64
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/29170
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 850289    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-06-10 07:11:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-wm/qtile-0.21.0-r1 fails tests on stable amd64.
Discovered on: amd64 (internal ref: amd64_at)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-10 07:11:48 UTC
Created attachment 783821 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-21 20:29:58 UTC
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
Comment 3 Larry the Git Cow gentoo-dev 2023-01-20 01:17:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3733ad1cad084b0f36034dfa637e5f0b6d487e04

commit 3733ad1cad084b0f36034dfa637e5f0b6d487e04
Author:     Egor Martynov <martynovegorOF@yandex.ru>
AuthorDate: 2023-01-19 15:14:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-20 01:15:47 +0000

    x11-wm/qtile: fix tests
    
    Qtile [does not support parallel testing](qtile/qtile#1634) yet, so we need to disable it.
    
    Closes: https://bugs.gentoo.org/850946
    Signed-off-by: Egor Martynov <martynovegorOF@yandex.ru>
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-wm/qtile/qtile-0.21.0-r1.ebuild | 3 ++-
 x11-wm/qtile/qtile-0.22.1-r1.ebuild | 3 ++-
 x11-wm/qtile/qtile-0.22.1.ebuild    | 3 ++-
 x11-wm/qtile/qtile-9999.ebuild      | 3 ++-
 4 files changed, 8 insertions(+), 4 deletions(-)