Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 775074 - dev-python/webencodings-0.5.1-r1 fails tests
Summary: dev-python/webencodings-0.5.1-r1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-09 15:18 UTC by Agostino Sarubbo
Modified: 2021-03-11 08:48 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,27.94 KB, text/plain)
2021-03-09 15:18 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 2021-03-09 15:18:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/webencodings-0.5.1-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-03-09 15:18:54 UTC
Created attachment 690255 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-03-10 14:55:16 UTC
This seems to be a bug in PyPy3.7's incremental decoders.
Comment 3 Larry the Git Cow gentoo-dev 2021-03-11 08:48:54 UTC
The bug has been closed via the following commit(s):

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

commit c5ca96ad45b00c8979d7beb3e95a7a88634c4aea
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-03-11 08:11:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-11 08:48:03 +0000

    dev-python/pypy3-exe-bin: Bump to 7.3.3_p37_p2 (unicode dec fix)
    
    Closes: https://bugs.gentoo.org/775074
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pypy3-exe-bin/Manifest                  |  2 +
 .../pypy3-exe-bin-7.3.3_p37_p2.ebuild              | 49 ++++++++++++++++++++++
 2 files changed, 51 insertions(+)

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

commit 7c1fa6127de8c467074e03f66ed1f48fbb1e77ec
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-03-10 23:48:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-03-11 08:48:02 +0000

    dev-python/pypy3-exe: Backport incremental unicode decoder fix
    
    Closes: https://bugs.gentoo.org/775074
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pypy3-exe/Manifest                      |   1 +
 dev-python/pypy3-exe/pypy3-exe-7.3.3_p37_p2.ebuild | 167 +++++++++++++++++++++
 2 files changed, 168 insertions(+)