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

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


Attachments
build.log (build.log,58.13 KB, text/plain)
2021-11-29 07:46 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-11-29 07:45:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/argparse-manpage-2 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-29 07:46:02 UTC
Created attachment 756985 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-29 07:46:02 UTC
Error(s) that match a know pattern:


E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/argparse-manpage-2/work/argparse-manpage-2/examples/argument_groups/pip_install_dir/usr/share/man/man1/test.1'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/argparse-manpage-2/work/argparse-manpage-2/examples/copr/pip_install_dir/usr/share/man/man1/copr-cli.1'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/argparse-manpage-2/work/argparse-manpage-2/examples/raw-description/pip_install_dir/usr/share/man/man1/dg.1'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/argparse-manpage-2/work/argparse-manpage-2/examples/resalloc/pip_install_dir/usr/share/man/man1/resalloc.1'
/usr/bin/python3.10: No module named pip
Comment 3 Larry the Git Cow gentoo-dev 2021-11-29 14:45:24 UTC
The bug has been closed via the following commit(s):

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

commit d809749e1e47e300bbb6dbe012cee9d3f2a3b2bc
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-11-29 14:41:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-11-29 14:45:13 +0000

    dev-python/argparse-manpage: Add test dep on dev-python/pip
    
    Closes: https://bugs.gentoo.org/827827
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/argparse-manpage/argparse-manpage-2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)