Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740768 - dev-python/doublex-expects-0.7.0_rc2-r1 fails tests with dev-python/mamba-0.11.0
Summary: dev-python/doublex-expects-0.7.0_rc2-r1 fails tests with dev-python/mamba-0.11.0
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: https://github.com/nestorsalceda/mamb...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-07 06:01 UTC by Agostino Sarubbo
Modified: 2020-09-13 17:56 UTC (History)
0 users

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


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

Issue: dev-python/doublex-expects-0.7.0_rc2-r1 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-07 06:01:22 UTC
Created attachment 658858 [details]
build.log

build log and emerge --info
Comment 2 Louis Sautier (sbraz) gentoo-dev 2020-09-13 17:10:31 UTC
This has to do with the mamba version used for tests:
https://github.com/nestorsalceda/mamba/commit/06097732eb5a89bfa9cca9bf9dd7a3ca6196f947
Comment 3 Larry the Git Cow gentoo-dev 2020-09-13 17:56:01 UTC
The bug has been closed via the following commit(s):

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

commit 993e16f2b0586bea00417927b3ad2562fd787029
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2020-09-13 17:10:41 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-09-13 17:55:56 +0000

    dev-python/mamba: bump to 0.11.1, support Python 3.9, add doc
    
    * mamba's test dependencies depend on it for tests, they will get Python 3.9
      support in the following commits.
    * mock is not needed for Python 3, see
      https://github.com/nestorsalceda/mamba/pull/153.
    * The call to python_optimize seems to be unnecessary.
    * Remove one unused dependency.
    
    Closes: https://bugs.gentoo.org/740768
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    RepoMan-Options: --force
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/mamba/Manifest            |  1 +
 dev-python/mamba/mamba-0.11.1.ebuild | 37 ++++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)