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

Bug 865481

Summary: dev-python/diskcache-5.4.0-r1 fails tests (MUSL)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-08-17 07:14:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/diskcache-5.4.0-r1 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-17 07:14:48 UTC
Created attachment 799919 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-17 07:14:49 UTC
Error(s) that match a know pattern:


E       AttributeError: can't set attribute
FAILED tests/test_djangocache.py::DiskCacheTests::test_cache_write_unpicklable_object
Comment 3 MW 2023-04-11 12:44:53 UTC
Upstream claims to have fixed this in version 5.5.1 (see https://github.com/grantjenks/python-diskcache/issues/260). I don't have the time to try it right now, so feel free :)
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-04-11 16:45:27 UTC
(In reply to MW from comment #3)
> Upstream claims to have fixed this in version 5.5.1 (see
> https://github.com/grantjenks/python-diskcache/issues/260). I don't have the
> time to try it right now, so feel free :)

Thanks.  I'm just going to close the bug on bumping.
Comment 5 Larry the Git Cow gentoo-dev 2023-04-11 17:25:45 UTC
The bug has been closed via the following commit(s):

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

commit 6681ef344f9d9fc45385f69b96686ba1501e3d52
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-04-11 16:42:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-04-11 17:25:39 +0000

    dev-python/diskcache: Bump to 5.5.1
    
    Closes: https://bugs.gentoo.org/865481
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/diskcache/Manifest               |  1 +
 dev-python/diskcache/diskcache-5.5.1.ebuild | 42 +++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)