Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811969 - dev-python/argparse-manpage-1.5 fails tests
Summary: dev-python/argparse-manpage-1.5 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-07 11:53 UTC by Agostino Sarubbo
Modified: 2021-09-07 12:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.64 KB, text/plain)
2021-09-07 11:53 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-09-07 11:53:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/argparse-manpage-1.5 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-09-07 11:53:26 UTC
Created attachment 737995 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-07 11:53:27 UTC
Possible context of error(s):

E       FileNotFoundError: [Errno 2] No such file or directory: 'i/usr/share/man/man1/copr-cli.1'
ModuleNotFoundError: No module named 'six'
Comment 3 Larry the Git Cow gentoo-dev 2021-09-07 12:17:25 UTC
The bug has been closed via the following commit(s):

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

commit 763be25dcbe872d8fc44b4850cd5aee011b84b1d
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-09-07 12:17:14 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-09-07 12:17:14 +0000

    dev-python/argparse-manpage: patch out six dep
    
    Closes: https://bugs.gentoo.org/811969
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../argparse-manpage/argparse-manpage-1.5.ebuild      |  4 ++++
 .../files/argparse-manpage-1.5-remove-six-dep.patch   | 19 +++++++++++++++++++
 2 files changed, 23 insertions(+)