Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840044 - [guru] dev-python/pdfminer-six-20220319 fails tests: ModuleNotFoundError: No module named pytest
Summary: [guru] dev-python/pdfminer-six-20220319 fails tests: ModuleNotFoundError: No ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alarig Le Lay
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-22 07:07 UTC by Agostino Sarubbo
Modified: 2022-04-23 17:49 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,136.75 KB, text/plain)
2022-04-22 07:07 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 2022-04-22 07:07:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pdfminer-six-20220319 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-22 07:07:46 UTC
Created attachment 772817 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-22 07:07:47 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=4)
ModuleNotFoundError: No module named 'pytest'
Comment 3 Larry the Git Cow gentoo-dev 2022-04-23 17:49:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3980012723c815d452e08c250cea2ed992a6c586

commit 3980012723c815d452e08c250cea2ed992a6c586
Author:     Carlos Eduardo <carana2099@gmail.com>
AuthorDate: 2022-04-22 12:23:35 +0000
Commit:     Carlos Eduardo <carana2099@gmail.com>
CommitDate: 2022-04-22 12:23:35 +0000

    dev-python/pdfminer-six: add pytest dependency
    
    Closes: https://bugs.gentoo.org/840044
    Signed-off-by: Carlos Eduardo <carana2099@gmail.com>

 dev-python/pdfminer-six/metadata.xml                                  | 4 ++++
 .../{pdfminer-six-20220319.ebuild => pdfminer-six-20220319-r1.ebuild} | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)