Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850946 - x11-wm/qtile-0.21.0-r1 fails tests on stable amd64
Summary: x11-wm/qtile-0.21.0-r1 fails tests on stable amd64
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: PullRequest
Depends on:
Blocks: 850289
  Show dependency tree
 
Reported: 2022-06-10 07:11 UTC by Agostino Sarubbo
Modified: 2023-01-20 01:17 UTC (History)
0 users

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


Attachments
build.log (build.log,322.71 KB, text/plain)
2022-06-10 07:11 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-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(-)