Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743823 - dev-python/pyxdg-0.26-r2 fails tests
Summary: dev-python/pyxdg-0.26-r2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://github.com/takluyver/pyxdg/co...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-20 19:54 UTC by Agostino Sarubbo
Modified: 2020-10-18 13:27 UTC (History)
0 users

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


Attachments
build.log (build.log,22.73 KB, text/plain)
2020-09-20 19:54 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 2020-09-20 19:54:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pyxdg-0.26-r2 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-20 19:54:47 UTC
Created attachment 661686 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-18 13:27:25 UTC
The bug has been closed via the following commit(s):

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

commit cff994e70fc59d554f605bd2c9140f75eee51f4e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-10-18 13:25:28 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-10-18 13:25:28 +0000

    dev-python/pyxdg: fix tests
    
    This patch fixes tests with python 3.8.4 and newer.
    
    Closes: https://bugs.gentoo.org/735746
    Closes: https://bugs.gentoo.org/743823
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/pyxdg/files/pyxdg-0.26-python384.patch | 58 +++++++++++++++++++++++
 dev-python/pyxdg/pyxdg-0.26-r2.ebuild             | 20 +++-----
 2 files changed, 65 insertions(+), 13 deletions(-)