Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848552 - [guru] dev-python/python-magnumclient-3.6.0 fails tests
Summary: [guru] dev-python/python-magnumclient-3.6.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 883357
  Show dependency tree
 
Reported: 2022-05-30 20:30 UTC by Agostino Sarubbo
Modified: 2023-02-27 15:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,282.88 KB, text/plain)
2022-05-30 20:30 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-05-30 20:30:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-magnumclient-3.6.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-30 20:30:58 UTC
Created attachment 781502 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-30 20:30:59 UTC
Error(s) that match a know pattern:


                         [--discovery-url <discovery-url>]
                         [--master-count <master-count>]
                         [--node-count <node-count>]
                         [--timeout <timeout>]
                        ID or name of the baymodel.
                        Specifies custom discovery url for node discovery.
                        The bay node count.
                        The number of master nodes for the bay.
                        is 60 minutes.
  --baymodel <baymodel>
  --discovery-url <discovery-url>
  --master-count <master-count>
  --name <name>         Name of the bay to create.
  --node-count <node-count>
  --timeout <timeout>   The timeout for bay creation in minutes. The default
' does not match /.*?^Optional arguments:/
Create a bay. (Deprecated in favor of cluster-create.)
FAILED magnumclient/tests/test_shell.py::ShellTest::test_help_on_subcommand
FAILED magnumclient/tests/test_shell.py::ShellTestKeystoneV3::test_help_on_subcommand
Options:
testtools.matchers._impl.MismatchError: 'usage: magnum bay-create [--name <name>] --baymodel <baymodel>
Comment 3 Larry the Git Cow gentoo-dev 2023-02-27 15:06:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e9081da28d4070d0796840f7675bd6df2fd19c6

commit 3e9081da28d4070d0796840f7675bd6df2fd19c6
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-26 19:05:19 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-26 22:41:34 +0000

    profiles: start masking libs with no consumers
    
    Closes: https://bugs.gentoo.org/848552
    Closes: https://bugs.gentoo.org/862474
    Closes: https://bugs.gentoo.org/862477
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 profiles/package.mask | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)