Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 797451 - dev-python/leather-0.3.3-r1 fails tests
Summary: dev-python/leather-0.3.3-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: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-22 06:31 UTC by Agostino Sarubbo
Modified: 2021-06-22 19:00 UTC (History)
0 users

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


Attachments
build.log (build.log,406.02 KB, text/plain)
2021-06-22 06:31 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-06-22 06:31:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/leather-0.3.3-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-22 06:31:39 UTC
Created attachment 717570 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-22 06:31:40 UTC
Possible context of error(s):

E       ModuleNotFoundError: No module named 'cssselect'
Comment 3 Larry the Git Cow gentoo-dev 2021-06-22 19:00:12 UTC
The bug has been closed via the following commit(s):

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

commit a09c0894b698887264ee0cf2b21555c290084c5f
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2021-06-22 18:22:59 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2021-06-22 18:58:39 +0000

    dev-python/leather: 0.3.3-r2 revbump to add cssselect dep
    
    Closes: https://bugs.gentoo.org/797451
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-python/leather/Manifest                        |  1 -
 ...her-0.3.3-r1.ebuild => leather-0.3.3-r2.ebuild} | 22 ++++++++++++++++++++--
 2 files changed, 20 insertions(+), 3 deletions(-)