Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834585 - dev-python/click-default-group-1.2.2 fails tests on MUSL (Error: No such option: -x)
Summary: dev-python/click-default-group-1.2.2 fails tests on MUSL (Error: No such opti...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-04 18:56 UTC by Agostino Sarubbo
Modified: 2022-06-01 07:30 UTC (History)
0 users

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


Attachments
build.log (build.log,40.42 KB, text/plain)
2022-03-04 18:56 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-03-04 18:56:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/click-default-group-1.2.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-04 18:56:45 UTC
Created attachment 766249 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-04 18:56:46 UTC
Error(s) that match a know pattern:


"
" = <Result SystemExit(2)>.output
E        +  where "Usage: cli foo [OPTIONS]
E       assert 'no such option' in "Usage: cli foo [OPTIONS]
Error: No such option: -x
FAILED test.py::test_default_command_with_arguments - assert 'no such option'...
Try 'cli foo --help' for help.
Comment 3 Larry the Git Cow gentoo-dev 2022-06-01 07:30:20 UTC
The bug has been closed via the following commit(s):

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

commit 678363bc9f14a83e9fea7b2382f3f6bc290f6213
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-01 06:59:56 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-01 07:25:32 +0000

    dev-python/click-default-group: update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/834585
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/click-default-group/Manifest            |  1 +
 .../click-default-group-1.2.2-r1.ebuild            | 24 ++++++++++++++++++++++
 .../click-default-group-1.2.2-tests-click-8.patch  | 21 +++++++++++++++++++
 3 files changed, 46 insertions(+)